chromium/components/policy/resources/templates/policy_definitions/DateAndTime/SystemTimezone.yaml

caption: Timezone
desc: |-
  Setting the policy specifies a device's time zone and turns off location-based automatic time zone adjustment while overriding the <ph name="SYSTEM_TIMEZONE_AUTOMATIC_DETECTION_POLICY_NAME">SystemTimezoneAutomaticDetection</ph> policy. Users can't change the time zone.

        New devices start with the time zone set to US Pacific. Value format follows the names in the IANA Time Zone Database ( https://en.wikipedia.org/wiki/Tz_database ). Entering an invalid value activates the policy using GMT.

        If not set or if you enter an empty string, the device uses the currently active time zone, but users can change it.
device_only: true
example_value: America/Los_Angeles
features:
  dynamic_refresh: true
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: string
supported_on:
- chrome_os:22-
tags: []
type: string
generate_device_proto: False