Date

From StickMUD
Revision as of 20:16, 5 June 2021 by Tamarindo (talk | contribs) (Created page with "<code>date</code> - Check the date/time, game uptime and next reboot. ==Description== Shows the current date/time, duration since the last reboot and the next scheduled reboo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

date - Check the date/time, game uptime and next reboot.

Description

Shows the current date/time, duration since the last reboot and the next scheduled reboot. Optional timezone is accepted.

Syntax
Command Description
date Display date/time, game uptime and next reboot for local timezone.
date [timezone] Display date/time, game uptime and next reboot for [timezone].

Examples

> date
============================================================================
It is now          : Sat Jun 05 18:59:54 2021 EST
Last reboot was at : Tue May 25 21:36:02 2021 EST, 10d 21h 23m 52s ago
Next reboot on     : Fri Jun 11 19:36:02 2021 EST, in 6d 36m 8s
============================================================================
> date CET
============================================================================
It is now          : Sun Jun 06 00:59:56 2021 CET
Last reboot was at : Wed May 26 03:36:02 2021 CET, 10d 21h 23m 54s ago
Next reboot on     : Sat Jun 12 01:36:02 2021 CET, in 6d 36m 6s
============================================================================

See Also

set, timezones, and uptime