DATE
(date)
显示日期并提示根据需要来修改日期。MS-DOS为各文件记录它创建或修改时的日期。这个日期在目录中紧接文件名列出。
DATE [mm-dd-yy]
DATE [/T | date]
mm-dd-yy 设置所指定的日期。年月日的值必须用圆号(.) 、连线符(-)或斜杠号(/)分隔。日期的格式依赖于在CONFIG.SYS文件中COUNTRY设置。下面列出mm-dd-yy 参数中年、月、日的有效值:
mm 1-12
dd 1-31
yy 80-99或1980-2099
显示当前日期设置和输入新日期的提示,请键入不带参数的 DATE。要保留现有日期,请按 ENTER。
如果命令扩展名被启用,DATE 命令会支持 /T 开关;该开关指示命令只输出当前日期,但不提示输出新日期。
Displays or sets the date.
DATE [/T | date]
Type DATE without parameters to display the current date setting and a prompt for a new one. Press ENTER to keep the same date.
If Command Extensions are enabled the DATE command supports the /T switch which tells the command to just output the current date, without prompting for a new date.