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$ Statement QuickSCREEN
◄QuickSCREEN► ◄Details► ◄Example► ◄Contents► ◄Index►
──────────────────────────────────────────────────────────────────────────────
TIME$ - a statement that uses DOS to set the current time
Syntax
TIME$=stringexpression
■ stringexpression must have one of the following forms:
hh, hh:mm, or hh:mm:ss
where hh is the hour on a 24-hour clock, mm is the minutes, and
ss is the seconds
See Also ◄DATE$►
Other Uses of the TIME$ Keyword
◄TIME$ function► - to get the current time from DOS