Cosmetic (skipline).

time-shift
Stéphane Adjemian (Charybdis) 2013-12-02 08:10:14 +01:00
parent 35b6c700cd
commit c285bee21b
1 changed files with 2 additions and 0 deletions

View File

@ -8442,12 +8442,14 @@ using time series.
Dynare understands dates in a mod file. Users can declare annual, Dynare understands dates in a mod file. Users can declare annual,
quaterly, monthly or weekly dates using the following syntax: quaterly, monthly or weekly dates using the following syntax:
@example @example
1990Y 1990Y
1990Q3 1990Q3
1990M11 1990M11
1990W49 1990W49
@end example @end example
@noindent Behind the scene, the dynare's preprocessor translates these expressions @noindent Behind the scene, the dynare's preprocessor translates these expressions
into instantiations of the Matlab/Octave's class @dates described into instantiations of the Matlab/Octave's class @dates described
below. Basic operations can be performed on dates: below. Basic operations can be performed on dates: