MediaWiki:Sitenotice:
2025-12-29: I have restored the wiki to a backup from the end of November. Starting in September 2025, accesses went form the 800MB-1.2GB range per month to 26GB in September, 42GB in October, and 70GB in November with most accesses originating from China. As soon as I realized what was causing all the access problems in November, I shut it down (it had reached 36GB by then) behind a password/login screen. The database had gotten corrupted, and I tried a restore from just before the spike in access but that didn't work. Thus, end of November. I still have the other daily backups so if there were any important additions in December, let me know and maybe they can be recovered. - Allen H.

DATE: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
No edit summary
 
Polluks (talk | contribs)
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