MAX Command Reference Guide
System Commands
7
2.5. DATE
This command is used to verify or change date of the system. The execution of the command without any
parameter shows the current date. The execution of the command with the year/month/day parameter
changes date. For detailed example, execute the “date” on the “
SYS_NAME
:/SYSTEM>” prompt.
[Example 1]
SYS_NAME
:/SYSTEM> date
Current Date is 2001–01–01 SAT
usage : date [ new-date( yyyy–mm–dd) ]
[Example 2] *System date change.
SYS_NAME
:/SYSTEM> date 2001-09-05
Command successfully end.
SYS_NAME
:/SYSTEM> date
Current Date is 2001-09-05 WED
usage : date [new-date(yyyy-mm-dd)]