What is the Date and Time? [ HP DeskManager User Reference Guide ] MPE/iX 5.0 Documentation
HP DeskManager User Reference Guide
What is the Date and Time?
To find out the date and time:
* To display the current date, type DATE TODAY Return
You can find out the date for so many days from now, or so many
days ago. For example:
DATE today + 7
DATE today - 14
DATE friday + 5
* To display the current time, type TIME Return . You can find out
the time for so many hours or minutes from now, or so many hours
and minutes ago. For example:
TIME NOW + 3
TIME NOW - 15 mins
TIME NOW + 3HR 30MIN (hours assumed)
Further Information
* You can also find out the day and week numbers for dates in the
future, or past, by using the DAYNUM and WEEKNUM commands. For
example:
4/4/91 > DAYNUM today + 28 Return
4/4/91 > WEEKNUM 11.6 Return
MPE/iX 5.0 Documentation