Command reference

Timezone

Time · admin

Command words: timezone
Permission: Admin

This command is used to create and edit in-game timezones for a particular clock. Timezones are relative to a standard default timezone for that clock - a real world example would be UTC.

The syntax for this command is as follows:

timezone list [<clock>] - lists all of the time zones
timezone create <clock> <alias> "<name>" <hoursoffset> [<minutesoffset>] - create a new timezone
timezone edit <clock> <alias> "<name>" <hoursoffset> [<minutesoffset>] - legacy edit syntax
timezone new <clock> <alias> "<name>" <hoursoffset> [<minutesoffset>] - creates and opens a timezone
timezone open <id|alias|clock:alias> - opens a timezone for editing
timezone set alias|name|offset|hours|minutes ... - edits an opened timezone
timezone clone <old> <alias> [<clock>] ["<name>"] - clones a timezone

← Back to Command reference