# Time Zones
The Bulk API supports loading data to time zone fields such as the time zone in a user record or the time zone for a location OU. You can either use the three letter abbreviated time zone code or the integer time zone ID in your payload. The schema endpoint provides a list of valid time zone codes and IDs. If you choose to use the time zone code, note that certain codes are ambiguous. For example the code 'PST' can refer to either '(UTC-08:00) Pacific Time (US & Canada)' or '(UTC-08:00) Baja California'. In such cases, it's best to use the time zone ID. If you send one of the ambiguous time zone codes in your payload to the import endpoint, the load report will have the following error against the relevant records: Invalid format. Time zone code provided is ambiguous. Please use time zone ID instead. Refer to the template guide for a list of valid time zone IDs.
The table below provides a mapping of the time zone IDs to the time zone codes.
Acceptable Values For: Time Zone ID | Acceptable Values For: Time Zone Code | Time Zone Description |
---|---|---|
1 | MIT | (UTC-12:00) International Date Line West |
2 | MIT | (UTC+13:00) Samoa |
3 | HST | (UTC-10:00) Hawaii |
4 | AKST | (UTC-09:00) Alaska |
5 | PST | (UTC-08:00) Pacific Time (US & Canada) |
6 | PNT | (UTC-07:00) Arizona |
8 | MST | (UTC-07:00) Mountain Time (US & Canada) |
9 | CST | (UTC-06:00) Central America |
10 | CST | (UTC-06:00) Central Time (US & Canada) |
12 | CST | (UTC-06:00) Saskatchewan |
13 | COT | (UTC-05:00) Bogota, Lima, Quito |
14 | EST | (UTC-05:00) Eastern Time (US & Canada) |
15 | IET | (UTC-05:00) Indiana (East) |
16 | AST | (UTC-04:00) Atlantic Time (Canada) |
17 | PRT | (UTC-04:00) Georgetown, La Paz, Manaus, San Juan |
18 | PRT | (UTC-04:00) Santiago |
19 | CNT | (UTC-03:30) Newfoundland |
20 | BRT-BRST | (UTC-03:00) Brasilia |
21 | AGT | (UTC-03:00) Cayenne, Fortaleza |
22 | AGT | (UTC-03:00) Greenland |
23 | AGT | (UTC-02:00) Mid-Atlantic |
24 | AZOT | (UTC-01:00) Azores |
25 | CVT | (UTC-01:00) Cabo Verde Is. |
26 | GMT | (UTC) Monrovia, Reykjavik |
27 | GMT | (GMT) Edinburgh, Lisbon, London |
28 | CET | (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna |
29 | CET | (UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague |
30 | CET | (UTC+01:00) Brussels, Copenhagen, Madrid, Paris |
31 | CET | (UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb |
32 | CET | (UTC+01:00) West Central Africa |
33 | EET | (UTC+02:00) Athens, Bucharest |
34 | EET | (UTC+02:00) E. Europe |
35 | EET | (UTC+02:00) Cairo |
36 | EET | (UTC+02:00) Harare, Pretoria |
37 | EET | (UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius |
38 | IsraelST | (UTC+02:00) Jerusalem |
39 | EAT | (UTC+03:00) Baghdad |
40 | EAT | (UTC+03:00) Kuwait, Riyadh |
41 | MSK | (UTC+03:00) Moscow, St. Petersburg, Volgograd (RTZ 2) |
42 | EAT | (UTC+03:00) Nairobi |
43 | MET | (UTC+03:30) Tehran |
44 | GST | (UTC+04:00) Abu Dhabi, Muscat |
45 | NET | (UTC+04:00) Yerevan |
46 | NET | (UTC+04:30) Kabul |
47 | YEKT | (UTC+05:00) Ekaterinburg (RTZ 4) |
48 | WAST | (UTC+05:00) Tashkent |
49 | IST | (UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi |
50 | NPT | (UTC+05:45) Kathmandu |
51 | NOVT | (UTC+07:00) Novosibirsk |
52 | ALMT | (UTC+06:00) Astana |
53 | IST | (UTC+05:30) Sri Jayawardenepura |
54 | MMT | (UTC+06:30) Yangon (Rangoon) |
55 | UTC+7 | (UTC+07:00) Bangkok, Hanoi, Jakarta |
56 | KRAT | (UTC+07:00) Krasnoyarsk (RTZ 6) |
57 | CTT | (UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi |
58 | IRKT | (UTC+08:00) Irkutsk (RTZ 7) |
59 | MYT | (UTC+08:00) Kuala Lumpur, Singapore |
60 | AWST | (UTC+08:00) Perth |
61 | CST | (UTC+08:00) Taipei |
62 | JST | (UTC+09:00) Osaka, Sapporo, Tokyo |
63 | KST | (UTC+09:00) Seoul |
64 | YAKT | (UTC+09:00) Yakutsk (RTZ 8) |
65 | ACST | (UTC+09:30) Adelaide |
66 | ACT | (UTC+09:30) Darwin |
67 | AEST | (UTC+10:00) Brisbane |
68 | AET | (UTC+10:00) Canberra, Melbourne, Sydney |
69 | ChST | (UTC+10:00) Guam, Port Moresby |
70 | AET | (UTC+10:00) Hobart |
71 | AET | Old - (GMT+10:00) Vladivostok |
72 | SST | (UTC+11:00) Solomon Is., New Caledonia |
73 | NZST | (UTC+12:00) Auckland, Wellington |
74 | NST | (UTC+12:00) Fiji |
75 | NST | (UTC+13:00) Nuku'alofa |
76 | UTC-11 | (UTC-11:00) Coordinated Universal Time-11 |
77 | PST | (UTC-08:00) Baja California |
78 | MST | (UTC-07:00) Chihuahua, La Paz, Mazatlan |
79 | CDT | (UTC-06:00) Guadalajara, Mexico City, Monterrey |
80 | VET | (UTC-04:00) Caracas |
81 | PYT | (UTC-04:00) Asuncion |
82 | AMT | (UTC-04:00) Cuiaba |
83 | ART | (UTC-03:00) Buenos Aires |
84 | UYT | (UTC-03:00) Montevideo |
85 | UTC-02 | (UTC-02:00) Coordinated Universal Time-02 |
86 | WET | (UTC+01:00) Casablanca |
87 | UTC | (UTC) Coordinated Universal Time |
88 | AST | (UTC+03:00) Amman |
89 | EEST | (UTC+02:00) Beirut |
90 | EEST | (UTC+02:00) Damascus |
92 | WAT | (UTC+02:00) Windhoek |
93 | AZT | (UTC+04:00) Baku |
94 | MUT | (UTC+04:00) Port Louis |
95 | GET | (UTC+04:00) Tbilisi |
97 | PKT | (UTC+05:00) Islamabad, Karachi |
98 | BST | (UTC+06:00) Dhaka |
100 | ULAT | (UTC+08:00) Ulaanbaatar |
101 | UTC+12 | (UTC+12:00) Coordinated Universal Time+12 |
102 | PETT | (UTC+12:00) Petropavlovsk-Kamchatsky |
103 | BRT | (UTC-03:00) Salvador |
104 | EEST | (UTC+03:00) Istanbul |
105 | EET | (UTC+02:00) Kaliningrad (RTZ 1) |
106 | VLAT | (UTC+10:00) Vladivostok, Magadan (RTZ 9) |
107 | SAMT | (UTC+04:00) Izhevsk, Samara (RTZ 3) |
108 | SRET | (UTC+11:00) Chokurdakh (RTZ 10) |
109 | AST | (UTC+08:45) Eucla |
110 | WAT | (UTC+01:00) Lagos, Nigeria |
111 | GMT | (UTC+00:00) Dublin |
112 | SST | (UTC-11:00) American Samoa, Midway |
113 | OMST | (UTC+06:00) Omsk |