Date and Time¶
Template
This payload describes Timezone and NTP settings. It is part of the generic bag of settings com.apple.MCX type along with Energy Saver
Contents
Summary¶
| PayloadType: | com.apple.MCX |
|---|---|
| Supervised Only: | |
| N/A | |
| macOS: | N/A |
| macOS Deprecated: | |
| N/A | |
| iOS: | N/A |
| iOS Deprecated: | N/A |
| Highlander: | N/A |
Keys¶
timeZone¶
Timezone
Name of timezone, as found in /usr/share/zoneinfo. Basically relinks /etc/localtime but does not show in UI
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
timeServer¶
NTP Servers
NTP Servers, separated by a comma. Appends to /etc/ntp.conf
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |