|  | ||
In computing, TIME is a command in DOS, OS/2 and Windows that is used to display and set the current system time of the operating system. This command is available in command line interpreters (shells) such as COMMAND.COM, CMD.EXE, 4DOS, 4OS2 and 4NT.
Contents
The command is also available in the DEC RT-11 operating system. In Unix, the date command displays and sets both the time and date, in a similar manner.
Syntax
The syntax differs depending on the specific platform and implementation:
OS/2 (CMD.EXE)
MMR
Note: /N means no prompt for TIME.
Windows (CMD.EXE)
When this command is called from the command line or a batch script, it will display the time and wait for the user to type a new time and press RETURN. The parameter '/T' will bypass asking the user to reset the time.
OS/2 (CMD.EXE)
Windows (CMD.EXE)
4DOS, 4OS2 and 4NT
References
TIME (command) Wikipedia(Text) CC BY-SA
