Uptime

From StickMUD
Revision as of 20:14, 5 June 2021 by Tamarindo (talk | contribs) (Created page with "<code>uptime</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 r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

uptime - 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
uptime Display date/time, game uptime and next reboot for local timezone.
uptime [timezone] Display date/time, game uptime and next reboot for [timezone].

Examples

> uptime
============================================================================
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
============================================================================
> uptime 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

date, set, and timezones