Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Time and Date Procedures
◄More Info► ◄Up► ◄Contents► ◄Index► ◄Back►
─────Time and Date Procedures───────────────────────────────────────────────
Argument Function
Name Definition Type Type
GETTIM (ihr, imin, Gets system time INTEGER*2
isec, i100th)
SETTIM (ihr, imin, Sets system time INTEGER*2 LOGICAL
isec, i100th)
GETDAT (iyr, imon, Gets system date INTEGER*2
iday)
SETDAT (iyr, imon, Sets system date INTEGER*2 LOGICAL
iday)
See Also: ◄Argument Abbreviations►
-♦-