static DEFAULT_TIMEZONE: OnceCell<Timezone>
System timezone in frontend/standalone, config by option default_timezone in toml, default value is UTC when default_timezone is not set.
frontend
standalone
default_timezone
UTC