User`s guide

Table Of Contents
User Commands 4–35
User Commands
date
date
The date command displays or modifies the date and time.
Format
date [yymmddhhmmss]
Parameters
yymmddhhmmss
To modify the date, supply the year, month, day, hour, minute, and second.
Description
If the date command is specified alone, the month, day, time, and year is displayed.
If you supply a parameter, the date is modified.
Example
This example displays the current date and time setting.
EB64> date
Jun 1 12:58:19 1992
These examples show how to modify the date and time setting.
EB64> date 930211000000
EB64> date
Feb 11 00:00:04 1993
EB64> date 930211135700
EB64> date
Feb 11 13:57:02 1993