Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (H-K)
Guardian Procedure Calls Reference Manual522629-013
7-48
INTERPRETJULIANDAYNO Procedure
year output
INT:ref:1
returns the Gregorian year (for example, 1984, 1985, and so forth).
month output
INT:ref:1
returns the Gregorian month (1-12).
day output
INT:ref:1
returns the Gregorian day of the month (1-31).
Example
CALL INTERPRETJULIANDAYNO ( JULIANDAYNO, YR, MN, DAY );
Related Programming Manual
For programming information about the INTERPRETJULIANDAYNO procedure, refer
to the
Guardian Programmer’s Guide.