Next: \diagrammer
Up: Diagram header specific operators
Previous: \designer
  Contents
  Index
Subsections
\diagram_date
Creation date of the diagram. This operator is followed by a
date.
Dates can be specified giving three integers MONTH DAY YEAR or using
\today operator (cf. §).
There isn't control on year value, third example is ambiguous and it is
the responsibility of the author to guarantee the future readability.
This operator should only appear in a diagram header block.
\diagram_date(\today);
\diagram_date(02, 29, 2000);
\diagram_date(TODAY);
\diagram_date(MONTH, DAY, YEAR);
\diagram_date(YEAR);
TODAY
Description : Operator that return the current date (\today)
Type : Operator.
MONTH
Description : Indicates the number of the month of diagram.
Type : Integer.
Allowed values : Integer values in range [1, 12].
DAY
Description : Indicates the number of the day of diagram.
Type : Integer.
Allowed values : Integer values in range [1, 31].
YEAR
Description : Indicates the number of the year of diagram.
Type : Integer.
Allowed values : Any integer value.
Doodle reference manual HTML version generated using LaTeX2HTML
by Jérôme Gout, 2001-10-29
Doodle is hosted by Sourceforge, go to for more information
©2000-2001 Doodle