DATE: Difference between revisions
Jump to navigation
Jump to search
Diego bf109 (talk | contribs) No edit summary |
Category |
||
| Line 13: | Line 13: | ||
''/DD:''date -t | ''/DD:''date -t | ||
''July 26, 2007 22:05:42'' | ''July 26, 2007 22:05:42'' | ||
[[Category:OS-9]] | |||
Latest revision as of 21:07, 10 September 2015
DATE
DATE returns the current system date, and optionally, the time
Syntax: Date [-t]
If the -t option is used, the date and time are returned, otherwise, just the date.
Examples:
/DD:date July 26, 2007
/DD:date -t July 26, 2007 22:05:42