common_time::timezone

Static DEFAULT_TIMEZONE

source
static DEFAULT_TIMEZONE: OnceCell<Timezone>
Expand description

System timezone in frontend/standalone, config by option default_timezone in toml, default value is UTC when default_timezone is not set.