Skip to content
Snippets Groups Projects
Verified Commit d5300b67 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Manual: define the “DATE” placeholder

[skip ci]

(cherry picked from commit 095df542)
parent 381b3143
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,10 @@ observed: ...@@ -98,7 +98,10 @@ observed:
system; it is necessary to put it between quotes when specifying the system; it is necessary to put it between quotes when specifying the
extension or if the filename contains a non-alphanumeric character; extension or if the filename contains a non-alphanumeric character;
* QUOTED_STRING indicates an arbitrary string enclosed between (single) * QUOTED_STRING indicates an arbitrary string enclosed between (single)
quotes. quotes;
* DATE indicates a time period which can be either a year (e.g. `2024Y` or
`2024A`), a half-year (`2024S1` or `2024H1`), a quarter (`2024Q2`) or a month
(`2024M3`) (see :ref:`dates in a mod file`).
   
   
.. _var-decl: .. _var-decl:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment