Overview
Previous
Top
Next
Time and date values are stored as their number of "Ticks" since January 1, AD 0001.
Each tick is 1/10,000,000 of a second.
Keyword
Date
returns a date string from a ticks value.
Keyword
Time
returns a time string from a ticks value.
Date and Time are formatted using
DateFormat
and
TimeFormat
keywords.
You can use
TimeAdd
/
DateAdd
or the
time and date constants
to do time and date manipulation.
Converted from CHM to HTML with
chm2web Pro 2.85 (unicode)