Skip to main content
RustDocs

Wipetimer.Wipetimezone

wipetimer.wipetimezone

Attributes

Help
The timezone to use for wipes. Defaults to the server's time zone if not set or invalid. Value should be a TZ identifier as seen here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
Type
string
Saved
No
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes
DefaultValue
Europe/London
Raw JSON
{
  "Help": "The timezone to use for wipes. Defaults to the server's time zone if not set or invalid. Value should be a TZ identifier as seen here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones",
  "Type": "string",
  "Saved": false,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": "Europe/London"
}