|
DATE
Show the system date and alows you to change it. Type with
no parameters to change the date, enter DATE/t to show the
time without propmting the change. You may also enter DATE
followed by a new date, but it must be formatted properly.
Syntax
date [mm-dd-yy] [/t]
Parameters
mm - dd - yy : Sets the date specified where mm is month,
dd is day, and yy is year.
/t : Displays the current date without prompting you for a
new date.
Examples
DATE 12/25/2009. The highest date that can be entered is
12/06/8907, the earliest 01/01/1980. No clue what the
significance is.
Batch File Commands
|