[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Today_In_Julian
Purpose Returns the current system date in Julian form.
Decln. Today_in_Julian:dates;
Returns Dates
Example
VAR
NOW : DATES;
BEGIN
NOW := TODAY_IN_JULIAN;
END;
See Also:
Date_To_Julian
Julian_to_Date
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson