Time handling library
The time library uses the standard time representation which is used by the
OS. The time is represented in seconds, starting from midnight Jan 1, 1961.
- TIMEGet
- Get the time from the computer's real time clock.
- TIMESet
- Set the time for the real time clock.
- TIMEAdjust
- Adjust the time for the real time clock.
- TIMESplit
- Split time into year, month, day, hour, minutes and
seconds.
- TIMEBuild
- Build time from year, month, day, hour, minutes and
seconds.
- TIMEString
- Get string which contains date and time.
- TIMEDay
- Get string with day.
PROGS, Professional & Graphical Software
last edited February 3, 1996