diff --git a/CHANGELOG.md b/CHANGELOG.md
index e50d80373..a53db6fd7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
# Changelog
* Unreleased
+* 1.4.1 (2020-12-30, TZDB version 2020f for real)
+ * Actually update `src/ace_time/zonedb` and `src/ace_time/zonedbx`
+ zone info files to 2020f. Oops.
* 1.4 (2020-12-30, TZ DB version 2020f)
* Add entry for `ManualZoneManager` in
[examples/MemoryBenchmark](examples/MemoryBenchmark). It seems to need
diff --git a/README.md b/README.md
index 50f0380e2..141da772e 100644
--- a/README.md
+++ b/README.md
@@ -222,7 +222,7 @@ Conversion from an epochSeconds to date-time components including timezone
* 2.8 microseconds on an ESP32,
* 6 microseconds on a Teensy 3.2.
-**Version**: 1.4 (2020-12-30, TZ DB version 2020f)
+**Version**: 1.4.1 (2020-12-30, TZ DB version 2020f)
**Changelog**: [CHANGELOG.md](CHANGELOG.md)
diff --git a/USER_GUIDE.md b/USER_GUIDE.md
index 3934cc7be..5179ebffb 100644
--- a/USER_GUIDE.md
+++ b/USER_GUIDE.md
@@ -2,7 +2,7 @@
See the [README.md](README.md) for introductory background.
-**Version**: 1.4 (2020-12-30, TZ DB version 2020f)
+**Version**: 1.4.1 (2020-12-30, TZ DB version 2020f)
## Table of Contents
diff --git a/docs/doxygen.cfg b/docs/doxygen.cfg
index 3d134fad5..4267c54de 100644
--- a/docs/doxygen.cfg
+++ b/docs/doxygen.cfg
@@ -38,7 +38,7 @@ PROJECT_NAME = "AceTime"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 1.4
+PROJECT_NUMBER = 1.4.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/docs/html/AceTime_8h_source.html b/docs/html/AceTime_8h_source.html
index b8ec42941..6938ebb1c 100644
--- a/docs/html/AceTime_8h_source.html
+++ b/docs/html/AceTime_8h_source.html
@@ -22,7 +22,7 @@
AceTime
- 1.4
+ 1.4.1
Date and time classes for Arduino that support timezones from the TZ Database, and a system clock that can synchronize from an NTP server or an RTC chip.
|
@@ -76,7 +76,7 @@
-
+
@@ -95,13 +95,13 @@
-
+
-
-
-
-
-
+
+
+
+
+
@@ -116,7 +116,7 @@
- 46 const char kTzDatabaseVersion[] =
"2020d";
+ 46 const char kTzDatabaseVersion[] =
"2020f";
48 const extended::ZoneContext kZoneContext = {
@@ -125,7 +125,7 @@
-
+
@@ -166,16 +166,16 @@
-
-
-
+
+
+
101 static const extended::ZoneEra kZoneEraAfrica_Accra[] ACE_TIME_PROGMEM = {
-
+
-
+
@@ -3584,19 +3584,19 @@
3513 static const extended::ZoneEra kZoneEraAmerica_Grand_Turk[] ACE_TIME_PROGMEM = {
-
+
-
-
+
+
-
+
@@ -11748,19 +11748,19 @@
-
+
-11685 static const extended::ZoneEra kZoneEraAustralia_Currie[] ACE_TIME_PROGMEM = {
-
+11685 static const extended::ZoneEra kZoneEraAustralia_Darwin[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -11771,31 +11771,31 @@
-11701 static const char kZoneNameAustralia_Currie[] ACE_TIME_PROGMEM =
"Australia/Currie";
+11701 static const char kZoneNameAustralia_Darwin[] ACE_TIME_PROGMEM =
"Australia/Darwin";
-11703 const extended::ZoneInfo kZoneAustralia_Currie ACE_TIME_PROGMEM = {
-11704 kZoneNameAustralia_Currie ,
-
+11703 const extended::ZoneInfo kZoneAustralia_Darwin ACE_TIME_PROGMEM = {
+11704 kZoneNameAustralia_Darwin ,
+
-
+
-11709 kZoneEraAustralia_Currie ,
+11709 kZoneEraAustralia_Darwin ,
-
+
-
-
-
+
+
+
-11720 static const extended::ZoneEra kZoneEraAustralia_Darwin[] ACE_TIME_PROGMEM = {
-
+11720 static const extended::ZoneEra kZoneEraAustralia_Eucla[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -11806,31 +11806,31 @@
-11736 static const char kZoneNameAustralia_Darwin[] ACE_TIME_PROGMEM =
"Australia/Darwin";
+11736 static const char kZoneNameAustralia_Eucla[] ACE_TIME_PROGMEM =
"Australia/Eucla";
-11738 const extended::ZoneInfo kZoneAustralia_Darwin ACE_TIME_PROGMEM = {
-11739 kZoneNameAustralia_Darwin ,
-
+11738 const extended::ZoneInfo kZoneAustralia_Eucla ACE_TIME_PROGMEM = {
+11739 kZoneNameAustralia_Eucla ,
+
-
+
-11744 kZoneEraAustralia_Darwin ,
+11744 kZoneEraAustralia_Eucla ,
-
+
-
-
-
+
+
+
-11755 static const extended::ZoneEra kZoneEraAustralia_Eucla[] ACE_TIME_PROGMEM = {
-
+11755 static const extended::ZoneEra kZoneEraAustralia_Hobart[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -11841,29 +11841,29 @@
-11771 static const char kZoneNameAustralia_Eucla[] ACE_TIME_PROGMEM =
"Australia/Eucla";
+11771 static const char kZoneNameAustralia_Hobart[] ACE_TIME_PROGMEM =
"Australia/Hobart";
-11773 const extended::ZoneInfo kZoneAustralia_Eucla ACE_TIME_PROGMEM = {
-11774 kZoneNameAustralia_Eucla ,
-
+11773 const extended::ZoneInfo kZoneAustralia_Hobart ACE_TIME_PROGMEM = {
+11774 kZoneNameAustralia_Hobart ,
+
-
+
-11779 kZoneEraAustralia_Eucla ,
+11779 kZoneEraAustralia_Hobart ,
-
+
-
-
-
+
+
+
-11790 static const extended::ZoneEra kZoneEraAustralia_Hobart[] ACE_TIME_PROGMEM = {
-
+11790 static const extended::ZoneEra kZoneEraAustralia_Lindeman[] ACE_TIME_PROGMEM = {
+
-
+
@@ -11876,31 +11876,31 @@
-11806 static const char kZoneNameAustralia_Hobart[] ACE_TIME_PROGMEM =
"Australia/Hobart";
+11806 static const char kZoneNameAustralia_Lindeman[] ACE_TIME_PROGMEM =
"Australia/Lindeman";
-11808 const extended::ZoneInfo kZoneAustralia_Hobart ACE_TIME_PROGMEM = {
-11809 kZoneNameAustralia_Hobart ,
-
+11808 const extended::ZoneInfo kZoneAustralia_Lindeman ACE_TIME_PROGMEM = {
+11809 kZoneNameAustralia_Lindeman ,
+
-
+
-11814 kZoneEraAustralia_Hobart ,
+11814 kZoneEraAustralia_Lindeman ,
-
+
-
-
-
+
+
+
-11825 static const extended::ZoneEra kZoneEraAustralia_Lindeman[] ACE_TIME_PROGMEM = {
-
+11825 static const extended::ZoneEra kZoneEraAustralia_Lord_Howe[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -11911,31 +11911,31 @@
-11841 static const char kZoneNameAustralia_Lindeman[] ACE_TIME_PROGMEM =
"Australia/Lindeman";
+11841 static const char kZoneNameAustralia_Lord_Howe[] ACE_TIME_PROGMEM =
"Australia/Lord_Howe";
-11843 const extended::ZoneInfo kZoneAustralia_Lindeman ACE_TIME_PROGMEM = {
-11844 kZoneNameAustralia_Lindeman ,
-
+11843 const extended::ZoneInfo kZoneAustralia_Lord_Howe ACE_TIME_PROGMEM = {
+11844 kZoneNameAustralia_Lord_Howe ,
+
-
+
-11849 kZoneEraAustralia_Lindeman ,
+11849 kZoneEraAustralia_Lord_Howe ,
-
+
-
-
-
+
+
+
-11860 static const extended::ZoneEra kZoneEraAustralia_Lord_Howe[] ACE_TIME_PROGMEM = {
-
+11860 static const extended::ZoneEra kZoneEraAustralia_Melbourne[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -11946,31 +11946,31 @@
-11876 static const char kZoneNameAustralia_Lord_Howe[] ACE_TIME_PROGMEM =
"Australia/Lord_Howe";
+11876 static const char kZoneNameAustralia_Melbourne[] ACE_TIME_PROGMEM =
"Australia/Melbourne";
-11878 const extended::ZoneInfo kZoneAustralia_Lord_Howe ACE_TIME_PROGMEM = {
-11879 kZoneNameAustralia_Lord_Howe ,
-
+11878 const extended::ZoneInfo kZoneAustralia_Melbourne ACE_TIME_PROGMEM = {
+11879 kZoneNameAustralia_Melbourne ,
+
-11884 kZoneEraAustralia_Lord_Howe ,
+11884 kZoneEraAustralia_Melbourne ,
-
+
-
-
-
+
+
+
-11895 static const extended::ZoneEra kZoneEraAustralia_Melbourne[] ACE_TIME_PROGMEM = {
-
+11895 static const extended::ZoneEra kZoneEraAustralia_Perth[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -11981,31 +11981,31 @@
-11911 static const char kZoneNameAustralia_Melbourne[] ACE_TIME_PROGMEM =
"Australia/Melbourne";
+11911 static const char kZoneNameAustralia_Perth[] ACE_TIME_PROGMEM =
"Australia/Perth";
-11913 const extended::ZoneInfo kZoneAustralia_Melbourne ACE_TIME_PROGMEM = {
-11914 kZoneNameAustralia_Melbourne ,
-
+11913 const extended::ZoneInfo kZoneAustralia_Perth ACE_TIME_PROGMEM = {
+11914 kZoneNameAustralia_Perth ,
+
-
+
-11919 kZoneEraAustralia_Melbourne ,
+11919 kZoneEraAustralia_Perth ,
-
+
-
-
-
+
+
+
-11930 static const extended::ZoneEra kZoneEraAustralia_Perth[] ACE_TIME_PROGMEM = {
-
+11930 static const extended::ZoneEra kZoneEraAustralia_Sydney[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -12016,31 +12016,31 @@
-11946 static const char kZoneNameAustralia_Perth[] ACE_TIME_PROGMEM =
"Australia/Perth";
+11946 static const char kZoneNameAustralia_Sydney[] ACE_TIME_PROGMEM =
"Australia/Sydney";
-11948 const extended::ZoneInfo kZoneAustralia_Perth ACE_TIME_PROGMEM = {
-11949 kZoneNameAustralia_Perth ,
-
+11948 const extended::ZoneInfo kZoneAustralia_Sydney ACE_TIME_PROGMEM = {
+11949 kZoneNameAustralia_Sydney ,
+
-
+
-11954 kZoneEraAustralia_Perth ,
+11954 kZoneEraAustralia_Sydney ,
-
+
-
-
-
+
+
+
-11965 static const extended::ZoneEra kZoneEraAustralia_Sydney[] ACE_TIME_PROGMEM = {
-
+11965 static const extended::ZoneEra kZoneEraCET[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -12051,31 +12051,31 @@
-11981 static const char kZoneNameAustralia_Sydney[] ACE_TIME_PROGMEM =
"Australia/Sydney";
+11981 static const char kZoneNameCET[] ACE_TIME_PROGMEM =
"CET";
-11983 const extended::ZoneInfo kZoneAustralia_Sydney ACE_TIME_PROGMEM = {
-11984 kZoneNameAustralia_Sydney ,
-
+11983 const extended::ZoneInfo kZoneCET ACE_TIME_PROGMEM = {
+
+
-11989 kZoneEraAustralia_Sydney ,
+
-
+
-
-
-
+
+
+
-12000 static const extended::ZoneEra kZoneEraCET[] ACE_TIME_PROGMEM = {
-
+12000 static const extended::ZoneEra kZoneEraCST6CDT[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -12086,31 +12086,31 @@
-12016 static const char kZoneNameCET[] ACE_TIME_PROGMEM =
"CET";
+12016 static const char kZoneNameCST6CDT[] ACE_TIME_PROGMEM =
"CST6CDT";
-12018 const extended::ZoneInfo kZoneCET ACE_TIME_PROGMEM = {
-
-
+12018 const extended::ZoneInfo kZoneCST6CDT ACE_TIME_PROGMEM = {
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-12035 static const extended::ZoneEra kZoneEraCST6CDT[] ACE_TIME_PROGMEM = {
-
+12035 static const extended::ZoneEra kZoneEraEET[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -12121,31 +12121,31 @@
-12051 static const char kZoneNameCST6CDT[] ACE_TIME_PROGMEM =
"CST6CDT";
+12051 static const char kZoneNameEET[] ACE_TIME_PROGMEM =
"EET";
-12053 const extended::ZoneInfo kZoneCST6CDT ACE_TIME_PROGMEM = {
-
-
+12053 const extended::ZoneInfo kZoneEET ACE_TIME_PROGMEM = {
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-12070 static const extended::ZoneEra kZoneEraEET[] ACE_TIME_PROGMEM = {
-
+12070 static const extended::ZoneEra kZoneEraEST[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -12156,30 +12156,30 @@
-12086 static const char kZoneNameEET[] ACE_TIME_PROGMEM =
"EET";
+12086 static const char kZoneNameEST[] ACE_TIME_PROGMEM =
"EST";
-12088 const extended::ZoneInfo kZoneEET ACE_TIME_PROGMEM = {
-
-
+12088 const extended::ZoneInfo kZoneEST ACE_TIME_PROGMEM = {
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-12105 static const extended::ZoneEra kZoneEraEST[] ACE_TIME_PROGMEM = {
-
+12105 static const extended::ZoneEra kZoneEraEST5EDT[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12191,31 +12191,31 @@
-12121 static const char kZoneNameEST[] ACE_TIME_PROGMEM =
"EST";
+12121 static const char kZoneNameEST5EDT[] ACE_TIME_PROGMEM =
"EST5EDT";
-12123 const extended::ZoneInfo kZoneEST ACE_TIME_PROGMEM = {
-
-
+12123 const extended::ZoneInfo kZoneEST5EDT ACE_TIME_PROGMEM = {
+
+
-
+
-
+
-
+
-12140 static const extended::ZoneEra kZoneEraEST5EDT[] ACE_TIME_PROGMEM = {
-
+12140 static const extended::ZoneEra kZoneEraEtc_GMT[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -12226,31 +12226,31 @@
-12156 static const char kZoneNameEST5EDT[] ACE_TIME_PROGMEM =
"EST5EDT";
+12156 static const char kZoneNameEtc_GMT[] ACE_TIME_PROGMEM =
"Etc/GMT";
-12158 const extended::ZoneInfo kZoneEST5EDT ACE_TIME_PROGMEM = {
-
-
+12158 const extended::ZoneInfo kZoneEtc_GMT ACE_TIME_PROGMEM = {
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-12175 static const extended::ZoneEra kZoneEraEtc_GMT[] ACE_TIME_PROGMEM = {
-
+12175 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_1[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12261,31 +12261,31 @@
-12191 static const char kZoneNameEtc_GMT[] ACE_TIME_PROGMEM =
"Etc/GMT";
+12191 static const char kZoneNameEtc_GMT_PLUS_1[] ACE_TIME_PROGMEM =
"Etc/GMT+1";
-12193 const extended::ZoneInfo kZoneEtc_GMT ACE_TIME_PROGMEM = {
-
-
+12193 const extended::ZoneInfo kZoneEtc_GMT_PLUS_1 ACE_TIME_PROGMEM = {
+12194 kZoneNameEtc_GMT_PLUS_1 ,
+
-
+12199 kZoneEraEtc_GMT_PLUS_1 ,
-
+
-
-
-
+
+
+
-12210 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_1[] ACE_TIME_PROGMEM = {
-
+12210 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_10[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12296,31 +12296,31 @@
-12226 static const char kZoneNameEtc_GMT_PLUS_1[] ACE_TIME_PROGMEM =
"Etc/GMT+1";
+12226 static const char kZoneNameEtc_GMT_PLUS_10[] ACE_TIME_PROGMEM =
"Etc/GMT+10";
-12228 const extended::ZoneInfo kZoneEtc_GMT_PLUS_1 ACE_TIME_PROGMEM = {
-12229 kZoneNameEtc_GMT_PLUS_1 ,
-
+12228 const extended::ZoneInfo kZoneEtc_GMT_PLUS_10 ACE_TIME_PROGMEM = {
+12229 kZoneNameEtc_GMT_PLUS_10 ,
+
-12234 kZoneEraEtc_GMT_PLUS_1 ,
+12234 kZoneEraEtc_GMT_PLUS_10 ,
-
+
-12245 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_10[] ACE_TIME_PROGMEM = {
-
+12245 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_11[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12331,31 +12331,31 @@
-12261 static const char kZoneNameEtc_GMT_PLUS_10[] ACE_TIME_PROGMEM =
"Etc/GMT+10";
+12261 static const char kZoneNameEtc_GMT_PLUS_11[] ACE_TIME_PROGMEM =
"Etc/GMT+11";
-12263 const extended::ZoneInfo kZoneEtc_GMT_PLUS_10 ACE_TIME_PROGMEM = {
-12264 kZoneNameEtc_GMT_PLUS_10 ,
-
+12263 const extended::ZoneInfo kZoneEtc_GMT_PLUS_11 ACE_TIME_PROGMEM = {
+12264 kZoneNameEtc_GMT_PLUS_11 ,
+
-12269 kZoneEraEtc_GMT_PLUS_10 ,
+12269 kZoneEraEtc_GMT_PLUS_11 ,
-
+
-12280 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_11[] ACE_TIME_PROGMEM = {
-
+12280 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_12[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12366,31 +12366,31 @@
-12296 static const char kZoneNameEtc_GMT_PLUS_11[] ACE_TIME_PROGMEM =
"Etc/GMT+11";
+12296 static const char kZoneNameEtc_GMT_PLUS_12[] ACE_TIME_PROGMEM =
"Etc/GMT+12";
-12298 const extended::ZoneInfo kZoneEtc_GMT_PLUS_11 ACE_TIME_PROGMEM = {
-12299 kZoneNameEtc_GMT_PLUS_11 ,
-
+12298 const extended::ZoneInfo kZoneEtc_GMT_PLUS_12 ACE_TIME_PROGMEM = {
+12299 kZoneNameEtc_GMT_PLUS_12 ,
+
-12304 kZoneEraEtc_GMT_PLUS_11 ,
+12304 kZoneEraEtc_GMT_PLUS_12 ,
-
+
-
-
-
+
+
+
-12315 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_12[] ACE_TIME_PROGMEM = {
-
+12315 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_2[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12401,31 +12401,31 @@
-12331 static const char kZoneNameEtc_GMT_PLUS_12[] ACE_TIME_PROGMEM =
"Etc/GMT+12";
+12331 static const char kZoneNameEtc_GMT_PLUS_2[] ACE_TIME_PROGMEM =
"Etc/GMT+2";
-12333 const extended::ZoneInfo kZoneEtc_GMT_PLUS_12 ACE_TIME_PROGMEM = {
-12334 kZoneNameEtc_GMT_PLUS_12 ,
-
+12333 const extended::ZoneInfo kZoneEtc_GMT_PLUS_2 ACE_TIME_PROGMEM = {
+12334 kZoneNameEtc_GMT_PLUS_2 ,
+
-12339 kZoneEraEtc_GMT_PLUS_12 ,
+12339 kZoneEraEtc_GMT_PLUS_2 ,
-
+
-12350 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_2[] ACE_TIME_PROGMEM = {
-
+12350 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_3[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12436,31 +12436,31 @@
-12366 static const char kZoneNameEtc_GMT_PLUS_2[] ACE_TIME_PROGMEM =
"Etc/GMT+2";
+12366 static const char kZoneNameEtc_GMT_PLUS_3[] ACE_TIME_PROGMEM =
"Etc/GMT+3";
-12368 const extended::ZoneInfo kZoneEtc_GMT_PLUS_2 ACE_TIME_PROGMEM = {
-12369 kZoneNameEtc_GMT_PLUS_2 ,
-
+12368 const extended::ZoneInfo kZoneEtc_GMT_PLUS_3 ACE_TIME_PROGMEM = {
+12369 kZoneNameEtc_GMT_PLUS_3 ,
+
-12374 kZoneEraEtc_GMT_PLUS_2 ,
+12374 kZoneEraEtc_GMT_PLUS_3 ,
-
+
-12385 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_3[] ACE_TIME_PROGMEM = {
-
+12385 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_4[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12471,31 +12471,31 @@
-12401 static const char kZoneNameEtc_GMT_PLUS_3[] ACE_TIME_PROGMEM =
"Etc/GMT+3";
+12401 static const char kZoneNameEtc_GMT_PLUS_4[] ACE_TIME_PROGMEM =
"Etc/GMT+4";
-12403 const extended::ZoneInfo kZoneEtc_GMT_PLUS_3 ACE_TIME_PROGMEM = {
-12404 kZoneNameEtc_GMT_PLUS_3 ,
-
+12403 const extended::ZoneInfo kZoneEtc_GMT_PLUS_4 ACE_TIME_PROGMEM = {
+12404 kZoneNameEtc_GMT_PLUS_4 ,
+
-12409 kZoneEraEtc_GMT_PLUS_3 ,
+12409 kZoneEraEtc_GMT_PLUS_4 ,
-
+
-12420 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_4[] ACE_TIME_PROGMEM = {
-
+12420 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_5[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12506,31 +12506,31 @@
-12436 static const char kZoneNameEtc_GMT_PLUS_4[] ACE_TIME_PROGMEM =
"Etc/GMT+4";
+12436 static const char kZoneNameEtc_GMT_PLUS_5[] ACE_TIME_PROGMEM =
"Etc/GMT+5";
-12438 const extended::ZoneInfo kZoneEtc_GMT_PLUS_4 ACE_TIME_PROGMEM = {
-12439 kZoneNameEtc_GMT_PLUS_4 ,
-
+12438 const extended::ZoneInfo kZoneEtc_GMT_PLUS_5 ACE_TIME_PROGMEM = {
+12439 kZoneNameEtc_GMT_PLUS_5 ,
+
-12444 kZoneEraEtc_GMT_PLUS_4 ,
+12444 kZoneEraEtc_GMT_PLUS_5 ,
-
+
-12455 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_5[] ACE_TIME_PROGMEM = {
-
+12455 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_6[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12541,31 +12541,31 @@
-12471 static const char kZoneNameEtc_GMT_PLUS_5[] ACE_TIME_PROGMEM =
"Etc/GMT+5";
+12471 static const char kZoneNameEtc_GMT_PLUS_6[] ACE_TIME_PROGMEM =
"Etc/GMT+6";
-12473 const extended::ZoneInfo kZoneEtc_GMT_PLUS_5 ACE_TIME_PROGMEM = {
-12474 kZoneNameEtc_GMT_PLUS_5 ,
-
+12473 const extended::ZoneInfo kZoneEtc_GMT_PLUS_6 ACE_TIME_PROGMEM = {
+12474 kZoneNameEtc_GMT_PLUS_6 ,
+
-12479 kZoneEraEtc_GMT_PLUS_5 ,
+12479 kZoneEraEtc_GMT_PLUS_6 ,
-
+
-12490 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_6[] ACE_TIME_PROGMEM = {
-
+12490 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_7[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12576,31 +12576,31 @@
-12506 static const char kZoneNameEtc_GMT_PLUS_6[] ACE_TIME_PROGMEM =
"Etc/GMT+6";
+12506 static const char kZoneNameEtc_GMT_PLUS_7[] ACE_TIME_PROGMEM =
"Etc/GMT+7";
-12508 const extended::ZoneInfo kZoneEtc_GMT_PLUS_6 ACE_TIME_PROGMEM = {
-12509 kZoneNameEtc_GMT_PLUS_6 ,
-
+12508 const extended::ZoneInfo kZoneEtc_GMT_PLUS_7 ACE_TIME_PROGMEM = {
+12509 kZoneNameEtc_GMT_PLUS_7 ,
+
-12514 kZoneEraEtc_GMT_PLUS_6 ,
+12514 kZoneEraEtc_GMT_PLUS_7 ,
-
+
-12525 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_7[] ACE_TIME_PROGMEM = {
-
+12525 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_8[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12611,31 +12611,31 @@
-12541 static const char kZoneNameEtc_GMT_PLUS_7[] ACE_TIME_PROGMEM =
"Etc/GMT+7";
+12541 static const char kZoneNameEtc_GMT_PLUS_8[] ACE_TIME_PROGMEM =
"Etc/GMT+8";
-12543 const extended::ZoneInfo kZoneEtc_GMT_PLUS_7 ACE_TIME_PROGMEM = {
-12544 kZoneNameEtc_GMT_PLUS_7 ,
-
+12543 const extended::ZoneInfo kZoneEtc_GMT_PLUS_8 ACE_TIME_PROGMEM = {
+12544 kZoneNameEtc_GMT_PLUS_8 ,
+
-12549 kZoneEraEtc_GMT_PLUS_7 ,
+12549 kZoneEraEtc_GMT_PLUS_8 ,
-
+
-12560 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_8[] ACE_TIME_PROGMEM = {
-
+12560 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_9[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12646,31 +12646,31 @@
-12576 static const char kZoneNameEtc_GMT_PLUS_8[] ACE_TIME_PROGMEM =
"Etc/GMT+8";
+12576 static const char kZoneNameEtc_GMT_PLUS_9[] ACE_TIME_PROGMEM =
"Etc/GMT+9";
-12578 const extended::ZoneInfo kZoneEtc_GMT_PLUS_8 ACE_TIME_PROGMEM = {
-12579 kZoneNameEtc_GMT_PLUS_8 ,
-
+12578 const extended::ZoneInfo kZoneEtc_GMT_PLUS_9 ACE_TIME_PROGMEM = {
+12579 kZoneNameEtc_GMT_PLUS_9 ,
+
-12584 kZoneEraEtc_GMT_PLUS_8 ,
+12584 kZoneEraEtc_GMT_PLUS_9 ,
-
+
-12595 static const extended::ZoneEra kZoneEraEtc_GMT_PLUS_9[] ACE_TIME_PROGMEM = {
-
+12595 static const extended::ZoneEra kZoneEraEtc_GMT_1[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12681,31 +12681,31 @@
-12611 static const char kZoneNameEtc_GMT_PLUS_9[] ACE_TIME_PROGMEM =
"Etc/GMT+9";
+12611 static const char kZoneNameEtc_GMT_1[] ACE_TIME_PROGMEM =
"Etc/GMT-1";
-12613 const extended::ZoneInfo kZoneEtc_GMT_PLUS_9 ACE_TIME_PROGMEM = {
-12614 kZoneNameEtc_GMT_PLUS_9 ,
-
+12613 const extended::ZoneInfo kZoneEtc_GMT_1 ACE_TIME_PROGMEM = {
+12614 kZoneNameEtc_GMT_1 ,
+
-12619 kZoneEraEtc_GMT_PLUS_9 ,
+12619 kZoneEraEtc_GMT_1 ,
-
+
-
-
-
+
+
+
-12630 static const extended::ZoneEra kZoneEraEtc_GMT_1[] ACE_TIME_PROGMEM = {
-
+12630 static const extended::ZoneEra kZoneEraEtc_GMT_10[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12716,31 +12716,31 @@
-12646 static const char kZoneNameEtc_GMT_1[] ACE_TIME_PROGMEM =
"Etc/GMT-1";
+12646 static const char kZoneNameEtc_GMT_10[] ACE_TIME_PROGMEM =
"Etc/GMT-10";
-12648 const extended::ZoneInfo kZoneEtc_GMT_1 ACE_TIME_PROGMEM = {
-12649 kZoneNameEtc_GMT_1 ,
-
+12648 const extended::ZoneInfo kZoneEtc_GMT_10 ACE_TIME_PROGMEM = {
+12649 kZoneNameEtc_GMT_10 ,
+
-12654 kZoneEraEtc_GMT_1 ,
+12654 kZoneEraEtc_GMT_10 ,
-
+
-12665 static const extended::ZoneEra kZoneEraEtc_GMT_10[] ACE_TIME_PROGMEM = {
-
+12665 static const extended::ZoneEra kZoneEraEtc_GMT_11[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12751,31 +12751,31 @@
-12681 static const char kZoneNameEtc_GMT_10[] ACE_TIME_PROGMEM =
"Etc/GMT-10";
+12681 static const char kZoneNameEtc_GMT_11[] ACE_TIME_PROGMEM =
"Etc/GMT-11";
-12683 const extended::ZoneInfo kZoneEtc_GMT_10 ACE_TIME_PROGMEM = {
-12684 kZoneNameEtc_GMT_10 ,
-
+12683 const extended::ZoneInfo kZoneEtc_GMT_11 ACE_TIME_PROGMEM = {
+12684 kZoneNameEtc_GMT_11 ,
+
-12689 kZoneEraEtc_GMT_10 ,
+12689 kZoneEraEtc_GMT_11 ,
-
+
-12700 static const extended::ZoneEra kZoneEraEtc_GMT_11[] ACE_TIME_PROGMEM = {
-
+12700 static const extended::ZoneEra kZoneEraEtc_GMT_12[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12786,31 +12786,31 @@
-12716 static const char kZoneNameEtc_GMT_11[] ACE_TIME_PROGMEM =
"Etc/GMT-11";
+12716 static const char kZoneNameEtc_GMT_12[] ACE_TIME_PROGMEM =
"Etc/GMT-12";
-12718 const extended::ZoneInfo kZoneEtc_GMT_11 ACE_TIME_PROGMEM = {
-12719 kZoneNameEtc_GMT_11 ,
-
+12718 const extended::ZoneInfo kZoneEtc_GMT_12 ACE_TIME_PROGMEM = {
+12719 kZoneNameEtc_GMT_12 ,
+
-12724 kZoneEraEtc_GMT_11 ,
+12724 kZoneEraEtc_GMT_12 ,
-
+
-12735 static const extended::ZoneEra kZoneEraEtc_GMT_12[] ACE_TIME_PROGMEM = {
-
+12735 static const extended::ZoneEra kZoneEraEtc_GMT_13[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12821,31 +12821,31 @@
-12751 static const char kZoneNameEtc_GMT_12[] ACE_TIME_PROGMEM =
"Etc/GMT-12";
+12751 static const char kZoneNameEtc_GMT_13[] ACE_TIME_PROGMEM =
"Etc/GMT-13";
-12753 const extended::ZoneInfo kZoneEtc_GMT_12 ACE_TIME_PROGMEM = {
-12754 kZoneNameEtc_GMT_12 ,
-
+12753 const extended::ZoneInfo kZoneEtc_GMT_13 ACE_TIME_PROGMEM = {
+12754 kZoneNameEtc_GMT_13 ,
+
-12759 kZoneEraEtc_GMT_12 ,
+12759 kZoneEraEtc_GMT_13 ,
-
+
-12770 static const extended::ZoneEra kZoneEraEtc_GMT_13[] ACE_TIME_PROGMEM = {
-
+12770 static const extended::ZoneEra kZoneEraEtc_GMT_14[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12856,31 +12856,31 @@
-12786 static const char kZoneNameEtc_GMT_13[] ACE_TIME_PROGMEM =
"Etc/GMT-13";
+12786 static const char kZoneNameEtc_GMT_14[] ACE_TIME_PROGMEM =
"Etc/GMT-14";
-12788 const extended::ZoneInfo kZoneEtc_GMT_13 ACE_TIME_PROGMEM = {
-12789 kZoneNameEtc_GMT_13 ,
-
+12788 const extended::ZoneInfo kZoneEtc_GMT_14 ACE_TIME_PROGMEM = {
+12789 kZoneNameEtc_GMT_14 ,
+
-12794 kZoneEraEtc_GMT_13 ,
+12794 kZoneEraEtc_GMT_14 ,
-
+
-
-
-
+
+
+
-12805 static const extended::ZoneEra kZoneEraEtc_GMT_14[] ACE_TIME_PROGMEM = {
-
+12805 static const extended::ZoneEra kZoneEraEtc_GMT_2[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12891,31 +12891,31 @@
-12821 static const char kZoneNameEtc_GMT_14[] ACE_TIME_PROGMEM =
"Etc/GMT-14";
+12821 static const char kZoneNameEtc_GMT_2[] ACE_TIME_PROGMEM =
"Etc/GMT-2";
-12823 const extended::ZoneInfo kZoneEtc_GMT_14 ACE_TIME_PROGMEM = {
-12824 kZoneNameEtc_GMT_14 ,
-
+12823 const extended::ZoneInfo kZoneEtc_GMT_2 ACE_TIME_PROGMEM = {
+12824 kZoneNameEtc_GMT_2 ,
+
-12829 kZoneEraEtc_GMT_14 ,
+12829 kZoneEraEtc_GMT_2 ,
-
+
-12840 static const extended::ZoneEra kZoneEraEtc_GMT_2[] ACE_TIME_PROGMEM = {
-
+12840 static const extended::ZoneEra kZoneEraEtc_GMT_3[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12926,31 +12926,31 @@
-12856 static const char kZoneNameEtc_GMT_2[] ACE_TIME_PROGMEM =
"Etc/GMT-2";
+12856 static const char kZoneNameEtc_GMT_3[] ACE_TIME_PROGMEM =
"Etc/GMT-3";
-12858 const extended::ZoneInfo kZoneEtc_GMT_2 ACE_TIME_PROGMEM = {
-12859 kZoneNameEtc_GMT_2 ,
-
+12858 const extended::ZoneInfo kZoneEtc_GMT_3 ACE_TIME_PROGMEM = {
+12859 kZoneNameEtc_GMT_3 ,
+
-12864 kZoneEraEtc_GMT_2 ,
+12864 kZoneEraEtc_GMT_3 ,
-
+
-12875 static const extended::ZoneEra kZoneEraEtc_GMT_3[] ACE_TIME_PROGMEM = {
-
+12875 static const extended::ZoneEra kZoneEraEtc_GMT_4[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12961,31 +12961,31 @@
-12891 static const char kZoneNameEtc_GMT_3[] ACE_TIME_PROGMEM =
"Etc/GMT-3";
+12891 static const char kZoneNameEtc_GMT_4[] ACE_TIME_PROGMEM =
"Etc/GMT-4";
-12893 const extended::ZoneInfo kZoneEtc_GMT_3 ACE_TIME_PROGMEM = {
-12894 kZoneNameEtc_GMT_3 ,
-
+12893 const extended::ZoneInfo kZoneEtc_GMT_4 ACE_TIME_PROGMEM = {
+12894 kZoneNameEtc_GMT_4 ,
+
-12899 kZoneEraEtc_GMT_3 ,
+12899 kZoneEraEtc_GMT_4 ,
-
+
-12910 static const extended::ZoneEra kZoneEraEtc_GMT_4[] ACE_TIME_PROGMEM = {
-
+12910 static const extended::ZoneEra kZoneEraEtc_GMT_5[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -12996,31 +12996,31 @@
-12926 static const char kZoneNameEtc_GMT_4[] ACE_TIME_PROGMEM =
"Etc/GMT-4";
+12926 static const char kZoneNameEtc_GMT_5[] ACE_TIME_PROGMEM =
"Etc/GMT-5";
-12928 const extended::ZoneInfo kZoneEtc_GMT_4 ACE_TIME_PROGMEM = {
-12929 kZoneNameEtc_GMT_4 ,
-
+12928 const extended::ZoneInfo kZoneEtc_GMT_5 ACE_TIME_PROGMEM = {
+12929 kZoneNameEtc_GMT_5 ,
+
-12934 kZoneEraEtc_GMT_4 ,
+12934 kZoneEraEtc_GMT_5 ,
-
+
-12945 static const extended::ZoneEra kZoneEraEtc_GMT_5[] ACE_TIME_PROGMEM = {
-
+12945 static const extended::ZoneEra kZoneEraEtc_GMT_6[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13031,31 +13031,31 @@
-12961 static const char kZoneNameEtc_GMT_5[] ACE_TIME_PROGMEM =
"Etc/GMT-5";
+12961 static const char kZoneNameEtc_GMT_6[] ACE_TIME_PROGMEM =
"Etc/GMT-6";
-12963 const extended::ZoneInfo kZoneEtc_GMT_5 ACE_TIME_PROGMEM = {
-12964 kZoneNameEtc_GMT_5 ,
-
+12963 const extended::ZoneInfo kZoneEtc_GMT_6 ACE_TIME_PROGMEM = {
+12964 kZoneNameEtc_GMT_6 ,
+
-12969 kZoneEraEtc_GMT_5 ,
+12969 kZoneEraEtc_GMT_6 ,
-
+
-12980 static const extended::ZoneEra kZoneEraEtc_GMT_6[] ACE_TIME_PROGMEM = {
-
+12980 static const extended::ZoneEra kZoneEraEtc_GMT_7[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13066,31 +13066,31 @@
-12996 static const char kZoneNameEtc_GMT_6[] ACE_TIME_PROGMEM =
"Etc/GMT-6";
+12996 static const char kZoneNameEtc_GMT_7[] ACE_TIME_PROGMEM =
"Etc/GMT-7";
-12998 const extended::ZoneInfo kZoneEtc_GMT_6 ACE_TIME_PROGMEM = {
-12999 kZoneNameEtc_GMT_6 ,
-
+12998 const extended::ZoneInfo kZoneEtc_GMT_7 ACE_TIME_PROGMEM = {
+12999 kZoneNameEtc_GMT_7 ,
+
-13004 kZoneEraEtc_GMT_6 ,
+13004 kZoneEraEtc_GMT_7 ,
-
+
-13015 static const extended::ZoneEra kZoneEraEtc_GMT_7[] ACE_TIME_PROGMEM = {
-
+13015 static const extended::ZoneEra kZoneEraEtc_GMT_8[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13101,31 +13101,31 @@
-13031 static const char kZoneNameEtc_GMT_7[] ACE_TIME_PROGMEM =
"Etc/GMT-7";
+13031 static const char kZoneNameEtc_GMT_8[] ACE_TIME_PROGMEM =
"Etc/GMT-8";
-13033 const extended::ZoneInfo kZoneEtc_GMT_7 ACE_TIME_PROGMEM = {
-13034 kZoneNameEtc_GMT_7 ,
-
+13033 const extended::ZoneInfo kZoneEtc_GMT_8 ACE_TIME_PROGMEM = {
+13034 kZoneNameEtc_GMT_8 ,
+
-13039 kZoneEraEtc_GMT_7 ,
+13039 kZoneEraEtc_GMT_8 ,
-
+
-13050 static const extended::ZoneEra kZoneEraEtc_GMT_8[] ACE_TIME_PROGMEM = {
-
+13050 static const extended::ZoneEra kZoneEraEtc_GMT_9[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13136,31 +13136,31 @@
-13066 static const char kZoneNameEtc_GMT_8[] ACE_TIME_PROGMEM =
"Etc/GMT-8";
+13066 static const char kZoneNameEtc_GMT_9[] ACE_TIME_PROGMEM =
"Etc/GMT-9";
-13068 const extended::ZoneInfo kZoneEtc_GMT_8 ACE_TIME_PROGMEM = {
-13069 kZoneNameEtc_GMT_8 ,
-
+13068 const extended::ZoneInfo kZoneEtc_GMT_9 ACE_TIME_PROGMEM = {
+13069 kZoneNameEtc_GMT_9 ,
+
-13074 kZoneEraEtc_GMT_8 ,
+13074 kZoneEraEtc_GMT_9 ,
-
+
-
-
-
+
+
+
-13085 static const extended::ZoneEra kZoneEraEtc_GMT_9[] ACE_TIME_PROGMEM = {
-
+13085 static const extended::ZoneEra kZoneEraEtc_UTC[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13171,31 +13171,31 @@
-13101 static const char kZoneNameEtc_GMT_9[] ACE_TIME_PROGMEM =
"Etc/GMT-9";
+13101 static const char kZoneNameEtc_UTC[] ACE_TIME_PROGMEM =
"Etc/UTC";
-13103 const extended::ZoneInfo kZoneEtc_GMT_9 ACE_TIME_PROGMEM = {
-13104 kZoneNameEtc_GMT_9 ,
-
+13103 const extended::ZoneInfo kZoneEtc_UTC ACE_TIME_PROGMEM = {
+
+
-13109 kZoneEraEtc_GMT_9 ,
+
-
+
-
-
-
+
+
+
-13120 static const extended::ZoneEra kZoneEraEtc_UTC[] ACE_TIME_PROGMEM = {
-
+13120 static const extended::ZoneEra kZoneEraEurope_Amsterdam[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -13206,26 +13206,26 @@
-13136 static const char kZoneNameEtc_UTC[] ACE_TIME_PROGMEM =
"Etc/UTC";
+13136 static const char kZoneNameEurope_Amsterdam[] ACE_TIME_PROGMEM =
"Europe/Amsterdam";
-13138 const extended::ZoneInfo kZoneEtc_UTC ACE_TIME_PROGMEM = {
-
-
+13138 const extended::ZoneInfo kZoneEurope_Amsterdam ACE_TIME_PROGMEM = {
+13139 kZoneNameEurope_Amsterdam ,
+
-
+
-
+13144 kZoneEraEurope_Amsterdam ,
-
+
-
-
-
+
+
+
-13155 static const extended::ZoneEra kZoneEraEurope_Amsterdam[] ACE_TIME_PROGMEM = {
+13155 static const extended::ZoneEra kZoneEraEurope_Andorra[] ACE_TIME_PROGMEM = {
@@ -13241,102 +13241,102 @@
-13171 static const char kZoneNameEurope_Amsterdam[] ACE_TIME_PROGMEM =
"Europe/Amsterdam";
+13171 static const char kZoneNameEurope_Andorra[] ACE_TIME_PROGMEM =
"Europe/Andorra";
-13173 const extended::ZoneInfo kZoneEurope_Amsterdam ACE_TIME_PROGMEM = {
-13174 kZoneNameEurope_Amsterdam ,
-
+13173 const extended::ZoneInfo kZoneEurope_Andorra ACE_TIME_PROGMEM = {
+13174 kZoneNameEurope_Andorra ,
+
-13179 kZoneEraEurope_Amsterdam ,
+13179 kZoneEraEurope_Andorra ,
-
-
-
-
-
+
+
+
+
+
-13190 static const extended::ZoneEra kZoneEraEurope_Andorra[] ACE_TIME_PROGMEM = {
-
+13190 static const extended::ZoneEra kZoneEraEurope_Astrakhan[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-13206 static const char kZoneNameEurope_Andorra[] ACE_TIME_PROGMEM =
"Europe/Andorra";
-
-13208 const extended::ZoneInfo kZoneEurope_Andorra ACE_TIME_PROGMEM = {
-13209 kZoneNameEurope_Andorra ,
-
-
-
-
-13214 kZoneEraEurope_Andorra ,
-
-
-
-
-
-
-
-
-
-
-13225 static const extended::ZoneEra kZoneEraEurope_Astrakhan[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+13242 static const char kZoneNameEurope_Astrakhan[] ACE_TIME_PROGMEM =
"Europe/Astrakhan";
+
+13244 const extended::ZoneInfo kZoneEurope_Astrakhan ACE_TIME_PROGMEM = {
+13245 kZoneNameEurope_Astrakhan ,
+
+
+
+
+13250 kZoneEraEurope_Astrakhan ,
+
+
+
+
+
+
+
+
+
+
+13261 static const extended::ZoneEra kZoneEraEurope_Athens[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -13347,31 +13347,31 @@
-13277 static const char kZoneNameEurope_Astrakhan[] ACE_TIME_PROGMEM =
"Europe/Astrakhan";
+13277 static const char kZoneNameEurope_Athens[] ACE_TIME_PROGMEM =
"Europe/Athens";
-13279 const extended::ZoneInfo kZoneEurope_Astrakhan ACE_TIME_PROGMEM = {
-13280 kZoneNameEurope_Astrakhan ,
-
+13279 const extended::ZoneInfo kZoneEurope_Athens ACE_TIME_PROGMEM = {
+13280 kZoneNameEurope_Athens ,
+
-
-13285 kZoneEraEurope_Astrakhan ,
+
+13285 kZoneEraEurope_Athens ,
-
+
-
-
-
+
+
+
-13296 static const extended::ZoneEra kZoneEraEurope_Athens[] ACE_TIME_PROGMEM = {
-
+13296 static const extended::ZoneEra kZoneEraEurope_Belgrade[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13382,26 +13382,26 @@
-13312 static const char kZoneNameEurope_Athens[] ACE_TIME_PROGMEM =
"Europe/Athens";
+13312 static const char kZoneNameEurope_Belgrade[] ACE_TIME_PROGMEM =
"Europe/Belgrade";
-13314 const extended::ZoneInfo kZoneEurope_Athens ACE_TIME_PROGMEM = {
-13315 kZoneNameEurope_Athens ,
-
+13314 const extended::ZoneInfo kZoneEurope_Belgrade ACE_TIME_PROGMEM = {
+13315 kZoneNameEurope_Belgrade ,
+
-13320 kZoneEraEurope_Athens ,
+13320 kZoneEraEurope_Belgrade ,
-
+
-
-
-
+
+
+
-13331 static const extended::ZoneEra kZoneEraEurope_Belgrade[] ACE_TIME_PROGMEM = {
+13331 static const extended::ZoneEra kZoneEraEurope_Berlin[] ACE_TIME_PROGMEM = {
@@ -13417,26 +13417,26 @@
-13347 static const char kZoneNameEurope_Belgrade[] ACE_TIME_PROGMEM =
"Europe/Belgrade";
+13347 static const char kZoneNameEurope_Berlin[] ACE_TIME_PROGMEM =
"Europe/Berlin";
-13349 const extended::ZoneInfo kZoneEurope_Belgrade ACE_TIME_PROGMEM = {
-13350 kZoneNameEurope_Belgrade ,
-
+13349 const extended::ZoneInfo kZoneEurope_Berlin ACE_TIME_PROGMEM = {
+13350 kZoneNameEurope_Berlin ,
+
-13355 kZoneEraEurope_Belgrade ,
+13355 kZoneEraEurope_Berlin ,
-
+
-
-
-
+
+
+
-13366 static const extended::ZoneEra kZoneEraEurope_Berlin[] ACE_TIME_PROGMEM = {
+13366 static const extended::ZoneEra kZoneEraEurope_Brussels[] ACE_TIME_PROGMEM = {
@@ -13452,31 +13452,31 @@
-13382 static const char kZoneNameEurope_Berlin[] ACE_TIME_PROGMEM =
"Europe/Berlin";
+13382 static const char kZoneNameEurope_Brussels[] ACE_TIME_PROGMEM =
"Europe/Brussels";
-13384 const extended::ZoneInfo kZoneEurope_Berlin ACE_TIME_PROGMEM = {
-13385 kZoneNameEurope_Berlin ,
-
+13384 const extended::ZoneInfo kZoneEurope_Brussels ACE_TIME_PROGMEM = {
+13385 kZoneNameEurope_Brussels ,
+
-13390 kZoneEraEurope_Berlin ,
+13390 kZoneEraEurope_Brussels ,
-
+
-
-
-
+
+
+
-13401 static const extended::ZoneEra kZoneEraEurope_Brussels[] ACE_TIME_PROGMEM = {
-
+13401 static const extended::ZoneEra kZoneEraEurope_Bucharest[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13487,31 +13487,31 @@
-13417 static const char kZoneNameEurope_Brussels[] ACE_TIME_PROGMEM =
"Europe/Brussels";
+13417 static const char kZoneNameEurope_Bucharest[] ACE_TIME_PROGMEM =
"Europe/Bucharest";
-13419 const extended::ZoneInfo kZoneEurope_Brussels ACE_TIME_PROGMEM = {
-13420 kZoneNameEurope_Brussels ,
-
+13419 const extended::ZoneInfo kZoneEurope_Bucharest ACE_TIME_PROGMEM = {
+13420 kZoneNameEurope_Bucharest ,
+
-13425 kZoneEraEurope_Brussels ,
+13425 kZoneEraEurope_Bucharest ,
-
+
-
-
-
+
+
+
-13436 static const extended::ZoneEra kZoneEraEurope_Bucharest[] ACE_TIME_PROGMEM = {
-
+13436 static const extended::ZoneEra kZoneEraEurope_Budapest[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13522,31 +13522,31 @@
-13452 static const char kZoneNameEurope_Bucharest[] ACE_TIME_PROGMEM =
"Europe/Bucharest";
+13452 static const char kZoneNameEurope_Budapest[] ACE_TIME_PROGMEM =
"Europe/Budapest";
-13454 const extended::ZoneInfo kZoneEurope_Bucharest ACE_TIME_PROGMEM = {
-13455 kZoneNameEurope_Bucharest ,
-
+13454 const extended::ZoneInfo kZoneEurope_Budapest ACE_TIME_PROGMEM = {
+13455 kZoneNameEurope_Budapest ,
+
-13460 kZoneEraEurope_Bucharest ,
+13460 kZoneEraEurope_Budapest ,
-
+
-13471 static const extended::ZoneEra kZoneEraEurope_Budapest[] ACE_TIME_PROGMEM = {
-
+13471 static const extended::ZoneEra kZoneEraEurope_Chisinau[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -13557,31 +13557,31 @@
-13487 static const char kZoneNameEurope_Budapest[] ACE_TIME_PROGMEM =
"Europe/Budapest";
+13487 static const char kZoneNameEurope_Chisinau[] ACE_TIME_PROGMEM =
"Europe/Chisinau";
-13489 const extended::ZoneInfo kZoneEurope_Budapest ACE_TIME_PROGMEM = {
-13490 kZoneNameEurope_Budapest ,
-
+13489 const extended::ZoneInfo kZoneEurope_Chisinau ACE_TIME_PROGMEM = {
+13490 kZoneNameEurope_Chisinau ,
+
-13495 kZoneEraEurope_Budapest ,
+13495 kZoneEraEurope_Chisinau ,
-
+
-
-
-
+
+
+
-13506 static const extended::ZoneEra kZoneEraEurope_Chisinau[] ACE_TIME_PROGMEM = {
-
+13506 static const extended::ZoneEra kZoneEraEurope_Copenhagen[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -13592,30 +13592,30 @@
-13522 static const char kZoneNameEurope_Chisinau[] ACE_TIME_PROGMEM =
"Europe/Chisinau";
+13522 static const char kZoneNameEurope_Copenhagen[] ACE_TIME_PROGMEM =
"Europe/Copenhagen";
-13524 const extended::ZoneInfo kZoneEurope_Chisinau ACE_TIME_PROGMEM = {
-13525 kZoneNameEurope_Chisinau ,
-
+13524 const extended::ZoneInfo kZoneEurope_Copenhagen ACE_TIME_PROGMEM = {
+13525 kZoneNameEurope_Copenhagen ,
+
-13530 kZoneEraEurope_Chisinau ,
+13530 kZoneEraEurope_Copenhagen ,
-
+
-
-
-
+
+
+
-13541 static const extended::ZoneEra kZoneEraEurope_Copenhagen[] ACE_TIME_PROGMEM = {
-
+13541 static const extended::ZoneEra kZoneEraEurope_Dublin[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13627,30 +13627,30 @@
-13557 static const char kZoneNameEurope_Copenhagen[] ACE_TIME_PROGMEM =
"Europe/Copenhagen";
+13557 static const char kZoneNameEurope_Dublin[] ACE_TIME_PROGMEM =
"Europe/Dublin";
-13559 const extended::ZoneInfo kZoneEurope_Copenhagen ACE_TIME_PROGMEM = {
-13560 kZoneNameEurope_Copenhagen ,
-
+13559 const extended::ZoneInfo kZoneEurope_Dublin ACE_TIME_PROGMEM = {
+13560 kZoneNameEurope_Dublin ,
+
-13565 kZoneEraEurope_Copenhagen ,
+13565 kZoneEraEurope_Dublin ,
-
+
-13576 static const extended::ZoneEra kZoneEraEurope_Dublin[] ACE_TIME_PROGMEM = {
-
+13576 static const extended::ZoneEra kZoneEraEurope_Gibraltar[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13662,31 +13662,31 @@
-13592 static const char kZoneNameEurope_Dublin[] ACE_TIME_PROGMEM =
"Europe/Dublin";
+13592 static const char kZoneNameEurope_Gibraltar[] ACE_TIME_PROGMEM =
"Europe/Gibraltar";
-13594 const extended::ZoneInfo kZoneEurope_Dublin ACE_TIME_PROGMEM = {
-13595 kZoneNameEurope_Dublin ,
-
+13594 const extended::ZoneInfo kZoneEurope_Gibraltar ACE_TIME_PROGMEM = {
+13595 kZoneNameEurope_Gibraltar ,
+
-13600 kZoneEraEurope_Dublin ,
+13600 kZoneEraEurope_Gibraltar ,
-
+
-
-
-
+
+
+
-13611 static const extended::ZoneEra kZoneEraEurope_Gibraltar[] ACE_TIME_PROGMEM = {
-
+13611 static const extended::ZoneEra kZoneEraEurope_Helsinki[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13697,220 +13697,220 @@
-13627 static const char kZoneNameEurope_Gibraltar[] ACE_TIME_PROGMEM =
"Europe/Gibraltar";
+13627 static const char kZoneNameEurope_Helsinki[] ACE_TIME_PROGMEM =
"Europe/Helsinki";
-13629 const extended::ZoneInfo kZoneEurope_Gibraltar ACE_TIME_PROGMEM = {
-13630 kZoneNameEurope_Gibraltar ,
-
+13629 const extended::ZoneInfo kZoneEurope_Helsinki ACE_TIME_PROGMEM = {
+13630 kZoneNameEurope_Helsinki ,
+
-13635 kZoneEraEurope_Gibraltar ,
+13635 kZoneEraEurope_Helsinki ,
-
-
-
-
-
+
+
+
+
+
-13646 static const extended::ZoneEra kZoneEraEurope_Helsinki[] ACE_TIME_PROGMEM = {
-
+13646 static const extended::ZoneEra kZoneEraEurope_Istanbul[] ACE_TIME_PROGMEM = {
+
-
+
-
+
-
-
-
-13662 static const char kZoneNameEurope_Helsinki[] ACE_TIME_PROGMEM =
"Europe/Helsinki";
-
-13664 const extended::ZoneInfo kZoneEurope_Helsinki ACE_TIME_PROGMEM = {
-13665 kZoneNameEurope_Helsinki ,
-
-
-
-
-13670 kZoneEraEurope_Helsinki ,
-
-
-
-
-
-
-
-
-
-
-13681 static const extended::ZoneEra kZoneEraEurope_Istanbul[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+13758 static const char kZoneNameEurope_Istanbul[] ACE_TIME_PROGMEM =
"Europe/Istanbul";
+
+13760 const extended::ZoneInfo kZoneEurope_Istanbul ACE_TIME_PROGMEM = {
+13761 kZoneNameEurope_Istanbul ,
+
+
+
+
+13766 kZoneEraEurope_Istanbul ,
+
+
+
+
+
+
+
+
+
+
+13777 static const extended::ZoneEra kZoneEraEurope_Kaliningrad[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-13793 static const char kZoneNameEurope_Istanbul[] ACE_TIME_PROGMEM =
"Europe/Istanbul";
-
-13795 const extended::ZoneInfo kZoneEurope_Istanbul ACE_TIME_PROGMEM = {
-13796 kZoneNameEurope_Istanbul ,
-
-
-
-
-13801 kZoneEraEurope_Istanbul ,
-
-
-
-
-
-
-
-
-
-
-13812 static const extended::ZoneEra kZoneEraEurope_Kaliningrad[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+13817 static const char kZoneNameEurope_Kaliningrad[] ACE_TIME_PROGMEM =
"Europe/Kaliningrad";
+
+13819 const extended::ZoneInfo kZoneEurope_Kaliningrad ACE_TIME_PROGMEM = {
+13820 kZoneNameEurope_Kaliningrad ,
+
+
+
+
+13825 kZoneEraEurope_Kaliningrad ,
+
+
+
+
+
+
+
+
+
+
+13836 static const extended::ZoneEra kZoneEraEurope_Kiev[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -13922,90 +13922,90 @@
-13852 static const char kZoneNameEurope_Kaliningrad[] ACE_TIME_PROGMEM =
"Europe/Kaliningrad";
+13852 static const char kZoneNameEurope_Kiev[] ACE_TIME_PROGMEM =
"Europe/Kiev";
-13854 const extended::ZoneInfo kZoneEurope_Kaliningrad ACE_TIME_PROGMEM = {
-13855 kZoneNameEurope_Kaliningrad ,
-
+13854 const extended::ZoneInfo kZoneEurope_Kiev ACE_TIME_PROGMEM = {
+13855 kZoneNameEurope_Kiev ,
+
-
-13860 kZoneEraEurope_Kaliningrad ,
+
+13860 kZoneEraEurope_Kiev ,
-
-
-
-
-
+
+
+
+
+
-13871 static const extended::ZoneEra kZoneEraEurope_Kiev[] ACE_TIME_PROGMEM = {
-
+13871 static const extended::ZoneEra kZoneEraEurope_Kirov[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-13887 static const char kZoneNameEurope_Kiev[] ACE_TIME_PROGMEM =
"Europe/Kiev";
-
-13889 const extended::ZoneInfo kZoneEurope_Kiev ACE_TIME_PROGMEM = {
-13890 kZoneNameEurope_Kiev ,
-
-
-
-
-13895 kZoneEraEurope_Kiev ,
-
-
-
-
-
-
-
-
-
-
-13906 static const extended::ZoneEra kZoneEraEurope_Kirov[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+13911 static const char kZoneNameEurope_Kirov[] ACE_TIME_PROGMEM =
"Europe/Kirov";
+
+13913 const extended::ZoneInfo kZoneEurope_Kirov ACE_TIME_PROGMEM = {
+13914 kZoneNameEurope_Kirov ,
+
+
+
+
+13919 kZoneEraEurope_Kirov ,
+
+
+
+
+
+
+
+
+
+
+13930 static const extended::ZoneEra kZoneEraEurope_Lisbon[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -14016,30 +14016,30 @@
-13946 static const char kZoneNameEurope_Kirov[] ACE_TIME_PROGMEM =
"Europe/Kirov";
+13946 static const char kZoneNameEurope_Lisbon[] ACE_TIME_PROGMEM =
"Europe/Lisbon";
-13948 const extended::ZoneInfo kZoneEurope_Kirov ACE_TIME_PROGMEM = {
-13949 kZoneNameEurope_Kirov ,
-
+13948 const extended::ZoneInfo kZoneEurope_Lisbon ACE_TIME_PROGMEM = {
+13949 kZoneNameEurope_Lisbon ,
+
-
-13954 kZoneEraEurope_Kirov ,
+
+13954 kZoneEraEurope_Lisbon ,
-
+
-
-
-
+
+
+
-13965 static const extended::ZoneEra kZoneEraEurope_Lisbon[] ACE_TIME_PROGMEM = {
-
+13965 static const extended::ZoneEra kZoneEraEurope_London[] ACE_TIME_PROGMEM = {
+
-
+
@@ -14051,31 +14051,31 @@
-13981 static const char kZoneNameEurope_Lisbon[] ACE_TIME_PROGMEM =
"Europe/Lisbon";
+13981 static const char kZoneNameEurope_London[] ACE_TIME_PROGMEM =
"Europe/London";
-13983 const extended::ZoneInfo kZoneEurope_Lisbon ACE_TIME_PROGMEM = {
-13984 kZoneNameEurope_Lisbon ,
-
+13983 const extended::ZoneInfo kZoneEurope_London ACE_TIME_PROGMEM = {
+13984 kZoneNameEurope_London ,
+
-13989 kZoneEraEurope_Lisbon ,
+13989 kZoneEraEurope_London ,
-
+
-
-
-
+
+
+
-14000 static const extended::ZoneEra kZoneEraEurope_London[] ACE_TIME_PROGMEM = {
-
+14000 static const extended::ZoneEra kZoneEraEurope_Luxembourg[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -14086,27 +14086,27 @@
-14016 static const char kZoneNameEurope_London[] ACE_TIME_PROGMEM =
"Europe/London";
+14016 static const char kZoneNameEurope_Luxembourg[] ACE_TIME_PROGMEM =
"Europe/Luxembourg";
-14018 const extended::ZoneInfo kZoneEurope_London ACE_TIME_PROGMEM = {
-14019 kZoneNameEurope_London ,
-
+14018 const extended::ZoneInfo kZoneEurope_Luxembourg ACE_TIME_PROGMEM = {
+14019 kZoneNameEurope_Luxembourg ,
+
-14024 kZoneEraEurope_London ,
+14024 kZoneEraEurope_Luxembourg ,
-
+
-
-
-
+
+
+
-14035 static const extended::ZoneEra kZoneEraEurope_Luxembourg[] ACE_TIME_PROGMEM = {
-
+14035 static const extended::ZoneEra kZoneEraEurope_Madrid[] ACE_TIME_PROGMEM = {
+
@@ -14121,27 +14121,27 @@
-14051 static const char kZoneNameEurope_Luxembourg[] ACE_TIME_PROGMEM =
"Europe/Luxembourg";
+14051 static const char kZoneNameEurope_Madrid[] ACE_TIME_PROGMEM =
"Europe/Madrid";
-14053 const extended::ZoneInfo kZoneEurope_Luxembourg ACE_TIME_PROGMEM = {
-14054 kZoneNameEurope_Luxembourg ,
-
+14053 const extended::ZoneInfo kZoneEurope_Madrid ACE_TIME_PROGMEM = {
+14054 kZoneNameEurope_Madrid ,
+
-14059 kZoneEraEurope_Luxembourg ,
+14059 kZoneEraEurope_Madrid ,
-
+
-
-
-
+
+
+
-14070 static const extended::ZoneEra kZoneEraEurope_Madrid[] ACE_TIME_PROGMEM = {
-
+14070 static const extended::ZoneEra kZoneEraEurope_Malta[] ACE_TIME_PROGMEM = {
+
@@ -14156,78 +14156,78 @@
-14086 static const char kZoneNameEurope_Madrid[] ACE_TIME_PROGMEM =
"Europe/Madrid";
+14086 static const char kZoneNameEurope_Malta[] ACE_TIME_PROGMEM =
"Europe/Malta";
-14088 const extended::ZoneInfo kZoneEurope_Madrid ACE_TIME_PROGMEM = {
-14089 kZoneNameEurope_Madrid ,
-
+14088 const extended::ZoneInfo kZoneEurope_Malta ACE_TIME_PROGMEM = {
+14089 kZoneNameEurope_Malta ,
+
-14094 kZoneEraEurope_Madrid ,
+14094 kZoneEraEurope_Malta ,
-
-
-
-
-
+
+
+
+
+
-14105 static const extended::ZoneEra kZoneEraEurope_Malta[] ACE_TIME_PROGMEM = {
-
+14105 static const extended::ZoneEra kZoneEraEurope_Minsk[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-14121 static const char kZoneNameEurope_Malta[] ACE_TIME_PROGMEM =
"Europe/Malta";
-
-14123 const extended::ZoneInfo kZoneEurope_Malta ACE_TIME_PROGMEM = {
-14124 kZoneNameEurope_Malta ,
-
-
-
-
-14129 kZoneEraEurope_Malta ,
-
-
-
-
-
-
-
-
-
-
-14140 static const extended::ZoneEra kZoneEraEurope_Minsk[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14133 static const char kZoneNameEurope_Minsk[] ACE_TIME_PROGMEM =
"Europe/Minsk";
+
+14135 const extended::ZoneInfo kZoneEurope_Minsk ACE_TIME_PROGMEM = {
+14136 kZoneNameEurope_Minsk ,
+
+
+
+
+14141 kZoneEraEurope_Minsk ,
+
+
+
+
+
+
+
+
+
+
+14152 static const extended::ZoneEra kZoneEraEurope_Monaco[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -14238,90 +14238,90 @@
-14168 static const char kZoneNameEurope_Minsk[] ACE_TIME_PROGMEM =
"Europe/Minsk";
+14168 static const char kZoneNameEurope_Monaco[] ACE_TIME_PROGMEM =
"Europe/Monaco";
-14170 const extended::ZoneInfo kZoneEurope_Minsk ACE_TIME_PROGMEM = {
-14171 kZoneNameEurope_Minsk ,
-
+14170 const extended::ZoneInfo kZoneEurope_Monaco ACE_TIME_PROGMEM = {
+14171 kZoneNameEurope_Monaco ,
+
-
-14176 kZoneEraEurope_Minsk ,
+
+14176 kZoneEraEurope_Monaco ,
-
-
-
-
-
+
+
+
+
+
-14187 static const extended::ZoneEra kZoneEraEurope_Monaco[] ACE_TIME_PROGMEM = {
-
+14187 static const extended::ZoneEra kZoneEraEurope_Moscow[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-14203 static const char kZoneNameEurope_Monaco[] ACE_TIME_PROGMEM =
"Europe/Monaco";
-
-14205 const extended::ZoneInfo kZoneEurope_Monaco ACE_TIME_PROGMEM = {
-14206 kZoneNameEurope_Monaco ,
-
-
-
-
-14211 kZoneEraEurope_Monaco ,
-
-
-
-
-
-
-
-
-
-
-14222 static const extended::ZoneEra kZoneEraEurope_Moscow[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14227 static const char kZoneNameEurope_Moscow[] ACE_TIME_PROGMEM =
"Europe/Moscow";
+
+14229 const extended::ZoneInfo kZoneEurope_Moscow ACE_TIME_PROGMEM = {
+14230 kZoneNameEurope_Moscow ,
+
+
+
+
+14235 kZoneEraEurope_Moscow ,
+
+
+
+
+
+
+
+
+
+
+14246 static const extended::ZoneEra kZoneEraEurope_Oslo[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -14332,26 +14332,26 @@
-14262 static const char kZoneNameEurope_Moscow[] ACE_TIME_PROGMEM =
"Europe/Moscow";
+14262 static const char kZoneNameEurope_Oslo[] ACE_TIME_PROGMEM =
"Europe/Oslo";
-14264 const extended::ZoneInfo kZoneEurope_Moscow ACE_TIME_PROGMEM = {
-14265 kZoneNameEurope_Moscow ,
-
+14264 const extended::ZoneInfo kZoneEurope_Oslo ACE_TIME_PROGMEM = {
+14265 kZoneNameEurope_Oslo ,
+
-
-14270 kZoneEraEurope_Moscow ,
+
+14270 kZoneEraEurope_Oslo ,
-
+
-
-
-
+
+
+
-14281 static const extended::ZoneEra kZoneEraEurope_Oslo[] ACE_TIME_PROGMEM = {
+14281 static const extended::ZoneEra kZoneEraEurope_Paris[] ACE_TIME_PROGMEM = {
@@ -14367,26 +14367,26 @@
-14297 static const char kZoneNameEurope_Oslo[] ACE_TIME_PROGMEM =
"Europe/Oslo";
+14297 static const char kZoneNameEurope_Paris[] ACE_TIME_PROGMEM =
"Europe/Paris";
-14299 const extended::ZoneInfo kZoneEurope_Oslo ACE_TIME_PROGMEM = {
-14300 kZoneNameEurope_Oslo ,
-
+14299 const extended::ZoneInfo kZoneEurope_Paris ACE_TIME_PROGMEM = {
+14300 kZoneNameEurope_Paris ,
+
-14305 kZoneEraEurope_Oslo ,
+14305 kZoneEraEurope_Paris ,
-
+
-
-
-
+
+
+
-14316 static const extended::ZoneEra kZoneEraEurope_Paris[] ACE_TIME_PROGMEM = {
+14316 static const extended::ZoneEra kZoneEraEurope_Prague[] ACE_TIME_PROGMEM = {
@@ -14402,90 +14402,90 @@
-14332 static const char kZoneNameEurope_Paris[] ACE_TIME_PROGMEM =
"Europe/Paris";
+14332 static const char kZoneNameEurope_Prague[] ACE_TIME_PROGMEM =
"Europe/Prague";
-14334 const extended::ZoneInfo kZoneEurope_Paris ACE_TIME_PROGMEM = {
-14335 kZoneNameEurope_Paris ,
-
+14334 const extended::ZoneInfo kZoneEurope_Prague ACE_TIME_PROGMEM = {
+14335 kZoneNameEurope_Prague ,
+
-14340 kZoneEraEurope_Paris ,
+14340 kZoneEraEurope_Prague ,
-
-
-
-
-
+
+
+
+
+
-14351 static const extended::ZoneEra kZoneEraEurope_Prague[] ACE_TIME_PROGMEM = {
-
+14351 static const extended::ZoneEra kZoneEraEurope_Riga[] ACE_TIME_PROGMEM = {
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-14367 static const char kZoneNameEurope_Prague[] ACE_TIME_PROGMEM =
"Europe/Prague";
-
-14369 const extended::ZoneInfo kZoneEurope_Prague ACE_TIME_PROGMEM = {
-14370 kZoneNameEurope_Prague ,
-
-
-
-
-14375 kZoneEraEurope_Prague ,
-
-
-
-
-
-
-
-
-
-
-14386 static const extended::ZoneEra kZoneEraEurope_Riga[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14391 static const char kZoneNameEurope_Riga[] ACE_TIME_PROGMEM =
"Europe/Riga";
+
+14393 const extended::ZoneInfo kZoneEurope_Riga ACE_TIME_PROGMEM = {
+14394 kZoneNameEurope_Riga ,
+
+
+
+
+14399 kZoneEraEurope_Riga ,
+
+
+
+
+
+
+
+
+
+
+14410 static const extended::ZoneEra kZoneEraEurope_Rome[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -14496,220 +14496,220 @@
-14426 static const char kZoneNameEurope_Riga[] ACE_TIME_PROGMEM =
"Europe/Riga";
+14426 static const char kZoneNameEurope_Rome[] ACE_TIME_PROGMEM =
"Europe/Rome";
-14428 const extended::ZoneInfo kZoneEurope_Riga ACE_TIME_PROGMEM = {
-14429 kZoneNameEurope_Riga ,
-
+14428 const extended::ZoneInfo kZoneEurope_Rome ACE_TIME_PROGMEM = {
+14429 kZoneNameEurope_Rome ,
+
-
-
-14434 kZoneEraEurope_Riga ,
+
+
+14434 kZoneEraEurope_Rome ,
-
-
-
-
-
+
+
+
+
+
-14445 static const extended::ZoneEra kZoneEraEurope_Rome[] ACE_TIME_PROGMEM = {
-
+14445 static const extended::ZoneEra kZoneEraEurope_Samara[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-14461 static const char kZoneNameEurope_Rome[] ACE_TIME_PROGMEM =
"Europe/Rome";
-
-14463 const extended::ZoneInfo kZoneEurope_Rome ACE_TIME_PROGMEM = {
-14464 kZoneNameEurope_Rome ,
-
-
-
-
-14469 kZoneEraEurope_Rome ,
-
-
-
-
-
-
-
-
-
-
-14480 static const extended::ZoneEra kZoneEraEurope_Samara[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14485 static const char kZoneNameEurope_Samara[] ACE_TIME_PROGMEM =
"Europe/Samara";
+
+14487 const extended::ZoneInfo kZoneEurope_Samara ACE_TIME_PROGMEM = {
+14488 kZoneNameEurope_Samara ,
+
+
+
+
+14493 kZoneEraEurope_Samara ,
+
+
+
+
+
+
+
+
+
+
+14504 static const extended::ZoneEra kZoneEraEurope_Saratov[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-14520 static const char kZoneNameEurope_Samara[] ACE_TIME_PROGMEM =
"Europe/Samara";
-
-14522 const extended::ZoneInfo kZoneEurope_Samara ACE_TIME_PROGMEM = {
-14523 kZoneNameEurope_Samara ,
-
-
-
-
-14528 kZoneEraEurope_Samara ,
-
-
-
-
-
-
-
-
-
-
-14539 static const extended::ZoneEra kZoneEraEurope_Saratov[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14556 static const char kZoneNameEurope_Saratov[] ACE_TIME_PROGMEM =
"Europe/Saratov";
+
+14558 const extended::ZoneInfo kZoneEurope_Saratov ACE_TIME_PROGMEM = {
+14559 kZoneNameEurope_Saratov ,
+
+
+
+
+14564 kZoneEraEurope_Saratov ,
+
+
+
+
+
+
+
+
+
+
+14575 static const extended::ZoneEra kZoneEraEurope_Simferopol[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-14591 static const char kZoneNameEurope_Saratov[] ACE_TIME_PROGMEM =
"Europe/Saratov";
-
-14593 const extended::ZoneInfo kZoneEurope_Saratov ACE_TIME_PROGMEM = {
-14594 kZoneNameEurope_Saratov ,
-
-
-
-
-14599 kZoneEraEurope_Saratov ,
-
-
-
-
-
-
-
-
-
-
-14610 static const extended::ZoneEra kZoneEraEurope_Simferopol[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14615 static const char kZoneNameEurope_Simferopol[] ACE_TIME_PROGMEM =
"Europe/Simferopol";
+
+14617 const extended::ZoneInfo kZoneEurope_Simferopol ACE_TIME_PROGMEM = {
+14618 kZoneNameEurope_Simferopol ,
+
+
+
+
+14623 kZoneEraEurope_Simferopol ,
+
+
+
+
+
+
+
+
+
+
+14634 static const extended::ZoneEra kZoneEraEurope_Sofia[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -14720,31 +14720,31 @@
-14650 static const char kZoneNameEurope_Simferopol[] ACE_TIME_PROGMEM =
"Europe/Simferopol";
+14650 static const char kZoneNameEurope_Sofia[] ACE_TIME_PROGMEM =
"Europe/Sofia";
-14652 const extended::ZoneInfo kZoneEurope_Simferopol ACE_TIME_PROGMEM = {
-14653 kZoneNameEurope_Simferopol ,
-
+14652 const extended::ZoneInfo kZoneEurope_Sofia ACE_TIME_PROGMEM = {
+14653 kZoneNameEurope_Sofia ,
+
-
-14658 kZoneEraEurope_Simferopol ,
+
+14658 kZoneEraEurope_Sofia ,
-
+
-
-
-
+
+
+
-14669 static const extended::ZoneEra kZoneEraEurope_Sofia[] ACE_TIME_PROGMEM = {
-
+14669 static const extended::ZoneEra kZoneEraEurope_Stockholm[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -14755,90 +14755,90 @@
-14685 static const char kZoneNameEurope_Sofia[] ACE_TIME_PROGMEM =
"Europe/Sofia";
+14685 static const char kZoneNameEurope_Stockholm[] ACE_TIME_PROGMEM =
"Europe/Stockholm";
-14687 const extended::ZoneInfo kZoneEurope_Sofia ACE_TIME_PROGMEM = {
-14688 kZoneNameEurope_Sofia ,
-
+14687 const extended::ZoneInfo kZoneEurope_Stockholm ACE_TIME_PROGMEM = {
+14688 kZoneNameEurope_Stockholm ,
+
-14693 kZoneEraEurope_Sofia ,
+14693 kZoneEraEurope_Stockholm ,
-
-
-
-
-
+
+
+
+
+
-14704 static const extended::ZoneEra kZoneEraEurope_Stockholm[] ACE_TIME_PROGMEM = {
-
+14704 static const extended::ZoneEra kZoneEraEurope_Tallinn[] ACE_TIME_PROGMEM = {
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-14720 static const char kZoneNameEurope_Stockholm[] ACE_TIME_PROGMEM =
"Europe/Stockholm";
-
-14722 const extended::ZoneInfo kZoneEurope_Stockholm ACE_TIME_PROGMEM = {
-14723 kZoneNameEurope_Stockholm ,
-
-
-
-
-14728 kZoneEraEurope_Stockholm ,
-
-
-
-
-
-
-
-
-
-
-14739 static const extended::ZoneEra kZoneEraEurope_Tallinn[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14744 static const char kZoneNameEurope_Tallinn[] ACE_TIME_PROGMEM =
"Europe/Tallinn";
+
+14746 const extended::ZoneInfo kZoneEurope_Tallinn ACE_TIME_PROGMEM = {
+14747 kZoneNameEurope_Tallinn ,
+
+
+
+
+14752 kZoneEraEurope_Tallinn ,
+
+
+
+
+
+
+
+
+
+
+14763 static const extended::ZoneEra kZoneEraEurope_Tirane[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -14849,102 +14849,102 @@
-14779 static const char kZoneNameEurope_Tallinn[] ACE_TIME_PROGMEM =
"Europe/Tallinn";
+14779 static const char kZoneNameEurope_Tirane[] ACE_TIME_PROGMEM =
"Europe/Tirane";
-14781 const extended::ZoneInfo kZoneEurope_Tallinn ACE_TIME_PROGMEM = {
-14782 kZoneNameEurope_Tallinn ,
-
+14781 const extended::ZoneInfo kZoneEurope_Tirane ACE_TIME_PROGMEM = {
+14782 kZoneNameEurope_Tirane ,
+
-
-
-14787 kZoneEraEurope_Tallinn ,
+
+
+14787 kZoneEraEurope_Tirane ,
-
-
-
-
-
+
+
+
+
+
-14798 static const extended::ZoneEra kZoneEraEurope_Tirane[] ACE_TIME_PROGMEM = {
-
+14798 static const extended::ZoneEra kZoneEraEurope_Ulyanovsk[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-14814 static const char kZoneNameEurope_Tirane[] ACE_TIME_PROGMEM =
"Europe/Tirane";
-
-14816 const extended::ZoneInfo kZoneEurope_Tirane ACE_TIME_PROGMEM = {
-14817 kZoneNameEurope_Tirane ,
-
-
-
-
-14822 kZoneEraEurope_Tirane ,
-
-
-
-
-
-
-
-
-
-
-14833 static const extended::ZoneEra kZoneEraEurope_Ulyanovsk[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14850 static const char kZoneNameEurope_Ulyanovsk[] ACE_TIME_PROGMEM =
"Europe/Ulyanovsk";
+
+14852 const extended::ZoneInfo kZoneEurope_Ulyanovsk ACE_TIME_PROGMEM = {
+14853 kZoneNameEurope_Ulyanovsk ,
+
+
+
+
+14858 kZoneEraEurope_Ulyanovsk ,
+
+
+
+
+
+
+
+
+
+
+14869 static const extended::ZoneEra kZoneEraEurope_Uzhgorod[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
@@ -14955,31 +14955,31 @@
-14885 static const char kZoneNameEurope_Ulyanovsk[] ACE_TIME_PROGMEM =
"Europe/Ulyanovsk";
+14885 static const char kZoneNameEurope_Uzhgorod[] ACE_TIME_PROGMEM =
"Europe/Uzhgorod";
-14887 const extended::ZoneInfo kZoneEurope_Ulyanovsk ACE_TIME_PROGMEM = {
-14888 kZoneNameEurope_Ulyanovsk ,
-
+14887 const extended::ZoneInfo kZoneEurope_Uzhgorod ACE_TIME_PROGMEM = {
+14888 kZoneNameEurope_Uzhgorod ,
+
-
-14893 kZoneEraEurope_Ulyanovsk ,
+
+14893 kZoneEraEurope_Uzhgorod ,
-
+
-
-
-
+
+
+
-14904 static const extended::ZoneEra kZoneEraEurope_Uzhgorod[] ACE_TIME_PROGMEM = {
-
+14904 static const extended::ZoneEra kZoneEraEurope_Vienna[] ACE_TIME_PROGMEM = {
+
-
-
+
+
@@ -14990,2348 +14990,2326 @@
-14920 static const char kZoneNameEurope_Uzhgorod[] ACE_TIME_PROGMEM =
"Europe/Uzhgorod";
+14920 static const char kZoneNameEurope_Vienna[] ACE_TIME_PROGMEM =
"Europe/Vienna";
-14922 const extended::ZoneInfo kZoneEurope_Uzhgorod ACE_TIME_PROGMEM = {
-14923 kZoneNameEurope_Uzhgorod ,
-
+14922 const extended::ZoneInfo kZoneEurope_Vienna ACE_TIME_PROGMEM = {
+14923 kZoneNameEurope_Vienna ,
+
-14928 kZoneEraEurope_Uzhgorod ,
+14928 kZoneEraEurope_Vienna ,
-
-
-
-
-
+
+
+
+
+
-14939 static const extended::ZoneEra kZoneEraEurope_Vienna[] ACE_TIME_PROGMEM = {
-
+14939 static const extended::ZoneEra kZoneEraEurope_Vilnius[] ACE_TIME_PROGMEM = {
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-14955 static const char kZoneNameEurope_Vienna[] ACE_TIME_PROGMEM =
"Europe/Vienna";
-
-14957 const extended::ZoneInfo kZoneEurope_Vienna ACE_TIME_PROGMEM = {
-14958 kZoneNameEurope_Vienna ,
-
-
-
-
-14963 kZoneEraEurope_Vienna ,
-
-
-
-
-
-
-
-
-
-
-14974 static const extended::ZoneEra kZoneEraEurope_Vilnius[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+14979 static const char kZoneNameEurope_Vilnius[] ACE_TIME_PROGMEM =
"Europe/Vilnius";
+
+14981 const extended::ZoneInfo kZoneEurope_Vilnius ACE_TIME_PROGMEM = {
+14982 kZoneNameEurope_Vilnius ,
+
+
+
+
+14987 kZoneEraEurope_Vilnius ,
+
+
+
+
+
+
+
+
+
+
+14998 static const extended::ZoneEra kZoneEraEurope_Volgograd[] ACE_TIME_PROGMEM = {
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-15014 static const char kZoneNameEurope_Vilnius[] ACE_TIME_PROGMEM =
"Europe/Vilnius";
-
-15016 const extended::ZoneInfo kZoneEurope_Vilnius ACE_TIME_PROGMEM = {
-15017 kZoneNameEurope_Vilnius ,
-
-
-
-
-15022 kZoneEraEurope_Vilnius ,
-
-
-
-
-
-
-
-
-
-
-15033 static const extended::ZoneEra kZoneEraEurope_Volgograd[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15085 static const char kZoneNameEurope_Volgograd[] ACE_TIME_PROGMEM =
"Europe/Volgograd";
-
-15087 const extended::ZoneInfo kZoneEurope_Volgograd ACE_TIME_PROGMEM = {
-15088 kZoneNameEurope_Volgograd ,
-
-
-
-
-15093 kZoneEraEurope_Volgograd ,
-
-
-
-
-
-
-
-
-
-
-15104 static const extended::ZoneEra kZoneEraEurope_Warsaw[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15120 static const char kZoneNameEurope_Warsaw[] ACE_TIME_PROGMEM =
"Europe/Warsaw";
-
-15122 const extended::ZoneInfo kZoneEurope_Warsaw ACE_TIME_PROGMEM = {
-15123 kZoneNameEurope_Warsaw ,
-
-
-
-
-15128 kZoneEraEurope_Warsaw ,
-
-
-
-
-
-
-
-
-
-
-15139 static const extended::ZoneEra kZoneEraEurope_Zaporozhye[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15155 static const char kZoneNameEurope_Zaporozhye[] ACE_TIME_PROGMEM =
"Europe/Zaporozhye";
-
-15157 const extended::ZoneInfo kZoneEurope_Zaporozhye ACE_TIME_PROGMEM = {
-15158 kZoneNameEurope_Zaporozhye ,
-
-
-
-
-15163 kZoneEraEurope_Zaporozhye ,
-
-
-
-
-
-
-
-
-
-
-15174 static const extended::ZoneEra kZoneEraEurope_Zurich[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15190 static const char kZoneNameEurope_Zurich[] ACE_TIME_PROGMEM =
"Europe/Zurich";
-
-15192 const extended::ZoneInfo kZoneEurope_Zurich ACE_TIME_PROGMEM = {
-15193 kZoneNameEurope_Zurich ,
-
-
-
-
-15198 kZoneEraEurope_Zurich ,
-
-
-
-
-
-
-
-
-
-
-15209 static const extended::ZoneEra kZoneEraHST[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15225 static const char kZoneNameHST[] ACE_TIME_PROGMEM =
"HST";
-
-15227 const extended::ZoneInfo kZoneHST ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15244 static const extended::ZoneEra kZoneEraIndian_Chagos[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15260 static const char kZoneNameIndian_Chagos[] ACE_TIME_PROGMEM =
"Indian/Chagos";
-
-15262 const extended::ZoneInfo kZoneIndian_Chagos ACE_TIME_PROGMEM = {
-15263 kZoneNameIndian_Chagos ,
-
-
-
-
-15268 kZoneEraIndian_Chagos ,
-
-
-
-
-
-
-
-
-
-
-15279 static const extended::ZoneEra kZoneEraIndian_Christmas[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15295 static const char kZoneNameIndian_Christmas[] ACE_TIME_PROGMEM =
"Indian/Christmas";
-
-15297 const extended::ZoneInfo kZoneIndian_Christmas ACE_TIME_PROGMEM = {
-15298 kZoneNameIndian_Christmas ,
-
-
-
-
-15303 kZoneEraIndian_Christmas ,
-
-
-
-
-
-
-
-
-
-
-15314 static const extended::ZoneEra kZoneEraIndian_Cocos[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15330 static const char kZoneNameIndian_Cocos[] ACE_TIME_PROGMEM =
"Indian/Cocos";
-
-15332 const extended::ZoneInfo kZoneIndian_Cocos ACE_TIME_PROGMEM = {
-15333 kZoneNameIndian_Cocos ,
-
-
-
-
-15338 kZoneEraIndian_Cocos ,
-
-
-
-
-
-
-
-
-
-
-15349 static const extended::ZoneEra kZoneEraIndian_Kerguelen[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15365 static const char kZoneNameIndian_Kerguelen[] ACE_TIME_PROGMEM =
"Indian/Kerguelen";
-
-15367 const extended::ZoneInfo kZoneIndian_Kerguelen ACE_TIME_PROGMEM = {
-15368 kZoneNameIndian_Kerguelen ,
-
-
-
-
-15373 kZoneEraIndian_Kerguelen ,
-
-
-
-
-
-
-
-
-
-
-15384 static const extended::ZoneEra kZoneEraIndian_Mahe[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15400 static const char kZoneNameIndian_Mahe[] ACE_TIME_PROGMEM =
"Indian/Mahe";
-
-15402 const extended::ZoneInfo kZoneIndian_Mahe ACE_TIME_PROGMEM = {
-15403 kZoneNameIndian_Mahe ,
-
-
-
-
-15408 kZoneEraIndian_Mahe ,
-
-
-
-
-
-
-
-
-
-
-15419 static const extended::ZoneEra kZoneEraIndian_Maldives[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15435 static const char kZoneNameIndian_Maldives[] ACE_TIME_PROGMEM =
"Indian/Maldives";
-
-15437 const extended::ZoneInfo kZoneIndian_Maldives ACE_TIME_PROGMEM = {
-15438 kZoneNameIndian_Maldives ,
-
-
-
-
-15443 kZoneEraIndian_Maldives ,
-
-
-
-
-
-
-
-
-
-
-15454 static const extended::ZoneEra kZoneEraIndian_Mauritius[] ACE_TIME_PROGMEM = {
-
-
-15457 &kPolicyMauritius ,
-
-
-
-
-
-
-
-
-
-
-
-
-15470 static const char kZoneNameIndian_Mauritius[] ACE_TIME_PROGMEM =
"Indian/Mauritius";
-
-15472 const extended::ZoneInfo kZoneIndian_Mauritius ACE_TIME_PROGMEM = {
-15473 kZoneNameIndian_Mauritius ,
-
-
-
-
-15478 kZoneEraIndian_Mauritius ,
-
-
-
-
-
-
-
-
-
-
-15489 static const extended::ZoneEra kZoneEraIndian_Reunion[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15505 static const char kZoneNameIndian_Reunion[] ACE_TIME_PROGMEM =
"Indian/Reunion";
-
-15507 const extended::ZoneInfo kZoneIndian_Reunion ACE_TIME_PROGMEM = {
-15508 kZoneNameIndian_Reunion ,
-
-
-
-
-15513 kZoneEraIndian_Reunion ,
-
-
-
-
-
-
-
-
-
-
-15524 static const extended::ZoneEra kZoneEraMET[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15540 static const char kZoneNameMET[] ACE_TIME_PROGMEM =
"MET";
-
-15542 const extended::ZoneInfo kZoneMET ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15559 static const extended::ZoneEra kZoneEraMST[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15575 static const char kZoneNameMST[] ACE_TIME_PROGMEM =
"MST";
-
-15577 const extended::ZoneInfo kZoneMST ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15594 static const extended::ZoneEra kZoneEraMST7MDT[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15610 static const char kZoneNameMST7MDT[] ACE_TIME_PROGMEM =
"MST7MDT";
-
-15612 const extended::ZoneInfo kZoneMST7MDT ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15629 static const extended::ZoneEra kZoneEraPST8PDT[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15645 static const char kZoneNamePST8PDT[] ACE_TIME_PROGMEM =
"PST8PDT";
-
-15647 const extended::ZoneInfo kZonePST8PDT ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15664 static const extended::ZoneEra kZoneEraPacific_Apia[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15692 static const char kZoneNamePacific_Apia[] ACE_TIME_PROGMEM =
"Pacific/Apia";
-
-15694 const extended::ZoneInfo kZonePacific_Apia ACE_TIME_PROGMEM = {
-15695 kZoneNamePacific_Apia ,
-
-
-
-
-15700 kZoneEraPacific_Apia ,
-
-
-
-
-
-
-
-
-
-
-15711 static const extended::ZoneEra kZoneEraPacific_Auckland[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15727 static const char kZoneNamePacific_Auckland[] ACE_TIME_PROGMEM =
"Pacific/Auckland";
-
-15729 const extended::ZoneInfo kZonePacific_Auckland ACE_TIME_PROGMEM = {
-15730 kZoneNamePacific_Auckland ,
-
-
-
-
-15735 kZoneEraPacific_Auckland ,
-
-
-
-
-
-
-
-
-
-
-15746 static const extended::ZoneEra kZoneEraPacific_Bougainville[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15774 static const char kZoneNamePacific_Bougainville[] ACE_TIME_PROGMEM =
"Pacific/Bougainville";
-
-15776 const extended::ZoneInfo kZonePacific_Bougainville ACE_TIME_PROGMEM = {
-15777 kZoneNamePacific_Bougainville ,
-
-
-
-
-15782 kZoneEraPacific_Bougainville ,
-
-
-
-
-
-
-
-
-
-
-15793 static const extended::ZoneEra kZoneEraPacific_Chatham[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15809 static const char kZoneNamePacific_Chatham[] ACE_TIME_PROGMEM =
"Pacific/Chatham";
-
-15811 const extended::ZoneInfo kZonePacific_Chatham ACE_TIME_PROGMEM = {
-15812 kZoneNamePacific_Chatham ,
-
-
-
-
-15817 kZoneEraPacific_Chatham ,
-
-
-
-
-
-
-
-
-
-
-15828 static const extended::ZoneEra kZoneEraPacific_Chuuk[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15844 static const char kZoneNamePacific_Chuuk[] ACE_TIME_PROGMEM =
"Pacific/Chuuk";
-
-15846 const extended::ZoneInfo kZonePacific_Chuuk ACE_TIME_PROGMEM = {
-15847 kZoneNamePacific_Chuuk ,
-
-
-
-
-15852 kZoneEraPacific_Chuuk ,
-
-
-
-
-
-
-
-
-
-
-15863 static const extended::ZoneEra kZoneEraPacific_Easter[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15879 static const char kZoneNamePacific_Easter[] ACE_TIME_PROGMEM =
"Pacific/Easter";
-
-15881 const extended::ZoneInfo kZonePacific_Easter ACE_TIME_PROGMEM = {
-15882 kZoneNamePacific_Easter ,
-
-
-
-
-15887 kZoneEraPacific_Easter ,
-
-
-
-
-
-
-
-
-
-
-15898 static const extended::ZoneEra kZoneEraPacific_Efate[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15914 static const char kZoneNamePacific_Efate[] ACE_TIME_PROGMEM =
"Pacific/Efate";
-
-15916 const extended::ZoneInfo kZonePacific_Efate ACE_TIME_PROGMEM = {
-15917 kZoneNamePacific_Efate ,
-
-
-
-
-15922 kZoneEraPacific_Efate ,
-
-
-
-
-
-
-
-
-
-
-15933 static const extended::ZoneEra kZoneEraPacific_Enderbury[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15949 static const char kZoneNamePacific_Enderbury[] ACE_TIME_PROGMEM =
"Pacific/Enderbury";
-
-15951 const extended::ZoneInfo kZonePacific_Enderbury ACE_TIME_PROGMEM = {
-15952 kZoneNamePacific_Enderbury ,
-
-
-
-
-15957 kZoneEraPacific_Enderbury ,
-
-
-
-
-
-
-
-
-
-
-15968 static const extended::ZoneEra kZoneEraPacific_Fakaofo[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-15996 static const char kZoneNamePacific_Fakaofo[] ACE_TIME_PROGMEM =
"Pacific/Fakaofo";
-
-15998 const extended::ZoneInfo kZonePacific_Fakaofo ACE_TIME_PROGMEM = {
-15999 kZoneNamePacific_Fakaofo ,
-
-
-
-
-16004 kZoneEraPacific_Fakaofo ,
-
-
-
-
-
-
-
-
-
-
-16015 static const extended::ZoneEra kZoneEraPacific_Fiji[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16031 static const char kZoneNamePacific_Fiji[] ACE_TIME_PROGMEM =
"Pacific/Fiji";
-
-16033 const extended::ZoneInfo kZonePacific_Fiji ACE_TIME_PROGMEM = {
-16034 kZoneNamePacific_Fiji ,
-
-
-
-
-16039 kZoneEraPacific_Fiji ,
-
-
-
-
-
-
-
-
-
-
-16050 static const extended::ZoneEra kZoneEraPacific_Funafuti[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16066 static const char kZoneNamePacific_Funafuti[] ACE_TIME_PROGMEM =
"Pacific/Funafuti";
-
-16068 const extended::ZoneInfo kZonePacific_Funafuti ACE_TIME_PROGMEM = {
-16069 kZoneNamePacific_Funafuti ,
-
-
-
-
-16074 kZoneEraPacific_Funafuti ,
-
-
-
-
-
-
-
-
-
-
-16085 static const extended::ZoneEra kZoneEraPacific_Galapagos[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16101 static const char kZoneNamePacific_Galapagos[] ACE_TIME_PROGMEM =
"Pacific/Galapagos";
-
-16103 const extended::ZoneInfo kZonePacific_Galapagos ACE_TIME_PROGMEM = {
-16104 kZoneNamePacific_Galapagos ,
-
-
-
-
-16109 kZoneEraPacific_Galapagos ,
-
-
-
-
-
-
-
-
-
-
-16120 static const extended::ZoneEra kZoneEraPacific_Gambier[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16136 static const char kZoneNamePacific_Gambier[] ACE_TIME_PROGMEM =
"Pacific/Gambier";
-
-16138 const extended::ZoneInfo kZonePacific_Gambier ACE_TIME_PROGMEM = {
-16139 kZoneNamePacific_Gambier ,
-
-
-
-
-16144 kZoneEraPacific_Gambier ,
-
-
-
-
-
-
-
-
-
-
-16155 static const extended::ZoneEra kZoneEraPacific_Guadalcanal[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16171 static const char kZoneNamePacific_Guadalcanal[] ACE_TIME_PROGMEM =
"Pacific/Guadalcanal";
-
-16173 const extended::ZoneInfo kZonePacific_Guadalcanal ACE_TIME_PROGMEM = {
-16174 kZoneNamePacific_Guadalcanal ,
-
-
-
-
-16179 kZoneEraPacific_Guadalcanal ,
-
-
-
-
-
-
-
-
-
-
-16190 static const extended::ZoneEra kZoneEraPacific_Guam[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16218 static const char kZoneNamePacific_Guam[] ACE_TIME_PROGMEM =
"Pacific/Guam";
-
-16220 const extended::ZoneInfo kZonePacific_Guam ACE_TIME_PROGMEM = {
-16221 kZoneNamePacific_Guam ,
-
-
-
-
-16226 kZoneEraPacific_Guam ,
-
-
-
-
-
-
-
-
-
-
-16237 static const extended::ZoneEra kZoneEraPacific_Honolulu[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16253 static const char kZoneNamePacific_Honolulu[] ACE_TIME_PROGMEM =
"Pacific/Honolulu";
-
-16255 const extended::ZoneInfo kZonePacific_Honolulu ACE_TIME_PROGMEM = {
-16256 kZoneNamePacific_Honolulu ,
-
-
-
-
-16261 kZoneEraPacific_Honolulu ,
-
-
-
-
-
-
-
-
-
-
-16272 static const extended::ZoneEra kZoneEraPacific_Kiritimati[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16288 static const char kZoneNamePacific_Kiritimati[] ACE_TIME_PROGMEM =
"Pacific/Kiritimati";
-
-16290 const extended::ZoneInfo kZonePacific_Kiritimati ACE_TIME_PROGMEM = {
-16291 kZoneNamePacific_Kiritimati ,
-
-
-
-
-16296 kZoneEraPacific_Kiritimati ,
-
-
-
-
-
-
-
-
-
-
-16307 static const extended::ZoneEra kZoneEraPacific_Kosrae[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16335 static const char kZoneNamePacific_Kosrae[] ACE_TIME_PROGMEM =
"Pacific/Kosrae";
-
-16337 const extended::ZoneInfo kZonePacific_Kosrae ACE_TIME_PROGMEM = {
-16338 kZoneNamePacific_Kosrae ,
-
-
-
-
-16343 kZoneEraPacific_Kosrae ,
-
-
-
-
-
-
-
-
-
-
-16354 static const extended::ZoneEra kZoneEraPacific_Kwajalein[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16370 static const char kZoneNamePacific_Kwajalein[] ACE_TIME_PROGMEM =
"Pacific/Kwajalein";
-
-16372 const extended::ZoneInfo kZonePacific_Kwajalein ACE_TIME_PROGMEM = {
-16373 kZoneNamePacific_Kwajalein ,
-
-
-
-
-16378 kZoneEraPacific_Kwajalein ,
-
-
-
-
-
-
-
-
-
-
-16389 static const extended::ZoneEra kZoneEraPacific_Majuro[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16405 static const char kZoneNamePacific_Majuro[] ACE_TIME_PROGMEM =
"Pacific/Majuro";
-
-16407 const extended::ZoneInfo kZonePacific_Majuro ACE_TIME_PROGMEM = {
-16408 kZoneNamePacific_Majuro ,
-
-
-
-
-16413 kZoneEraPacific_Majuro ,
-
-
-
-
-
-
-
-
-
-
-16424 static const extended::ZoneEra kZoneEraPacific_Marquesas[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16440 static const char kZoneNamePacific_Marquesas[] ACE_TIME_PROGMEM =
"Pacific/Marquesas";
-
-16442 const extended::ZoneInfo kZonePacific_Marquesas ACE_TIME_PROGMEM = {
-16443 kZoneNamePacific_Marquesas ,
-
-
-
-
-16448 kZoneEraPacific_Marquesas ,
-
-
-
-
-
-
-
-
-
-
-16459 static const extended::ZoneEra kZoneEraPacific_Nauru[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16475 static const char kZoneNamePacific_Nauru[] ACE_TIME_PROGMEM =
"Pacific/Nauru";
-
-16477 const extended::ZoneInfo kZonePacific_Nauru ACE_TIME_PROGMEM = {
-16478 kZoneNamePacific_Nauru ,
-
-
-
-
-16483 kZoneEraPacific_Nauru ,
-
-
-
-
-
-
-
-
-
-
-16494 static const extended::ZoneEra kZoneEraPacific_Niue[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16510 static const char kZoneNamePacific_Niue[] ACE_TIME_PROGMEM =
"Pacific/Niue";
-
-16512 const extended::ZoneInfo kZonePacific_Niue ACE_TIME_PROGMEM = {
-16513 kZoneNamePacific_Niue ,
-
-
-
-
-16518 kZoneEraPacific_Niue ,
-
-
-
-
-
-
-
-
-
-
-16529 static const extended::ZoneEra kZoneEraPacific_Norfolk[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16569 static const char kZoneNamePacific_Norfolk[] ACE_TIME_PROGMEM =
"Pacific/Norfolk";
-
-16571 const extended::ZoneInfo kZonePacific_Norfolk ACE_TIME_PROGMEM = {
-16572 kZoneNamePacific_Norfolk ,
-
-
-
-
-16577 kZoneEraPacific_Norfolk ,
-
-
-
-
-
-
-
-
-
-
-16588 static const extended::ZoneEra kZoneEraPacific_Noumea[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16604 static const char kZoneNamePacific_Noumea[] ACE_TIME_PROGMEM =
"Pacific/Noumea";
-
-16606 const extended::ZoneInfo kZonePacific_Noumea ACE_TIME_PROGMEM = {
-16607 kZoneNamePacific_Noumea ,
-
-
-
-
-16612 kZoneEraPacific_Noumea ,
-
-
-
-
-
-
-
-
-
-
-16623 static const extended::ZoneEra kZoneEraPacific_Pago_Pago[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16639 static const char kZoneNamePacific_Pago_Pago[] ACE_TIME_PROGMEM =
"Pacific/Pago_Pago";
-
-16641 const extended::ZoneInfo kZonePacific_Pago_Pago ACE_TIME_PROGMEM = {
-16642 kZoneNamePacific_Pago_Pago ,
-
-
-
-
-16647 kZoneEraPacific_Pago_Pago ,
-
-
-
-
-
-
-
-
-
-
-16658 static const extended::ZoneEra kZoneEraPacific_Palau[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16674 static const char kZoneNamePacific_Palau[] ACE_TIME_PROGMEM =
"Pacific/Palau";
-
-16676 const extended::ZoneInfo kZonePacific_Palau ACE_TIME_PROGMEM = {
-16677 kZoneNamePacific_Palau ,
-
-
-
-
-16682 kZoneEraPacific_Palau ,
-
-
-
-
-
-
-
-
-
-
-16693 static const extended::ZoneEra kZoneEraPacific_Pitcairn[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16709 static const char kZoneNamePacific_Pitcairn[] ACE_TIME_PROGMEM =
"Pacific/Pitcairn";
-
-16711 const extended::ZoneInfo kZonePacific_Pitcairn ACE_TIME_PROGMEM = {
-16712 kZoneNamePacific_Pitcairn ,
-
-
-
-
-16717 kZoneEraPacific_Pitcairn ,
-
-
-
-
-
-
-
-
-
-
-16728 static const extended::ZoneEra kZoneEraPacific_Pohnpei[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16744 static const char kZoneNamePacific_Pohnpei[] ACE_TIME_PROGMEM =
"Pacific/Pohnpei";
-
-16746 const extended::ZoneInfo kZonePacific_Pohnpei ACE_TIME_PROGMEM = {
-16747 kZoneNamePacific_Pohnpei ,
-
-
-
-
-16752 kZoneEraPacific_Pohnpei ,
-
-
-
-
-
-
-
-
-
-
-16763 static const extended::ZoneEra kZoneEraPacific_Port_Moresby[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16779 static const char kZoneNamePacific_Port_Moresby[] ACE_TIME_PROGMEM =
"Pacific/Port_Moresby";
-
-16781 const extended::ZoneInfo kZonePacific_Port_Moresby ACE_TIME_PROGMEM = {
-16782 kZoneNamePacific_Port_Moresby ,
-
-
-
-
-16787 kZoneEraPacific_Port_Moresby ,
-
-
-
-
-
-
-
-
-
-
-16798 static const extended::ZoneEra kZoneEraPacific_Rarotonga[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16814 static const char kZoneNamePacific_Rarotonga[] ACE_TIME_PROGMEM =
"Pacific/Rarotonga";
-
-16816 const extended::ZoneInfo kZonePacific_Rarotonga ACE_TIME_PROGMEM = {
-16817 kZoneNamePacific_Rarotonga ,
-
-
-
-
-16822 kZoneEraPacific_Rarotonga ,
-
-
-
-
-
-
-
-
-
-
-16833 static const extended::ZoneEra kZoneEraPacific_Tahiti[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16849 static const char kZoneNamePacific_Tahiti[] ACE_TIME_PROGMEM =
"Pacific/Tahiti";
-
-16851 const extended::ZoneInfo kZonePacific_Tahiti ACE_TIME_PROGMEM = {
-16852 kZoneNamePacific_Tahiti ,
-
-
-
-
-16857 kZoneEraPacific_Tahiti ,
-
-
-
-
-
-
-
-
-
-
-16868 static const extended::ZoneEra kZoneEraPacific_Tarawa[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16884 static const char kZoneNamePacific_Tarawa[] ACE_TIME_PROGMEM =
"Pacific/Tarawa";
-
-16886 const extended::ZoneInfo kZonePacific_Tarawa ACE_TIME_PROGMEM = {
-16887 kZoneNamePacific_Tarawa ,
-
-
-
-
-16892 kZoneEraPacific_Tarawa ,
-
-
-
-
-
-
-
-
-
-
-16903 static const extended::ZoneEra kZoneEraPacific_Tongatapu[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16931 static const char kZoneNamePacific_Tongatapu[] ACE_TIME_PROGMEM =
"Pacific/Tongatapu";
-
-16933 const extended::ZoneInfo kZonePacific_Tongatapu ACE_TIME_PROGMEM = {
-16934 kZoneNamePacific_Tongatapu ,
-
-
-
-
-16939 kZoneEraPacific_Tongatapu ,
-
-
-
-
-
-
-
-
-
-
-16950 static const extended::ZoneEra kZoneEraPacific_Wake[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-16966 static const char kZoneNamePacific_Wake[] ACE_TIME_PROGMEM =
"Pacific/Wake";
-
-16968 const extended::ZoneInfo kZonePacific_Wake ACE_TIME_PROGMEM = {
-16969 kZoneNamePacific_Wake ,
-
-
-
-
-16974 kZoneEraPacific_Wake ,
-
-
-
-
-
-
-
-
-
-
-16985 static const extended::ZoneEra kZoneEraPacific_Wallis[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-17001 static const char kZoneNamePacific_Wallis[] ACE_TIME_PROGMEM =
"Pacific/Wallis";
-
-17003 const extended::ZoneInfo kZonePacific_Wallis ACE_TIME_PROGMEM = {
-17004 kZoneNamePacific_Wallis ,
-
-
-
-
-17009 kZoneEraPacific_Wallis ,
-
-
-
-
-
-
-
-
-
-
-17020 static const extended::ZoneEra kZoneEraWET[] ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-17036 static const char kZoneNameWET[] ACE_TIME_PROGMEM =
"WET";
-
-17038 const extended::ZoneInfo kZoneWET ACE_TIME_PROGMEM = {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-17053 const extended::ZoneInfo& kZoneAfrica_Addis_Ababa = kZoneAfrica_Nairobi;
-17054 const extended::ZoneInfo& kZoneAfrica_Asmara = kZoneAfrica_Nairobi;
-17055 const extended::ZoneInfo& kZoneAfrica_Asmera = kZoneAfrica_Nairobi;
-17056 const extended::ZoneInfo& kZoneAfrica_Bamako = kZoneAfrica_Abidjan;
-17057 const extended::ZoneInfo& kZoneAfrica_Bangui = kZoneAfrica_Lagos;
-17058 const extended::ZoneInfo& kZoneAfrica_Banjul = kZoneAfrica_Abidjan;
-17059 const extended::ZoneInfo& kZoneAfrica_Blantyre = kZoneAfrica_Maputo;
-17060 const extended::ZoneInfo& kZoneAfrica_Brazzaville = kZoneAfrica_Lagos;
-17061 const extended::ZoneInfo& kZoneAfrica_Bujumbura = kZoneAfrica_Maputo;
-17062 const extended::ZoneInfo& kZoneAfrica_Conakry = kZoneAfrica_Abidjan;
-17063 const extended::ZoneInfo& kZoneAfrica_Dakar = kZoneAfrica_Abidjan;
-17064 const extended::ZoneInfo& kZoneAfrica_Dar_es_Salaam = kZoneAfrica_Nairobi;
-17065 const extended::ZoneInfo& kZoneAfrica_Djibouti = kZoneAfrica_Nairobi;
-17066 const extended::ZoneInfo& kZoneAfrica_Douala = kZoneAfrica_Lagos;
-17067 const extended::ZoneInfo& kZoneAfrica_Freetown = kZoneAfrica_Abidjan;
-17068 const extended::ZoneInfo& kZoneAfrica_Gaborone = kZoneAfrica_Maputo;
-17069 const extended::ZoneInfo& kZoneAfrica_Harare = kZoneAfrica_Maputo;
-17070 const extended::ZoneInfo& kZoneAfrica_Kampala = kZoneAfrica_Nairobi;
-17071 const extended::ZoneInfo& kZoneAfrica_Kigali = kZoneAfrica_Maputo;
-17072 const extended::ZoneInfo& kZoneAfrica_Kinshasa = kZoneAfrica_Lagos;
-17073 const extended::ZoneInfo& kZoneAfrica_Libreville = kZoneAfrica_Lagos;
-17074 const extended::ZoneInfo& kZoneAfrica_Lome = kZoneAfrica_Abidjan;
-17075 const extended::ZoneInfo& kZoneAfrica_Luanda = kZoneAfrica_Lagos;
-17076 const extended::ZoneInfo& kZoneAfrica_Lubumbashi = kZoneAfrica_Maputo;
-17077 const extended::ZoneInfo& kZoneAfrica_Lusaka = kZoneAfrica_Maputo;
-17078 const extended::ZoneInfo& kZoneAfrica_Malabo = kZoneAfrica_Lagos;
-17079 const extended::ZoneInfo& kZoneAfrica_Maseru = kZoneAfrica_Johannesburg;
-17080 const extended::ZoneInfo& kZoneAfrica_Mbabane = kZoneAfrica_Johannesburg;
-17081 const extended::ZoneInfo& kZoneAfrica_Mogadishu = kZoneAfrica_Nairobi;
-17082 const extended::ZoneInfo& kZoneAfrica_Niamey = kZoneAfrica_Lagos;
-17083 const extended::ZoneInfo& kZoneAfrica_Nouakchott = kZoneAfrica_Abidjan;
-17084 const extended::ZoneInfo& kZoneAfrica_Ouagadougou = kZoneAfrica_Abidjan;
-17085 const extended::ZoneInfo& kZoneAfrica_Porto_Novo = kZoneAfrica_Lagos;
-17086 const extended::ZoneInfo& kZoneAfrica_Timbuktu = kZoneAfrica_Abidjan;
-17087 const extended::ZoneInfo& kZoneAmerica_Anguilla = kZoneAmerica_Port_of_Spain;
-17088 const extended::ZoneInfo& kZoneAmerica_Antigua = kZoneAmerica_Port_of_Spain;
-17089 const extended::ZoneInfo& kZoneAmerica_Argentina_ComodRivadavia = kZoneAmerica_Argentina_Catamarca;
-17090 const extended::ZoneInfo& kZoneAmerica_Aruba = kZoneAmerica_Curacao;
-17091 const extended::ZoneInfo& kZoneAmerica_Atka = kZoneAmerica_Adak;
-17092 const extended::ZoneInfo& kZoneAmerica_Buenos_Aires = kZoneAmerica_Argentina_Buenos_Aires;
-17093 const extended::ZoneInfo& kZoneAmerica_Catamarca = kZoneAmerica_Argentina_Catamarca;
-17094 const extended::ZoneInfo& kZoneAmerica_Cayman = kZoneAmerica_Panama;
-17095 const extended::ZoneInfo& kZoneAmerica_Coral_Harbour = kZoneAmerica_Atikokan;
-17096 const extended::ZoneInfo& kZoneAmerica_Cordoba = kZoneAmerica_Argentina_Cordoba;
-17097 const extended::ZoneInfo& kZoneAmerica_Dominica = kZoneAmerica_Port_of_Spain;
-17098 const extended::ZoneInfo& kZoneAmerica_Ensenada = kZoneAmerica_Tijuana;
-17099 const extended::ZoneInfo& kZoneAmerica_Fort_Wayne = kZoneAmerica_Indiana_Indianapolis;
-17100 const extended::ZoneInfo& kZoneAmerica_Godthab = kZoneAmerica_Nuuk;
-17101 const extended::ZoneInfo& kZoneAmerica_Grenada = kZoneAmerica_Port_of_Spain;
-17102 const extended::ZoneInfo& kZoneAmerica_Guadeloupe = kZoneAmerica_Port_of_Spain;
-17103 const extended::ZoneInfo& kZoneAmerica_Indianapolis = kZoneAmerica_Indiana_Indianapolis;
-17104 const extended::ZoneInfo& kZoneAmerica_Jujuy = kZoneAmerica_Argentina_Jujuy;
-17105 const extended::ZoneInfo& kZoneAmerica_Knox_IN = kZoneAmerica_Indiana_Knox;
-17106 const extended::ZoneInfo& kZoneAmerica_Kralendijk = kZoneAmerica_Curacao;
-17107 const extended::ZoneInfo& kZoneAmerica_Louisville = kZoneAmerica_Kentucky_Louisville;
-17108 const extended::ZoneInfo& kZoneAmerica_Lower_Princes = kZoneAmerica_Curacao;
-17109 const extended::ZoneInfo& kZoneAmerica_Marigot = kZoneAmerica_Port_of_Spain;
-17110 const extended::ZoneInfo& kZoneAmerica_Mendoza = kZoneAmerica_Argentina_Mendoza;
-17111 const extended::ZoneInfo& kZoneAmerica_Montreal = kZoneAmerica_Toronto;
-17112 const extended::ZoneInfo& kZoneAmerica_Montserrat = kZoneAmerica_Port_of_Spain;
-17113 const extended::ZoneInfo& kZoneAmerica_Porto_Acre = kZoneAmerica_Rio_Branco;
-17114 const extended::ZoneInfo& kZoneAmerica_Rosario = kZoneAmerica_Argentina_Cordoba;
-17115 const extended::ZoneInfo& kZoneAmerica_Santa_Isabel = kZoneAmerica_Tijuana;
-17116 const extended::ZoneInfo& kZoneAmerica_Shiprock = kZoneAmerica_Denver;
-17117 const extended::ZoneInfo& kZoneAmerica_St_Barthelemy = kZoneAmerica_Port_of_Spain;
-17118 const extended::ZoneInfo& kZoneAmerica_St_Kitts = kZoneAmerica_Port_of_Spain;
-17119 const extended::ZoneInfo& kZoneAmerica_St_Lucia = kZoneAmerica_Port_of_Spain;
-17120 const extended::ZoneInfo& kZoneAmerica_St_Thomas = kZoneAmerica_Port_of_Spain;
-17121 const extended::ZoneInfo& kZoneAmerica_St_Vincent = kZoneAmerica_Port_of_Spain;
-17122 const extended::ZoneInfo& kZoneAmerica_Tortola = kZoneAmerica_Port_of_Spain;
-17123 const extended::ZoneInfo& kZoneAmerica_Virgin = kZoneAmerica_Port_of_Spain;
-17124 const extended::ZoneInfo& kZoneAntarctica_McMurdo = kZonePacific_Auckland;
-17125 const extended::ZoneInfo& kZoneAntarctica_South_Pole = kZonePacific_Auckland;
-17126 const extended::ZoneInfo& kZoneArctic_Longyearbyen = kZoneEurope_Oslo;
-17127 const extended::ZoneInfo& kZoneAsia_Aden = kZoneAsia_Riyadh;
-17128 const extended::ZoneInfo& kZoneAsia_Ashkhabad = kZoneAsia_Ashgabat;
-17129 const extended::ZoneInfo& kZoneAsia_Bahrain = kZoneAsia_Qatar;
-17130 const extended::ZoneInfo& kZoneAsia_Calcutta = kZoneAsia_Kolkata;
-17131 const extended::ZoneInfo& kZoneAsia_Chongqing = kZoneAsia_Shanghai;
-17132 const extended::ZoneInfo& kZoneAsia_Chungking = kZoneAsia_Shanghai;
-17133 const extended::ZoneInfo& kZoneAsia_Dacca = kZoneAsia_Dhaka;
-17134 const extended::ZoneInfo& kZoneAsia_Harbin = kZoneAsia_Shanghai;
-17135 const extended::ZoneInfo& kZoneAsia_Istanbul = kZoneEurope_Istanbul;
-17136 const extended::ZoneInfo& kZoneAsia_Kashgar = kZoneAsia_Urumqi;
-17137 const extended::ZoneInfo& kZoneAsia_Katmandu = kZoneAsia_Kathmandu;
-17138 const extended::ZoneInfo& kZoneAsia_Kuwait = kZoneAsia_Riyadh;
-17139 const extended::ZoneInfo& kZoneAsia_Macao = kZoneAsia_Macau;
-17140 const extended::ZoneInfo& kZoneAsia_Muscat = kZoneAsia_Dubai;
-17141 const extended::ZoneInfo& kZoneAsia_Phnom_Penh = kZoneAsia_Bangkok;
-17142 const extended::ZoneInfo& kZoneAsia_Rangoon = kZoneAsia_Yangon;
-17143 const extended::ZoneInfo& kZoneAsia_Saigon = kZoneAsia_Ho_Chi_Minh;
-17144 const extended::ZoneInfo& kZoneAsia_Tel_Aviv = kZoneAsia_Jerusalem;
-17145 const extended::ZoneInfo& kZoneAsia_Thimbu = kZoneAsia_Thimphu;
-17146 const extended::ZoneInfo& kZoneAsia_Ujung_Pandang = kZoneAsia_Makassar;
-17147 const extended::ZoneInfo& kZoneAsia_Ulan_Bator = kZoneAsia_Ulaanbaatar;
-17148 const extended::ZoneInfo& kZoneAsia_Vientiane = kZoneAsia_Bangkok;
-17149 const extended::ZoneInfo& kZoneAtlantic_Faeroe = kZoneAtlantic_Faroe;
-17150 const extended::ZoneInfo& kZoneAtlantic_Jan_Mayen = kZoneEurope_Oslo;
-17151 const extended::ZoneInfo& kZoneAtlantic_St_Helena = kZoneAfrica_Abidjan;
-17152 const extended::ZoneInfo& kZoneAustralia_ACT = kZoneAustralia_Sydney;
-17153 const extended::ZoneInfo& kZoneAustralia_Canberra = kZoneAustralia_Sydney;
-17154 const extended::ZoneInfo& kZoneAustralia_LHI = kZoneAustralia_Lord_Howe;
-17155 const extended::ZoneInfo& kZoneAustralia_NSW = kZoneAustralia_Sydney;
-17156 const extended::ZoneInfo& kZoneAustralia_North = kZoneAustralia_Darwin;
-17157 const extended::ZoneInfo& kZoneAustralia_Queensland = kZoneAustralia_Brisbane;
-17158 const extended::ZoneInfo& kZoneAustralia_South = kZoneAustralia_Adelaide;
-17159 const extended::ZoneInfo& kZoneAustralia_Tasmania = kZoneAustralia_Hobart;
-17160 const extended::ZoneInfo& kZoneAustralia_Victoria = kZoneAustralia_Melbourne;
-17161 const extended::ZoneInfo& kZoneAustralia_West = kZoneAustralia_Perth;
-17162 const extended::ZoneInfo& kZoneAustralia_Yancowinna = kZoneAustralia_Broken_Hill;
-17163 const extended::ZoneInfo& kZoneBrazil_Acre = kZoneAmerica_Rio_Branco;
-17164 const extended::ZoneInfo& kZoneBrazil_DeNoronha = kZoneAmerica_Noronha;
-17165 const extended::ZoneInfo& kZoneBrazil_East = kZoneAmerica_Sao_Paulo;
-17166 const extended::ZoneInfo& kZoneBrazil_West = kZoneAmerica_Manaus;
-17167 const extended::ZoneInfo& kZoneCanada_Atlantic = kZoneAmerica_Halifax;
-17168 const extended::ZoneInfo& kZoneCanada_Central = kZoneAmerica_Winnipeg;
-17169 const extended::ZoneInfo& kZoneCanada_Eastern = kZoneAmerica_Toronto;
-17170 const extended::ZoneInfo& kZoneCanada_Mountain = kZoneAmerica_Edmonton;
-17171 const extended::ZoneInfo& kZoneCanada_Newfoundland = kZoneAmerica_St_Johns;
-17172 const extended::ZoneInfo& kZoneCanada_Pacific = kZoneAmerica_Vancouver;
-17173 const extended::ZoneInfo& kZoneCanada_Saskatchewan = kZoneAmerica_Regina;
-17174 const extended::ZoneInfo& kZoneCanada_Yukon = kZoneAmerica_Whitehorse;
-17175 const extended::ZoneInfo& kZoneChile_Continental = kZoneAmerica_Santiago;
-17176 const extended::ZoneInfo& kZoneChile_EasterIsland = kZonePacific_Easter;
-17177 const extended::ZoneInfo& kZoneCuba = kZoneAmerica_Havana;
-17178 const extended::ZoneInfo& kZoneEgypt = kZoneAfrica_Cairo;
-17179 const extended::ZoneInfo& kZoneEire = kZoneEurope_Dublin;
-17180 const extended::ZoneInfo& kZoneEtc_GMT_PLUS_0 = kZoneEtc_GMT;
-17181 const extended::ZoneInfo& kZoneEtc_GMT_0 = kZoneEtc_GMT;
-17182 const extended::ZoneInfo& kZoneEtc_GMT0 = kZoneEtc_GMT;
-17183 const extended::ZoneInfo& kZoneEtc_Greenwich = kZoneEtc_GMT;
-17184 const extended::ZoneInfo& kZoneEtc_UCT = kZoneEtc_UTC;
-17185 const extended::ZoneInfo& kZoneEtc_Universal = kZoneEtc_UTC;
-17186 const extended::ZoneInfo& kZoneEtc_Zulu = kZoneEtc_UTC;
-17187 const extended::ZoneInfo& kZoneEurope_Belfast = kZoneEurope_London;
-17188 const extended::ZoneInfo& kZoneEurope_Bratislava = kZoneEurope_Prague;
-17189 const extended::ZoneInfo& kZoneEurope_Busingen = kZoneEurope_Zurich;
-17190 const extended::ZoneInfo& kZoneEurope_Guernsey = kZoneEurope_London;
-17191 const extended::ZoneInfo& kZoneEurope_Isle_of_Man = kZoneEurope_London;
-17192 const extended::ZoneInfo& kZoneEurope_Jersey = kZoneEurope_London;
-17193 const extended::ZoneInfo& kZoneEurope_Ljubljana = kZoneEurope_Belgrade;
-17194 const extended::ZoneInfo& kZoneEurope_Mariehamn = kZoneEurope_Helsinki;
-17195 const extended::ZoneInfo& kZoneEurope_Nicosia = kZoneAsia_Nicosia;
-17196 const extended::ZoneInfo& kZoneEurope_Podgorica = kZoneEurope_Belgrade;
-17197 const extended::ZoneInfo& kZoneEurope_San_Marino = kZoneEurope_Rome;
-17198 const extended::ZoneInfo& kZoneEurope_Sarajevo = kZoneEurope_Belgrade;
-17199 const extended::ZoneInfo& kZoneEurope_Skopje = kZoneEurope_Belgrade;
-17200 const extended::ZoneInfo& kZoneEurope_Tiraspol = kZoneEurope_Chisinau;
-17201 const extended::ZoneInfo& kZoneEurope_Vaduz = kZoneEurope_Zurich;
-17202 const extended::ZoneInfo& kZoneEurope_Vatican = kZoneEurope_Rome;
-17203 const extended::ZoneInfo& kZoneEurope_Zagreb = kZoneEurope_Belgrade;
-17204 const extended::ZoneInfo& kZoneGB = kZoneEurope_London;
-17205 const extended::ZoneInfo& kZoneGB_Eire = kZoneEurope_London;
-17206 const extended::ZoneInfo& kZoneGMT = kZoneEtc_GMT;
-17207 const extended::ZoneInfo& kZoneGMT_PLUS_0 = kZoneEtc_GMT;
-17208 const extended::ZoneInfo& kZoneGMT_0 = kZoneEtc_GMT;
-17209 const extended::ZoneInfo& kZoneGMT0 = kZoneEtc_GMT;
-17210 const extended::ZoneInfo& kZoneGreenwich = kZoneEtc_GMT;
-17211 const extended::ZoneInfo& kZoneHongkong = kZoneAsia_Hong_Kong;
-17212 const extended::ZoneInfo& kZoneIceland = kZoneAtlantic_Reykjavik;
-17213 const extended::ZoneInfo& kZoneIndian_Antananarivo = kZoneAfrica_Nairobi;
-17214 const extended::ZoneInfo& kZoneIndian_Comoro = kZoneAfrica_Nairobi;
-17215 const extended::ZoneInfo& kZoneIndian_Mayotte = kZoneAfrica_Nairobi;
-17216 const extended::ZoneInfo& kZoneIran = kZoneAsia_Tehran;
-17217 const extended::ZoneInfo& kZoneIsrael = kZoneAsia_Jerusalem;
-17218 const extended::ZoneInfo& kZoneJamaica = kZoneAmerica_Jamaica;
-17219 const extended::ZoneInfo& kZoneJapan = kZoneAsia_Tokyo;
-17220 const extended::ZoneInfo& kZoneKwajalein = kZonePacific_Kwajalein;
-17221 const extended::ZoneInfo& kZoneLibya = kZoneAfrica_Tripoli;
-17222 const extended::ZoneInfo& kZoneMexico_BajaNorte = kZoneAmerica_Tijuana;
-17223 const extended::ZoneInfo& kZoneMexico_BajaSur = kZoneAmerica_Mazatlan;
-17224 const extended::ZoneInfo& kZoneMexico_General = kZoneAmerica_Mexico_City;
-17225 const extended::ZoneInfo& kZoneNZ = kZonePacific_Auckland;
-17226 const extended::ZoneInfo& kZoneNZ_CHAT = kZonePacific_Chatham;
-17227 const extended::ZoneInfo& kZoneNavajo = kZoneAmerica_Denver;
-17228 const extended::ZoneInfo& kZonePRC = kZoneAsia_Shanghai;
-17229 const extended::ZoneInfo& kZonePacific_Johnston = kZonePacific_Honolulu;
-17230 const extended::ZoneInfo& kZonePacific_Midway = kZonePacific_Pago_Pago;
-17231 const extended::ZoneInfo& kZonePacific_Ponape = kZonePacific_Pohnpei;
-17232 const extended::ZoneInfo& kZonePacific_Saipan = kZonePacific_Guam;
-17233 const extended::ZoneInfo& kZonePacific_Samoa = kZonePacific_Pago_Pago;
-17234 const extended::ZoneInfo& kZonePacific_Truk = kZonePacific_Chuuk;
-17235 const extended::ZoneInfo& kZonePacific_Yap = kZonePacific_Chuuk;
-17236 const extended::ZoneInfo& kZonePoland = kZoneEurope_Warsaw;
-17237 const extended::ZoneInfo& kZonePortugal = kZoneEurope_Lisbon;
-17238 const extended::ZoneInfo& kZoneROC = kZoneAsia_Taipei;
-17239 const extended::ZoneInfo& kZoneROK = kZoneAsia_Seoul;
-17240 const extended::ZoneInfo& kZoneSingapore = kZoneAsia_Singapore;
-17241 const extended::ZoneInfo& kZoneTurkey = kZoneEurope_Istanbul;
-17242 const extended::ZoneInfo& kZoneUCT = kZoneEtc_UTC;
-17243 const extended::ZoneInfo& kZoneUS_Alaska = kZoneAmerica_Anchorage;
-17244 const extended::ZoneInfo& kZoneUS_Aleutian = kZoneAmerica_Adak;
-17245 const extended::ZoneInfo& kZoneUS_Arizona = kZoneAmerica_Phoenix;
-17246 const extended::ZoneInfo& kZoneUS_Central = kZoneAmerica_Chicago;
-17247 const extended::ZoneInfo& kZoneUS_East_Indiana = kZoneAmerica_Indiana_Indianapolis;
-17248 const extended::ZoneInfo& kZoneUS_Eastern = kZoneAmerica_New_York;
-17249 const extended::ZoneInfo& kZoneUS_Hawaii = kZonePacific_Honolulu;
-17250 const extended::ZoneInfo& kZoneUS_Indiana_Starke = kZoneAmerica_Indiana_Knox;
-17251 const extended::ZoneInfo& kZoneUS_Michigan = kZoneAmerica_Detroit;
-17252 const extended::ZoneInfo& kZoneUS_Mountain = kZoneAmerica_Denver;
-17253 const extended::ZoneInfo& kZoneUS_Pacific = kZoneAmerica_Los_Angeles;
-17254 const extended::ZoneInfo& kZoneUS_Samoa = kZonePacific_Pago_Pago;
-17255 const extended::ZoneInfo& kZoneUTC = kZoneEtc_UTC;
-17256 const extended::ZoneInfo& kZoneUniversal = kZoneEtc_UTC;
-17257 const extended::ZoneInfo& kZoneW_SU = kZoneEurope_Moscow;
-17258 const extended::ZoneInfo& kZoneZulu = kZoneEtc_UTC;
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15062 static const char kZoneNameEurope_Volgograd[] ACE_TIME_PROGMEM =
"Europe/Volgograd";
+
+15064 const extended::ZoneInfo kZoneEurope_Volgograd ACE_TIME_PROGMEM = {
+15065 kZoneNameEurope_Volgograd ,
+
+
+
+
+15070 kZoneEraEurope_Volgograd ,
+
+
+
+
+
+
+
+
+
+
+15081 static const extended::ZoneEra kZoneEraEurope_Warsaw[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15097 static const char kZoneNameEurope_Warsaw[] ACE_TIME_PROGMEM =
"Europe/Warsaw";
+
+15099 const extended::ZoneInfo kZoneEurope_Warsaw ACE_TIME_PROGMEM = {
+15100 kZoneNameEurope_Warsaw ,
+
+
+
+
+15105 kZoneEraEurope_Warsaw ,
+
+
+
+
+
+
+
+
+
+
+15116 static const extended::ZoneEra kZoneEraEurope_Zaporozhye[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15132 static const char kZoneNameEurope_Zaporozhye[] ACE_TIME_PROGMEM =
"Europe/Zaporozhye";
+
+15134 const extended::ZoneInfo kZoneEurope_Zaporozhye ACE_TIME_PROGMEM = {
+15135 kZoneNameEurope_Zaporozhye ,
+
+
+
+
+15140 kZoneEraEurope_Zaporozhye ,
+
+
+
+
+
+
+
+
+
+
+15151 static const extended::ZoneEra kZoneEraEurope_Zurich[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15167 static const char kZoneNameEurope_Zurich[] ACE_TIME_PROGMEM =
"Europe/Zurich";
+
+15169 const extended::ZoneInfo kZoneEurope_Zurich ACE_TIME_PROGMEM = {
+15170 kZoneNameEurope_Zurich ,
+
+
+
+
+15175 kZoneEraEurope_Zurich ,
+
+
+
+
+
+
+
+
+
+
+15186 static const extended::ZoneEra kZoneEraHST[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15202 static const char kZoneNameHST[] ACE_TIME_PROGMEM =
"HST";
+
+15204 const extended::ZoneInfo kZoneHST ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15221 static const extended::ZoneEra kZoneEraIndian_Chagos[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15237 static const char kZoneNameIndian_Chagos[] ACE_TIME_PROGMEM =
"Indian/Chagos";
+
+15239 const extended::ZoneInfo kZoneIndian_Chagos ACE_TIME_PROGMEM = {
+15240 kZoneNameIndian_Chagos ,
+
+
+
+
+15245 kZoneEraIndian_Chagos ,
+
+
+
+
+
+
+
+
+
+
+15256 static const extended::ZoneEra kZoneEraIndian_Christmas[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15272 static const char kZoneNameIndian_Christmas[] ACE_TIME_PROGMEM =
"Indian/Christmas";
+
+15274 const extended::ZoneInfo kZoneIndian_Christmas ACE_TIME_PROGMEM = {
+15275 kZoneNameIndian_Christmas ,
+
+
+
+
+15280 kZoneEraIndian_Christmas ,
+
+
+
+
+
+
+
+
+
+
+15291 static const extended::ZoneEra kZoneEraIndian_Cocos[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15307 static const char kZoneNameIndian_Cocos[] ACE_TIME_PROGMEM =
"Indian/Cocos";
+
+15309 const extended::ZoneInfo kZoneIndian_Cocos ACE_TIME_PROGMEM = {
+15310 kZoneNameIndian_Cocos ,
+
+
+
+
+15315 kZoneEraIndian_Cocos ,
+
+
+
+
+
+
+
+
+
+
+15326 static const extended::ZoneEra kZoneEraIndian_Kerguelen[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15342 static const char kZoneNameIndian_Kerguelen[] ACE_TIME_PROGMEM =
"Indian/Kerguelen";
+
+15344 const extended::ZoneInfo kZoneIndian_Kerguelen ACE_TIME_PROGMEM = {
+15345 kZoneNameIndian_Kerguelen ,
+
+
+
+
+15350 kZoneEraIndian_Kerguelen ,
+
+
+
+
+
+
+
+
+
+
+15361 static const extended::ZoneEra kZoneEraIndian_Mahe[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15377 static const char kZoneNameIndian_Mahe[] ACE_TIME_PROGMEM =
"Indian/Mahe";
+
+15379 const extended::ZoneInfo kZoneIndian_Mahe ACE_TIME_PROGMEM = {
+15380 kZoneNameIndian_Mahe ,
+
+
+
+
+15385 kZoneEraIndian_Mahe ,
+
+
+
+
+
+
+
+
+
+
+15396 static const extended::ZoneEra kZoneEraIndian_Maldives[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15412 static const char kZoneNameIndian_Maldives[] ACE_TIME_PROGMEM =
"Indian/Maldives";
+
+15414 const extended::ZoneInfo kZoneIndian_Maldives ACE_TIME_PROGMEM = {
+15415 kZoneNameIndian_Maldives ,
+
+
+
+
+15420 kZoneEraIndian_Maldives ,
+
+
+
+
+
+
+
+
+
+
+15431 static const extended::ZoneEra kZoneEraIndian_Mauritius[] ACE_TIME_PROGMEM = {
+
+
+15434 &kPolicyMauritius ,
+
+
+
+
+
+
+
+
+
+
+
+
+15447 static const char kZoneNameIndian_Mauritius[] ACE_TIME_PROGMEM =
"Indian/Mauritius";
+
+15449 const extended::ZoneInfo kZoneIndian_Mauritius ACE_TIME_PROGMEM = {
+15450 kZoneNameIndian_Mauritius ,
+
+
+
+
+15455 kZoneEraIndian_Mauritius ,
+
+
+
+
+
+
+
+
+
+
+15466 static const extended::ZoneEra kZoneEraIndian_Reunion[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15482 static const char kZoneNameIndian_Reunion[] ACE_TIME_PROGMEM =
"Indian/Reunion";
+
+15484 const extended::ZoneInfo kZoneIndian_Reunion ACE_TIME_PROGMEM = {
+15485 kZoneNameIndian_Reunion ,
+
+
+
+
+15490 kZoneEraIndian_Reunion ,
+
+
+
+
+
+
+
+
+
+
+15501 static const extended::ZoneEra kZoneEraMET[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15517 static const char kZoneNameMET[] ACE_TIME_PROGMEM =
"MET";
+
+15519 const extended::ZoneInfo kZoneMET ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15536 static const extended::ZoneEra kZoneEraMST[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15552 static const char kZoneNameMST[] ACE_TIME_PROGMEM =
"MST";
+
+15554 const extended::ZoneInfo kZoneMST ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15571 static const extended::ZoneEra kZoneEraMST7MDT[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15587 static const char kZoneNameMST7MDT[] ACE_TIME_PROGMEM =
"MST7MDT";
+
+15589 const extended::ZoneInfo kZoneMST7MDT ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15606 static const extended::ZoneEra kZoneEraPST8PDT[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15622 static const char kZoneNamePST8PDT[] ACE_TIME_PROGMEM =
"PST8PDT";
+
+15624 const extended::ZoneInfo kZonePST8PDT ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15641 static const extended::ZoneEra kZoneEraPacific_Apia[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15669 static const char kZoneNamePacific_Apia[] ACE_TIME_PROGMEM =
"Pacific/Apia";
+
+15671 const extended::ZoneInfo kZonePacific_Apia ACE_TIME_PROGMEM = {
+15672 kZoneNamePacific_Apia ,
+
+
+
+
+15677 kZoneEraPacific_Apia ,
+
+
+
+
+
+
+
+
+
+
+15688 static const extended::ZoneEra kZoneEraPacific_Auckland[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15704 static const char kZoneNamePacific_Auckland[] ACE_TIME_PROGMEM =
"Pacific/Auckland";
+
+15706 const extended::ZoneInfo kZonePacific_Auckland ACE_TIME_PROGMEM = {
+15707 kZoneNamePacific_Auckland ,
+
+
+
+
+15712 kZoneEraPacific_Auckland ,
+
+
+
+
+
+
+
+
+
+
+15723 static const extended::ZoneEra kZoneEraPacific_Bougainville[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15751 static const char kZoneNamePacific_Bougainville[] ACE_TIME_PROGMEM =
"Pacific/Bougainville";
+
+15753 const extended::ZoneInfo kZonePacific_Bougainville ACE_TIME_PROGMEM = {
+15754 kZoneNamePacific_Bougainville ,
+
+
+
+
+15759 kZoneEraPacific_Bougainville ,
+
+
+
+
+
+
+
+
+
+
+15770 static const extended::ZoneEra kZoneEraPacific_Chatham[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15786 static const char kZoneNamePacific_Chatham[] ACE_TIME_PROGMEM =
"Pacific/Chatham";
+
+15788 const extended::ZoneInfo kZonePacific_Chatham ACE_TIME_PROGMEM = {
+15789 kZoneNamePacific_Chatham ,
+
+
+
+
+15794 kZoneEraPacific_Chatham ,
+
+
+
+
+
+
+
+
+
+
+15805 static const extended::ZoneEra kZoneEraPacific_Chuuk[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15821 static const char kZoneNamePacific_Chuuk[] ACE_TIME_PROGMEM =
"Pacific/Chuuk";
+
+15823 const extended::ZoneInfo kZonePacific_Chuuk ACE_TIME_PROGMEM = {
+15824 kZoneNamePacific_Chuuk ,
+
+
+
+
+15829 kZoneEraPacific_Chuuk ,
+
+
+
+
+
+
+
+
+
+
+15840 static const extended::ZoneEra kZoneEraPacific_Easter[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15856 static const char kZoneNamePacific_Easter[] ACE_TIME_PROGMEM =
"Pacific/Easter";
+
+15858 const extended::ZoneInfo kZonePacific_Easter ACE_TIME_PROGMEM = {
+15859 kZoneNamePacific_Easter ,
+
+
+
+
+15864 kZoneEraPacific_Easter ,
+
+
+
+
+
+
+
+
+
+
+15875 static const extended::ZoneEra kZoneEraPacific_Efate[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15891 static const char kZoneNamePacific_Efate[] ACE_TIME_PROGMEM =
"Pacific/Efate";
+
+15893 const extended::ZoneInfo kZonePacific_Efate ACE_TIME_PROGMEM = {
+15894 kZoneNamePacific_Efate ,
+
+
+
+
+15899 kZoneEraPacific_Efate ,
+
+
+
+
+
+
+
+
+
+
+15910 static const extended::ZoneEra kZoneEraPacific_Enderbury[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15926 static const char kZoneNamePacific_Enderbury[] ACE_TIME_PROGMEM =
"Pacific/Enderbury";
+
+15928 const extended::ZoneInfo kZonePacific_Enderbury ACE_TIME_PROGMEM = {
+15929 kZoneNamePacific_Enderbury ,
+
+
+
+
+15934 kZoneEraPacific_Enderbury ,
+
+
+
+
+
+
+
+
+
+
+15945 static const extended::ZoneEra kZoneEraPacific_Fakaofo[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+15973 static const char kZoneNamePacific_Fakaofo[] ACE_TIME_PROGMEM =
"Pacific/Fakaofo";
+
+15975 const extended::ZoneInfo kZonePacific_Fakaofo ACE_TIME_PROGMEM = {
+15976 kZoneNamePacific_Fakaofo ,
+
+
+
+
+15981 kZoneEraPacific_Fakaofo ,
+
+
+
+
+
+
+
+
+
+
+15992 static const extended::ZoneEra kZoneEraPacific_Fiji[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16008 static const char kZoneNamePacific_Fiji[] ACE_TIME_PROGMEM =
"Pacific/Fiji";
+
+16010 const extended::ZoneInfo kZonePacific_Fiji ACE_TIME_PROGMEM = {
+16011 kZoneNamePacific_Fiji ,
+
+
+
+
+16016 kZoneEraPacific_Fiji ,
+
+
+
+
+
+
+
+
+
+
+16027 static const extended::ZoneEra kZoneEraPacific_Funafuti[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16043 static const char kZoneNamePacific_Funafuti[] ACE_TIME_PROGMEM =
"Pacific/Funafuti";
+
+16045 const extended::ZoneInfo kZonePacific_Funafuti ACE_TIME_PROGMEM = {
+16046 kZoneNamePacific_Funafuti ,
+
+
+
+
+16051 kZoneEraPacific_Funafuti ,
+
+
+
+
+
+
+
+
+
+
+16062 static const extended::ZoneEra kZoneEraPacific_Galapagos[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16078 static const char kZoneNamePacific_Galapagos[] ACE_TIME_PROGMEM =
"Pacific/Galapagos";
+
+16080 const extended::ZoneInfo kZonePacific_Galapagos ACE_TIME_PROGMEM = {
+16081 kZoneNamePacific_Galapagos ,
+
+
+
+
+16086 kZoneEraPacific_Galapagos ,
+
+
+
+
+
+
+
+
+
+
+16097 static const extended::ZoneEra kZoneEraPacific_Gambier[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16113 static const char kZoneNamePacific_Gambier[] ACE_TIME_PROGMEM =
"Pacific/Gambier";
+
+16115 const extended::ZoneInfo kZonePacific_Gambier ACE_TIME_PROGMEM = {
+16116 kZoneNamePacific_Gambier ,
+
+
+
+
+16121 kZoneEraPacific_Gambier ,
+
+
+
+
+
+
+
+
+
+
+16132 static const extended::ZoneEra kZoneEraPacific_Guadalcanal[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16148 static const char kZoneNamePacific_Guadalcanal[] ACE_TIME_PROGMEM =
"Pacific/Guadalcanal";
+
+16150 const extended::ZoneInfo kZonePacific_Guadalcanal ACE_TIME_PROGMEM = {
+16151 kZoneNamePacific_Guadalcanal ,
+
+
+
+
+16156 kZoneEraPacific_Guadalcanal ,
+
+
+
+
+
+
+
+
+
+
+16167 static const extended::ZoneEra kZoneEraPacific_Guam[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16195 static const char kZoneNamePacific_Guam[] ACE_TIME_PROGMEM =
"Pacific/Guam";
+
+16197 const extended::ZoneInfo kZonePacific_Guam ACE_TIME_PROGMEM = {
+16198 kZoneNamePacific_Guam ,
+
+
+
+
+16203 kZoneEraPacific_Guam ,
+
+
+
+
+
+
+
+
+
+
+16214 static const extended::ZoneEra kZoneEraPacific_Honolulu[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16230 static const char kZoneNamePacific_Honolulu[] ACE_TIME_PROGMEM =
"Pacific/Honolulu";
+
+16232 const extended::ZoneInfo kZonePacific_Honolulu ACE_TIME_PROGMEM = {
+16233 kZoneNamePacific_Honolulu ,
+
+
+
+
+16238 kZoneEraPacific_Honolulu ,
+
+
+
+
+
+
+
+
+
+
+16249 static const extended::ZoneEra kZoneEraPacific_Kiritimati[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16265 static const char kZoneNamePacific_Kiritimati[] ACE_TIME_PROGMEM =
"Pacific/Kiritimati";
+
+16267 const extended::ZoneInfo kZonePacific_Kiritimati ACE_TIME_PROGMEM = {
+16268 kZoneNamePacific_Kiritimati ,
+
+
+
+
+16273 kZoneEraPacific_Kiritimati ,
+
+
+
+
+
+
+
+
+
+
+16284 static const extended::ZoneEra kZoneEraPacific_Kosrae[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16312 static const char kZoneNamePacific_Kosrae[] ACE_TIME_PROGMEM =
"Pacific/Kosrae";
+
+16314 const extended::ZoneInfo kZonePacific_Kosrae ACE_TIME_PROGMEM = {
+16315 kZoneNamePacific_Kosrae ,
+
+
+
+
+16320 kZoneEraPacific_Kosrae ,
+
+
+
+
+
+
+
+
+
+
+16331 static const extended::ZoneEra kZoneEraPacific_Kwajalein[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16347 static const char kZoneNamePacific_Kwajalein[] ACE_TIME_PROGMEM =
"Pacific/Kwajalein";
+
+16349 const extended::ZoneInfo kZonePacific_Kwajalein ACE_TIME_PROGMEM = {
+16350 kZoneNamePacific_Kwajalein ,
+
+
+
+
+16355 kZoneEraPacific_Kwajalein ,
+
+
+
+
+
+
+
+
+
+
+16366 static const extended::ZoneEra kZoneEraPacific_Majuro[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16382 static const char kZoneNamePacific_Majuro[] ACE_TIME_PROGMEM =
"Pacific/Majuro";
+
+16384 const extended::ZoneInfo kZonePacific_Majuro ACE_TIME_PROGMEM = {
+16385 kZoneNamePacific_Majuro ,
+
+
+
+
+16390 kZoneEraPacific_Majuro ,
+
+
+
+
+
+
+
+
+
+
+16401 static const extended::ZoneEra kZoneEraPacific_Marquesas[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16417 static const char kZoneNamePacific_Marquesas[] ACE_TIME_PROGMEM =
"Pacific/Marquesas";
+
+16419 const extended::ZoneInfo kZonePacific_Marquesas ACE_TIME_PROGMEM = {
+16420 kZoneNamePacific_Marquesas ,
+
+
+
+
+16425 kZoneEraPacific_Marquesas ,
+
+
+
+
+
+
+
+
+
+
+16436 static const extended::ZoneEra kZoneEraPacific_Nauru[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16452 static const char kZoneNamePacific_Nauru[] ACE_TIME_PROGMEM =
"Pacific/Nauru";
+
+16454 const extended::ZoneInfo kZonePacific_Nauru ACE_TIME_PROGMEM = {
+16455 kZoneNamePacific_Nauru ,
+
+
+
+
+16460 kZoneEraPacific_Nauru ,
+
+
+
+
+
+
+
+
+
+
+16471 static const extended::ZoneEra kZoneEraPacific_Niue[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16487 static const char kZoneNamePacific_Niue[] ACE_TIME_PROGMEM =
"Pacific/Niue";
+
+16489 const extended::ZoneInfo kZonePacific_Niue ACE_TIME_PROGMEM = {
+16490 kZoneNamePacific_Niue ,
+
+
+
+
+16495 kZoneEraPacific_Niue ,
+
+
+
+
+
+
+
+
+
+
+16506 static const extended::ZoneEra kZoneEraPacific_Norfolk[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16546 static const char kZoneNamePacific_Norfolk[] ACE_TIME_PROGMEM =
"Pacific/Norfolk";
+
+16548 const extended::ZoneInfo kZonePacific_Norfolk ACE_TIME_PROGMEM = {
+16549 kZoneNamePacific_Norfolk ,
+
+
+
+
+16554 kZoneEraPacific_Norfolk ,
+
+
+
+
+
+
+
+
+
+
+16565 static const extended::ZoneEra kZoneEraPacific_Noumea[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16581 static const char kZoneNamePacific_Noumea[] ACE_TIME_PROGMEM =
"Pacific/Noumea";
+
+16583 const extended::ZoneInfo kZonePacific_Noumea ACE_TIME_PROGMEM = {
+16584 kZoneNamePacific_Noumea ,
+
+
+
+
+16589 kZoneEraPacific_Noumea ,
+
+
+
+
+
+
+
+
+
+
+16600 static const extended::ZoneEra kZoneEraPacific_Pago_Pago[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16616 static const char kZoneNamePacific_Pago_Pago[] ACE_TIME_PROGMEM =
"Pacific/Pago_Pago";
+
+16618 const extended::ZoneInfo kZonePacific_Pago_Pago ACE_TIME_PROGMEM = {
+16619 kZoneNamePacific_Pago_Pago ,
+
+
+
+
+16624 kZoneEraPacific_Pago_Pago ,
+
+
+
+
+
+
+
+
+
+
+16635 static const extended::ZoneEra kZoneEraPacific_Palau[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16651 static const char kZoneNamePacific_Palau[] ACE_TIME_PROGMEM =
"Pacific/Palau";
+
+16653 const extended::ZoneInfo kZonePacific_Palau ACE_TIME_PROGMEM = {
+16654 kZoneNamePacific_Palau ,
+
+
+
+
+16659 kZoneEraPacific_Palau ,
+
+
+
+
+
+
+
+
+
+
+16670 static const extended::ZoneEra kZoneEraPacific_Pitcairn[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16686 static const char kZoneNamePacific_Pitcairn[] ACE_TIME_PROGMEM =
"Pacific/Pitcairn";
+
+16688 const extended::ZoneInfo kZonePacific_Pitcairn ACE_TIME_PROGMEM = {
+16689 kZoneNamePacific_Pitcairn ,
+
+
+
+
+16694 kZoneEraPacific_Pitcairn ,
+
+
+
+
+
+
+
+
+
+
+16705 static const extended::ZoneEra kZoneEraPacific_Pohnpei[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16721 static const char kZoneNamePacific_Pohnpei[] ACE_TIME_PROGMEM =
"Pacific/Pohnpei";
+
+16723 const extended::ZoneInfo kZonePacific_Pohnpei ACE_TIME_PROGMEM = {
+16724 kZoneNamePacific_Pohnpei ,
+
+
+
+
+16729 kZoneEraPacific_Pohnpei ,
+
+
+
+
+
+
+
+
+
+
+16740 static const extended::ZoneEra kZoneEraPacific_Port_Moresby[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16756 static const char kZoneNamePacific_Port_Moresby[] ACE_TIME_PROGMEM =
"Pacific/Port_Moresby";
+
+16758 const extended::ZoneInfo kZonePacific_Port_Moresby ACE_TIME_PROGMEM = {
+16759 kZoneNamePacific_Port_Moresby ,
+
+
+
+
+16764 kZoneEraPacific_Port_Moresby ,
+
+
+
+
+
+
+
+
+
+
+16775 static const extended::ZoneEra kZoneEraPacific_Rarotonga[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16791 static const char kZoneNamePacific_Rarotonga[] ACE_TIME_PROGMEM =
"Pacific/Rarotonga";
+
+16793 const extended::ZoneInfo kZonePacific_Rarotonga ACE_TIME_PROGMEM = {
+16794 kZoneNamePacific_Rarotonga ,
+
+
+
+
+16799 kZoneEraPacific_Rarotonga ,
+
+
+
+
+
+
+
+
+
+
+16810 static const extended::ZoneEra kZoneEraPacific_Tahiti[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16826 static const char kZoneNamePacific_Tahiti[] ACE_TIME_PROGMEM =
"Pacific/Tahiti";
+
+16828 const extended::ZoneInfo kZonePacific_Tahiti ACE_TIME_PROGMEM = {
+16829 kZoneNamePacific_Tahiti ,
+
+
+
+
+16834 kZoneEraPacific_Tahiti ,
+
+
+
+
+
+
+
+
+
+
+16845 static const extended::ZoneEra kZoneEraPacific_Tarawa[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16861 static const char kZoneNamePacific_Tarawa[] ACE_TIME_PROGMEM =
"Pacific/Tarawa";
+
+16863 const extended::ZoneInfo kZonePacific_Tarawa ACE_TIME_PROGMEM = {
+16864 kZoneNamePacific_Tarawa ,
+
+
+
+
+16869 kZoneEraPacific_Tarawa ,
+
+
+
+
+
+
+
+
+
+
+16880 static const extended::ZoneEra kZoneEraPacific_Tongatapu[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16908 static const char kZoneNamePacific_Tongatapu[] ACE_TIME_PROGMEM =
"Pacific/Tongatapu";
+
+16910 const extended::ZoneInfo kZonePacific_Tongatapu ACE_TIME_PROGMEM = {
+16911 kZoneNamePacific_Tongatapu ,
+
+
+
+
+16916 kZoneEraPacific_Tongatapu ,
+
+
+
+
+
+
+
+
+
+
+16927 static const extended::ZoneEra kZoneEraPacific_Wake[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16943 static const char kZoneNamePacific_Wake[] ACE_TIME_PROGMEM =
"Pacific/Wake";
+
+16945 const extended::ZoneInfo kZonePacific_Wake ACE_TIME_PROGMEM = {
+16946 kZoneNamePacific_Wake ,
+
+
+
+
+16951 kZoneEraPacific_Wake ,
+
+
+
+
+
+
+
+
+
+
+16962 static const extended::ZoneEra kZoneEraPacific_Wallis[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+16978 static const char kZoneNamePacific_Wallis[] ACE_TIME_PROGMEM =
"Pacific/Wallis";
+
+16980 const extended::ZoneInfo kZonePacific_Wallis ACE_TIME_PROGMEM = {
+16981 kZoneNamePacific_Wallis ,
+
+
+
+
+16986 kZoneEraPacific_Wallis ,
+
+
+
+
+
+
+
+
+
+
+16997 static const extended::ZoneEra kZoneEraWET[] ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+17013 static const char kZoneNameWET[] ACE_TIME_PROGMEM =
"WET";
+
+17015 const extended::ZoneInfo kZoneWET ACE_TIME_PROGMEM = {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+17030 const extended::ZoneInfo& kZoneAfrica_Addis_Ababa = kZoneAfrica_Nairobi;
+17031 const extended::ZoneInfo& kZoneAfrica_Asmara = kZoneAfrica_Nairobi;
+17032 const extended::ZoneInfo& kZoneAfrica_Asmera = kZoneAfrica_Nairobi;
+17033 const extended::ZoneInfo& kZoneAfrica_Bamako = kZoneAfrica_Abidjan;
+17034 const extended::ZoneInfo& kZoneAfrica_Bangui = kZoneAfrica_Lagos;
+17035 const extended::ZoneInfo& kZoneAfrica_Banjul = kZoneAfrica_Abidjan;
+17036 const extended::ZoneInfo& kZoneAfrica_Blantyre = kZoneAfrica_Maputo;
+17037 const extended::ZoneInfo& kZoneAfrica_Brazzaville = kZoneAfrica_Lagos;
+17038 const extended::ZoneInfo& kZoneAfrica_Bujumbura = kZoneAfrica_Maputo;
+17039 const extended::ZoneInfo& kZoneAfrica_Conakry = kZoneAfrica_Abidjan;
+17040 const extended::ZoneInfo& kZoneAfrica_Dakar = kZoneAfrica_Abidjan;
+17041 const extended::ZoneInfo& kZoneAfrica_Dar_es_Salaam = kZoneAfrica_Nairobi;
+17042 const extended::ZoneInfo& kZoneAfrica_Djibouti = kZoneAfrica_Nairobi;
+17043 const extended::ZoneInfo& kZoneAfrica_Douala = kZoneAfrica_Lagos;
+17044 const extended::ZoneInfo& kZoneAfrica_Freetown = kZoneAfrica_Abidjan;
+17045 const extended::ZoneInfo& kZoneAfrica_Gaborone = kZoneAfrica_Maputo;
+17046 const extended::ZoneInfo& kZoneAfrica_Harare = kZoneAfrica_Maputo;
+17047 const extended::ZoneInfo& kZoneAfrica_Kampala = kZoneAfrica_Nairobi;
+17048 const extended::ZoneInfo& kZoneAfrica_Kigali = kZoneAfrica_Maputo;
+17049 const extended::ZoneInfo& kZoneAfrica_Kinshasa = kZoneAfrica_Lagos;
+17050 const extended::ZoneInfo& kZoneAfrica_Libreville = kZoneAfrica_Lagos;
+17051 const extended::ZoneInfo& kZoneAfrica_Lome = kZoneAfrica_Abidjan;
+17052 const extended::ZoneInfo& kZoneAfrica_Luanda = kZoneAfrica_Lagos;
+17053 const extended::ZoneInfo& kZoneAfrica_Lubumbashi = kZoneAfrica_Maputo;
+17054 const extended::ZoneInfo& kZoneAfrica_Lusaka = kZoneAfrica_Maputo;
+17055 const extended::ZoneInfo& kZoneAfrica_Malabo = kZoneAfrica_Lagos;
+17056 const extended::ZoneInfo& kZoneAfrica_Maseru = kZoneAfrica_Johannesburg;
+17057 const extended::ZoneInfo& kZoneAfrica_Mbabane = kZoneAfrica_Johannesburg;
+17058 const extended::ZoneInfo& kZoneAfrica_Mogadishu = kZoneAfrica_Nairobi;
+17059 const extended::ZoneInfo& kZoneAfrica_Niamey = kZoneAfrica_Lagos;
+17060 const extended::ZoneInfo& kZoneAfrica_Nouakchott = kZoneAfrica_Abidjan;
+17061 const extended::ZoneInfo& kZoneAfrica_Ouagadougou = kZoneAfrica_Abidjan;
+17062 const extended::ZoneInfo& kZoneAfrica_Porto_Novo = kZoneAfrica_Lagos;
+17063 const extended::ZoneInfo& kZoneAfrica_Timbuktu = kZoneAfrica_Abidjan;
+17064 const extended::ZoneInfo& kZoneAmerica_Anguilla = kZoneAmerica_Port_of_Spain;
+17065 const extended::ZoneInfo& kZoneAmerica_Antigua = kZoneAmerica_Port_of_Spain;
+17066 const extended::ZoneInfo& kZoneAmerica_Argentina_ComodRivadavia = kZoneAmerica_Argentina_Catamarca;
+17067 const extended::ZoneInfo& kZoneAmerica_Aruba = kZoneAmerica_Curacao;
+17068 const extended::ZoneInfo& kZoneAmerica_Atka = kZoneAmerica_Adak;
+17069 const extended::ZoneInfo& kZoneAmerica_Buenos_Aires = kZoneAmerica_Argentina_Buenos_Aires;
+17070 const extended::ZoneInfo& kZoneAmerica_Catamarca = kZoneAmerica_Argentina_Catamarca;
+17071 const extended::ZoneInfo& kZoneAmerica_Cayman = kZoneAmerica_Panama;
+17072 const extended::ZoneInfo& kZoneAmerica_Coral_Harbour = kZoneAmerica_Atikokan;
+17073 const extended::ZoneInfo& kZoneAmerica_Cordoba = kZoneAmerica_Argentina_Cordoba;
+17074 const extended::ZoneInfo& kZoneAmerica_Dominica = kZoneAmerica_Port_of_Spain;
+17075 const extended::ZoneInfo& kZoneAmerica_Ensenada = kZoneAmerica_Tijuana;
+17076 const extended::ZoneInfo& kZoneAmerica_Fort_Wayne = kZoneAmerica_Indiana_Indianapolis;
+17077 const extended::ZoneInfo& kZoneAmerica_Godthab = kZoneAmerica_Nuuk;
+17078 const extended::ZoneInfo& kZoneAmerica_Grenada = kZoneAmerica_Port_of_Spain;
+17079 const extended::ZoneInfo& kZoneAmerica_Guadeloupe = kZoneAmerica_Port_of_Spain;
+17080 const extended::ZoneInfo& kZoneAmerica_Indianapolis = kZoneAmerica_Indiana_Indianapolis;
+17081 const extended::ZoneInfo& kZoneAmerica_Jujuy = kZoneAmerica_Argentina_Jujuy;
+17082 const extended::ZoneInfo& kZoneAmerica_Knox_IN = kZoneAmerica_Indiana_Knox;
+17083 const extended::ZoneInfo& kZoneAmerica_Kralendijk = kZoneAmerica_Curacao;
+17084 const extended::ZoneInfo& kZoneAmerica_Louisville = kZoneAmerica_Kentucky_Louisville;
+17085 const extended::ZoneInfo& kZoneAmerica_Lower_Princes = kZoneAmerica_Curacao;
+17086 const extended::ZoneInfo& kZoneAmerica_Marigot = kZoneAmerica_Port_of_Spain;
+17087 const extended::ZoneInfo& kZoneAmerica_Mendoza = kZoneAmerica_Argentina_Mendoza;
+17088 const extended::ZoneInfo& kZoneAmerica_Montreal = kZoneAmerica_Toronto;
+17089 const extended::ZoneInfo& kZoneAmerica_Montserrat = kZoneAmerica_Port_of_Spain;
+17090 const extended::ZoneInfo& kZoneAmerica_Porto_Acre = kZoneAmerica_Rio_Branco;
+17091 const extended::ZoneInfo& kZoneAmerica_Rosario = kZoneAmerica_Argentina_Cordoba;
+17092 const extended::ZoneInfo& kZoneAmerica_Santa_Isabel = kZoneAmerica_Tijuana;
+17093 const extended::ZoneInfo& kZoneAmerica_Shiprock = kZoneAmerica_Denver;
+17094 const extended::ZoneInfo& kZoneAmerica_St_Barthelemy = kZoneAmerica_Port_of_Spain;
+17095 const extended::ZoneInfo& kZoneAmerica_St_Kitts = kZoneAmerica_Port_of_Spain;
+17096 const extended::ZoneInfo& kZoneAmerica_St_Lucia = kZoneAmerica_Port_of_Spain;
+17097 const extended::ZoneInfo& kZoneAmerica_St_Thomas = kZoneAmerica_Port_of_Spain;
+17098 const extended::ZoneInfo& kZoneAmerica_St_Vincent = kZoneAmerica_Port_of_Spain;
+17099 const extended::ZoneInfo& kZoneAmerica_Tortola = kZoneAmerica_Port_of_Spain;
+17100 const extended::ZoneInfo& kZoneAmerica_Virgin = kZoneAmerica_Port_of_Spain;
+17101 const extended::ZoneInfo& kZoneAntarctica_McMurdo = kZonePacific_Auckland;
+17102 const extended::ZoneInfo& kZoneAntarctica_South_Pole = kZonePacific_Auckland;
+17103 const extended::ZoneInfo& kZoneArctic_Longyearbyen = kZoneEurope_Oslo;
+17104 const extended::ZoneInfo& kZoneAsia_Aden = kZoneAsia_Riyadh;
+17105 const extended::ZoneInfo& kZoneAsia_Ashkhabad = kZoneAsia_Ashgabat;
+17106 const extended::ZoneInfo& kZoneAsia_Bahrain = kZoneAsia_Qatar;
+17107 const extended::ZoneInfo& kZoneAsia_Calcutta = kZoneAsia_Kolkata;
+17108 const extended::ZoneInfo& kZoneAsia_Chongqing = kZoneAsia_Shanghai;
+17109 const extended::ZoneInfo& kZoneAsia_Chungking = kZoneAsia_Shanghai;
+17110 const extended::ZoneInfo& kZoneAsia_Dacca = kZoneAsia_Dhaka;
+17111 const extended::ZoneInfo& kZoneAsia_Harbin = kZoneAsia_Shanghai;
+17112 const extended::ZoneInfo& kZoneAsia_Istanbul = kZoneEurope_Istanbul;
+17113 const extended::ZoneInfo& kZoneAsia_Kashgar = kZoneAsia_Urumqi;
+17114 const extended::ZoneInfo& kZoneAsia_Katmandu = kZoneAsia_Kathmandu;
+17115 const extended::ZoneInfo& kZoneAsia_Kuwait = kZoneAsia_Riyadh;
+17116 const extended::ZoneInfo& kZoneAsia_Macao = kZoneAsia_Macau;
+17117 const extended::ZoneInfo& kZoneAsia_Muscat = kZoneAsia_Dubai;
+17118 const extended::ZoneInfo& kZoneAsia_Phnom_Penh = kZoneAsia_Bangkok;
+17119 const extended::ZoneInfo& kZoneAsia_Rangoon = kZoneAsia_Yangon;
+17120 const extended::ZoneInfo& kZoneAsia_Saigon = kZoneAsia_Ho_Chi_Minh;
+17121 const extended::ZoneInfo& kZoneAsia_Tel_Aviv = kZoneAsia_Jerusalem;
+17122 const extended::ZoneInfo& kZoneAsia_Thimbu = kZoneAsia_Thimphu;
+17123 const extended::ZoneInfo& kZoneAsia_Ujung_Pandang = kZoneAsia_Makassar;
+17124 const extended::ZoneInfo& kZoneAsia_Ulan_Bator = kZoneAsia_Ulaanbaatar;
+17125 const extended::ZoneInfo& kZoneAsia_Vientiane = kZoneAsia_Bangkok;
+17126 const extended::ZoneInfo& kZoneAtlantic_Faeroe = kZoneAtlantic_Faroe;
+17127 const extended::ZoneInfo& kZoneAtlantic_Jan_Mayen = kZoneEurope_Oslo;
+17128 const extended::ZoneInfo& kZoneAtlantic_St_Helena = kZoneAfrica_Abidjan;
+17129 const extended::ZoneInfo& kZoneAustralia_ACT = kZoneAustralia_Sydney;
+17130 const extended::ZoneInfo& kZoneAustralia_Canberra = kZoneAustralia_Sydney;
+17131 const extended::ZoneInfo& kZoneAustralia_Currie = kZoneAustralia_Hobart;
+17132 const extended::ZoneInfo& kZoneAustralia_LHI = kZoneAustralia_Lord_Howe;
+17133 const extended::ZoneInfo& kZoneAustralia_NSW = kZoneAustralia_Sydney;
+17134 const extended::ZoneInfo& kZoneAustralia_North = kZoneAustralia_Darwin;
+17135 const extended::ZoneInfo& kZoneAustralia_Queensland = kZoneAustralia_Brisbane;
+17136 const extended::ZoneInfo& kZoneAustralia_South = kZoneAustralia_Adelaide;
+17137 const extended::ZoneInfo& kZoneAustralia_Tasmania = kZoneAustralia_Hobart;
+17138 const extended::ZoneInfo& kZoneAustralia_Victoria = kZoneAustralia_Melbourne;
+17139 const extended::ZoneInfo& kZoneAustralia_West = kZoneAustralia_Perth;
+17140 const extended::ZoneInfo& kZoneAustralia_Yancowinna = kZoneAustralia_Broken_Hill;
+17141 const extended::ZoneInfo& kZoneBrazil_Acre = kZoneAmerica_Rio_Branco;
+17142 const extended::ZoneInfo& kZoneBrazil_DeNoronha = kZoneAmerica_Noronha;
+17143 const extended::ZoneInfo& kZoneBrazil_East = kZoneAmerica_Sao_Paulo;
+17144 const extended::ZoneInfo& kZoneBrazil_West = kZoneAmerica_Manaus;
+17145 const extended::ZoneInfo& kZoneCanada_Atlantic = kZoneAmerica_Halifax;
+17146 const extended::ZoneInfo& kZoneCanada_Central = kZoneAmerica_Winnipeg;
+17147 const extended::ZoneInfo& kZoneCanada_Eastern = kZoneAmerica_Toronto;
+17148 const extended::ZoneInfo& kZoneCanada_Mountain = kZoneAmerica_Edmonton;
+17149 const extended::ZoneInfo& kZoneCanada_Newfoundland = kZoneAmerica_St_Johns;
+17150 const extended::ZoneInfo& kZoneCanada_Pacific = kZoneAmerica_Vancouver;
+17151 const extended::ZoneInfo& kZoneCanada_Saskatchewan = kZoneAmerica_Regina;
+17152 const extended::ZoneInfo& kZoneCanada_Yukon = kZoneAmerica_Whitehorse;
+17153 const extended::ZoneInfo& kZoneChile_Continental = kZoneAmerica_Santiago;
+17154 const extended::ZoneInfo& kZoneChile_EasterIsland = kZonePacific_Easter;
+17155 const extended::ZoneInfo& kZoneCuba = kZoneAmerica_Havana;
+17156 const extended::ZoneInfo& kZoneEgypt = kZoneAfrica_Cairo;
+17157 const extended::ZoneInfo& kZoneEire = kZoneEurope_Dublin;
+17158 const extended::ZoneInfo& kZoneEtc_GMT_PLUS_0 = kZoneEtc_GMT;
+17159 const extended::ZoneInfo& kZoneEtc_GMT_0 = kZoneEtc_GMT;
+17160 const extended::ZoneInfo& kZoneEtc_GMT0 = kZoneEtc_GMT;
+17161 const extended::ZoneInfo& kZoneEtc_Greenwich = kZoneEtc_GMT;
+17162 const extended::ZoneInfo& kZoneEtc_UCT = kZoneEtc_UTC;
+17163 const extended::ZoneInfo& kZoneEtc_Universal = kZoneEtc_UTC;
+17164 const extended::ZoneInfo& kZoneEtc_Zulu = kZoneEtc_UTC;
+17165 const extended::ZoneInfo& kZoneEurope_Belfast = kZoneEurope_London;
+17166 const extended::ZoneInfo& kZoneEurope_Bratislava = kZoneEurope_Prague;
+17167 const extended::ZoneInfo& kZoneEurope_Busingen = kZoneEurope_Zurich;
+17168 const extended::ZoneInfo& kZoneEurope_Guernsey = kZoneEurope_London;
+17169 const extended::ZoneInfo& kZoneEurope_Isle_of_Man = kZoneEurope_London;
+17170 const extended::ZoneInfo& kZoneEurope_Jersey = kZoneEurope_London;
+17171 const extended::ZoneInfo& kZoneEurope_Ljubljana = kZoneEurope_Belgrade;
+17172 const extended::ZoneInfo& kZoneEurope_Mariehamn = kZoneEurope_Helsinki;
+17173 const extended::ZoneInfo& kZoneEurope_Nicosia = kZoneAsia_Nicosia;
+17174 const extended::ZoneInfo& kZoneEurope_Podgorica = kZoneEurope_Belgrade;
+17175 const extended::ZoneInfo& kZoneEurope_San_Marino = kZoneEurope_Rome;
+17176 const extended::ZoneInfo& kZoneEurope_Sarajevo = kZoneEurope_Belgrade;
+17177 const extended::ZoneInfo& kZoneEurope_Skopje = kZoneEurope_Belgrade;
+17178 const extended::ZoneInfo& kZoneEurope_Tiraspol = kZoneEurope_Chisinau;
+17179 const extended::ZoneInfo& kZoneEurope_Vaduz = kZoneEurope_Zurich;
+17180 const extended::ZoneInfo& kZoneEurope_Vatican = kZoneEurope_Rome;
+17181 const extended::ZoneInfo& kZoneEurope_Zagreb = kZoneEurope_Belgrade;
+17182 const extended::ZoneInfo& kZoneGB = kZoneEurope_London;
+17183 const extended::ZoneInfo& kZoneGB_Eire = kZoneEurope_London;
+17184 const extended::ZoneInfo& kZoneGMT = kZoneEtc_GMT;
+17185 const extended::ZoneInfo& kZoneGMT_PLUS_0 = kZoneEtc_GMT;
+17186 const extended::ZoneInfo& kZoneGMT_0 = kZoneEtc_GMT;
+17187 const extended::ZoneInfo& kZoneGMT0 = kZoneEtc_GMT;
+17188 const extended::ZoneInfo& kZoneGreenwich = kZoneEtc_GMT;
+17189 const extended::ZoneInfo& kZoneHongkong = kZoneAsia_Hong_Kong;
+17190 const extended::ZoneInfo& kZoneIceland = kZoneAtlantic_Reykjavik;
+17191 const extended::ZoneInfo& kZoneIndian_Antananarivo = kZoneAfrica_Nairobi;
+17192 const extended::ZoneInfo& kZoneIndian_Comoro = kZoneAfrica_Nairobi;
+17193 const extended::ZoneInfo& kZoneIndian_Mayotte = kZoneAfrica_Nairobi;
+17194 const extended::ZoneInfo& kZoneIran = kZoneAsia_Tehran;
+17195 const extended::ZoneInfo& kZoneIsrael = kZoneAsia_Jerusalem;
+17196 const extended::ZoneInfo& kZoneJamaica = kZoneAmerica_Jamaica;
+17197 const extended::ZoneInfo& kZoneJapan = kZoneAsia_Tokyo;
+17198 const extended::ZoneInfo& kZoneKwajalein = kZonePacific_Kwajalein;
+17199 const extended::ZoneInfo& kZoneLibya = kZoneAfrica_Tripoli;
+17200 const extended::ZoneInfo& kZoneMexico_BajaNorte = kZoneAmerica_Tijuana;
+17201 const extended::ZoneInfo& kZoneMexico_BajaSur = kZoneAmerica_Mazatlan;
+17202 const extended::ZoneInfo& kZoneMexico_General = kZoneAmerica_Mexico_City;
+17203 const extended::ZoneInfo& kZoneNZ = kZonePacific_Auckland;
+17204 const extended::ZoneInfo& kZoneNZ_CHAT = kZonePacific_Chatham;
+17205 const extended::ZoneInfo& kZoneNavajo = kZoneAmerica_Denver;
+17206 const extended::ZoneInfo& kZonePRC = kZoneAsia_Shanghai;
+17207 const extended::ZoneInfo& kZonePacific_Johnston = kZonePacific_Honolulu;
+17208 const extended::ZoneInfo& kZonePacific_Midway = kZonePacific_Pago_Pago;
+17209 const extended::ZoneInfo& kZonePacific_Ponape = kZonePacific_Pohnpei;
+17210 const extended::ZoneInfo& kZonePacific_Saipan = kZonePacific_Guam;
+17211 const extended::ZoneInfo& kZonePacific_Samoa = kZonePacific_Pago_Pago;
+17212 const extended::ZoneInfo& kZonePacific_Truk = kZonePacific_Chuuk;
+17213 const extended::ZoneInfo& kZonePacific_Yap = kZonePacific_Chuuk;
+17214 const extended::ZoneInfo& kZonePoland = kZoneEurope_Warsaw;
+17215 const extended::ZoneInfo& kZonePortugal = kZoneEurope_Lisbon;
+17216 const extended::ZoneInfo& kZoneROC = kZoneAsia_Taipei;
+17217 const extended::ZoneInfo& kZoneROK = kZoneAsia_Seoul;
+17218 const extended::ZoneInfo& kZoneSingapore = kZoneAsia_Singapore;
+17219 const extended::ZoneInfo& kZoneTurkey = kZoneEurope_Istanbul;
+17220 const extended::ZoneInfo& kZoneUCT = kZoneEtc_UTC;
+17221 const extended::ZoneInfo& kZoneUS_Alaska = kZoneAmerica_Anchorage;
+17222 const extended::ZoneInfo& kZoneUS_Aleutian = kZoneAmerica_Adak;
+17223 const extended::ZoneInfo& kZoneUS_Arizona = kZoneAmerica_Phoenix;
+17224 const extended::ZoneInfo& kZoneUS_Central = kZoneAmerica_Chicago;
+17225 const extended::ZoneInfo& kZoneUS_East_Indiana = kZoneAmerica_Indiana_Indianapolis;
+17226 const extended::ZoneInfo& kZoneUS_Eastern = kZoneAmerica_New_York;
+17227 const extended::ZoneInfo& kZoneUS_Hawaii = kZonePacific_Honolulu;
+17228 const extended::ZoneInfo& kZoneUS_Indiana_Starke = kZoneAmerica_Indiana_Knox;
+17229 const extended::ZoneInfo& kZoneUS_Michigan = kZoneAmerica_Detroit;
+17230 const extended::ZoneInfo& kZoneUS_Mountain = kZoneAmerica_Denver;
+17231 const extended::ZoneInfo& kZoneUS_Pacific = kZoneAmerica_Los_Angeles;
+17232 const extended::ZoneInfo& kZoneUS_Samoa = kZonePacific_Pago_Pago;
+17233 const extended::ZoneInfo& kZoneUTC = kZoneEtc_UTC;
+17234 const extended::ZoneInfo& kZoneUniversal = kZoneEtc_UTC;
+17235 const extended::ZoneInfo& kZoneW_SU = kZoneEurope_Moscow;
+17236 const extended::ZoneInfo& kZoneZulu = kZoneEtc_UTC;
+
+
+
diff --git a/docs/html/_2zone__infos_8h_source.html b/docs/html/_2zone__infos_8h_source.html
index db9a329b4..0231cae87 100644
--- a/docs/html/_2zone__infos_8h_source.html
+++ b/docs/html/_2zone__infos_8h_source.html
@@ -22,7 +22,7 @@
AceTime
- 1.4
+ 1.4.1
Date and time classes for Arduino that support timezones from the TZ Database, and a system clock that can synchronize from an NTP server or an RTC chip.
|
@@ -76,7 +76,7 @@
-
+
@@ -95,7 +95,7 @@
-
+
@@ -118,7 +118,7 @@
45 extern const extended::ZoneContext kZoneContext;
-
+
51 extern const extended::ZoneInfo kZoneAfrica_Abidjan;
@@ -370,778 +370,777 @@
297 extern const extended::ZoneInfo kZoneAustralia_Adelaide;
298 extern const extended::ZoneInfo kZoneAustralia_Brisbane;
299 extern const extended::ZoneInfo kZoneAustralia_Broken_Hill;
- 300 extern const extended::ZoneInfo kZoneAustralia_Currie;
- 301 extern const extended::ZoneInfo kZoneAustralia_Darwin;
- 302 extern const extended::ZoneInfo kZoneAustralia_Eucla;
- 303 extern const extended::ZoneInfo kZoneAustralia_Hobart;
- 304 extern const extended::ZoneInfo kZoneAustralia_Lindeman;
- 305 extern const extended::ZoneInfo kZoneAustralia_Lord_Howe;
- 306 extern const extended::ZoneInfo kZoneAustralia_Melbourne;
- 307 extern const extended::ZoneInfo kZoneAustralia_Perth;
- 308 extern const extended::ZoneInfo kZoneAustralia_Sydney;
- 309 extern const extended::ZoneInfo kZoneCET;
- 310 extern const extended::ZoneInfo kZoneCST6CDT;
- 311 extern const extended::ZoneInfo kZoneEET;
- 312 extern const extended::ZoneInfo kZoneEST;
- 313 extern const extended::ZoneInfo kZoneEST5EDT;
- 314 extern const extended::ZoneInfo kZoneEtc_GMT;
- 315 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_1;
- 316 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_10;
- 317 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_11;
- 318 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_12;
- 319 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_2;
- 320 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_3;
- 321 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_4;
- 322 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_5;
- 323 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_6;
- 324 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_7;
- 325 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_8;
- 326 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_9;
- 327 extern const extended::ZoneInfo kZoneEtc_GMT_1;
- 328 extern const extended::ZoneInfo kZoneEtc_GMT_10;
- 329 extern const extended::ZoneInfo kZoneEtc_GMT_11;
- 330 extern const extended::ZoneInfo kZoneEtc_GMT_12;
- 331 extern const extended::ZoneInfo kZoneEtc_GMT_13;
- 332 extern const extended::ZoneInfo kZoneEtc_GMT_14;
- 333 extern const extended::ZoneInfo kZoneEtc_GMT_2;
- 334 extern const extended::ZoneInfo kZoneEtc_GMT_3;
- 335 extern const extended::ZoneInfo kZoneEtc_GMT_4;
- 336 extern const extended::ZoneInfo kZoneEtc_GMT_5;
- 337 extern const extended::ZoneInfo kZoneEtc_GMT_6;
- 338 extern const extended::ZoneInfo kZoneEtc_GMT_7;
- 339 extern const extended::ZoneInfo kZoneEtc_GMT_8;
- 340 extern const extended::ZoneInfo kZoneEtc_GMT_9;
- 341 extern const extended::ZoneInfo kZoneEtc_UTC;
- 342 extern const extended::ZoneInfo kZoneEurope_Amsterdam;
- 343 extern const extended::ZoneInfo kZoneEurope_Andorra;
- 344 extern const extended::ZoneInfo kZoneEurope_Astrakhan;
- 345 extern const extended::ZoneInfo kZoneEurope_Athens;
- 346 extern const extended::ZoneInfo kZoneEurope_Belgrade;
- 347 extern const extended::ZoneInfo kZoneEurope_Berlin;
- 348 extern const extended::ZoneInfo kZoneEurope_Brussels;
- 349 extern const extended::ZoneInfo kZoneEurope_Bucharest;
- 350 extern const extended::ZoneInfo kZoneEurope_Budapest;
- 351 extern const extended::ZoneInfo kZoneEurope_Chisinau;
- 352 extern const extended::ZoneInfo kZoneEurope_Copenhagen;
- 353 extern const extended::ZoneInfo kZoneEurope_Dublin;
- 354 extern const extended::ZoneInfo kZoneEurope_Gibraltar;
- 355 extern const extended::ZoneInfo kZoneEurope_Helsinki;
- 356 extern const extended::ZoneInfo kZoneEurope_Istanbul;
- 357 extern const extended::ZoneInfo kZoneEurope_Kaliningrad;
- 358 extern const extended::ZoneInfo kZoneEurope_Kiev;
- 359 extern const extended::ZoneInfo kZoneEurope_Kirov;
- 360 extern const extended::ZoneInfo kZoneEurope_Lisbon;
- 361 extern const extended::ZoneInfo kZoneEurope_London;
- 362 extern const extended::ZoneInfo kZoneEurope_Luxembourg;
- 363 extern const extended::ZoneInfo kZoneEurope_Madrid;
- 364 extern const extended::ZoneInfo kZoneEurope_Malta;
- 365 extern const extended::ZoneInfo kZoneEurope_Minsk;
- 366 extern const extended::ZoneInfo kZoneEurope_Monaco;
- 367 extern const extended::ZoneInfo kZoneEurope_Moscow;
- 368 extern const extended::ZoneInfo kZoneEurope_Oslo;
- 369 extern const extended::ZoneInfo kZoneEurope_Paris;
- 370 extern const extended::ZoneInfo kZoneEurope_Prague;
- 371 extern const extended::ZoneInfo kZoneEurope_Riga;
- 372 extern const extended::ZoneInfo kZoneEurope_Rome;
- 373 extern const extended::ZoneInfo kZoneEurope_Samara;
- 374 extern const extended::ZoneInfo kZoneEurope_Saratov;
- 375 extern const extended::ZoneInfo kZoneEurope_Simferopol;
- 376 extern const extended::ZoneInfo kZoneEurope_Sofia;
- 377 extern const extended::ZoneInfo kZoneEurope_Stockholm;
- 378 extern const extended::ZoneInfo kZoneEurope_Tallinn;
- 379 extern const extended::ZoneInfo kZoneEurope_Tirane;
- 380 extern const extended::ZoneInfo kZoneEurope_Ulyanovsk;
- 381 extern const extended::ZoneInfo kZoneEurope_Uzhgorod;
- 382 extern const extended::ZoneInfo kZoneEurope_Vienna;
- 383 extern const extended::ZoneInfo kZoneEurope_Vilnius;
- 384 extern const extended::ZoneInfo kZoneEurope_Volgograd;
- 385 extern const extended::ZoneInfo kZoneEurope_Warsaw;
- 386 extern const extended::ZoneInfo kZoneEurope_Zaporozhye;
- 387 extern const extended::ZoneInfo kZoneEurope_Zurich;
- 388 extern const extended::ZoneInfo kZoneHST;
- 389 extern const extended::ZoneInfo kZoneIndian_Chagos;
- 390 extern const extended::ZoneInfo kZoneIndian_Christmas;
- 391 extern const extended::ZoneInfo kZoneIndian_Cocos;
- 392 extern const extended::ZoneInfo kZoneIndian_Kerguelen;
- 393 extern const extended::ZoneInfo kZoneIndian_Mahe;
- 394 extern const extended::ZoneInfo kZoneIndian_Maldives;
- 395 extern const extended::ZoneInfo kZoneIndian_Mauritius;
- 396 extern const extended::ZoneInfo kZoneIndian_Reunion;
- 397 extern const extended::ZoneInfo kZoneMET;
- 398 extern const extended::ZoneInfo kZoneMST;
- 399 extern const extended::ZoneInfo kZoneMST7MDT;
- 400 extern const extended::ZoneInfo kZonePST8PDT;
- 401 extern const extended::ZoneInfo kZonePacific_Apia;
- 402 extern const extended::ZoneInfo kZonePacific_Auckland;
- 403 extern const extended::ZoneInfo kZonePacific_Bougainville;
- 404 extern const extended::ZoneInfo kZonePacific_Chatham;
- 405 extern const extended::ZoneInfo kZonePacific_Chuuk;
- 406 extern const extended::ZoneInfo kZonePacific_Easter;
- 407 extern const extended::ZoneInfo kZonePacific_Efate;
- 408 extern const extended::ZoneInfo kZonePacific_Enderbury;
- 409 extern const extended::ZoneInfo kZonePacific_Fakaofo;
- 410 extern const extended::ZoneInfo kZonePacific_Fiji;
- 411 extern const extended::ZoneInfo kZonePacific_Funafuti;
- 412 extern const extended::ZoneInfo kZonePacific_Galapagos;
- 413 extern const extended::ZoneInfo kZonePacific_Gambier;
- 414 extern const extended::ZoneInfo kZonePacific_Guadalcanal;
- 415 extern const extended::ZoneInfo kZonePacific_Guam;
- 416 extern const extended::ZoneInfo kZonePacific_Honolulu;
- 417 extern const extended::ZoneInfo kZonePacific_Kiritimati;
- 418 extern const extended::ZoneInfo kZonePacific_Kosrae;
- 419 extern const extended::ZoneInfo kZonePacific_Kwajalein;
- 420 extern const extended::ZoneInfo kZonePacific_Majuro;
- 421 extern const extended::ZoneInfo kZonePacific_Marquesas;
- 422 extern const extended::ZoneInfo kZonePacific_Nauru;
- 423 extern const extended::ZoneInfo kZonePacific_Niue;
- 424 extern const extended::ZoneInfo kZonePacific_Norfolk;
- 425 extern const extended::ZoneInfo kZonePacific_Noumea;
- 426 extern const extended::ZoneInfo kZonePacific_Pago_Pago;
- 427 extern const extended::ZoneInfo kZonePacific_Palau;
- 428 extern const extended::ZoneInfo kZonePacific_Pitcairn;
- 429 extern const extended::ZoneInfo kZonePacific_Pohnpei;
- 430 extern const extended::ZoneInfo kZonePacific_Port_Moresby;
- 431 extern const extended::ZoneInfo kZonePacific_Rarotonga;
- 432 extern const extended::ZoneInfo kZonePacific_Tahiti;
- 433 extern const extended::ZoneInfo kZonePacific_Tarawa;
- 434 extern const extended::ZoneInfo kZonePacific_Tongatapu;
- 435 extern const extended::ZoneInfo kZonePacific_Wake;
- 436 extern const extended::ZoneInfo kZonePacific_Wallis;
- 437 extern const extended::ZoneInfo kZoneWET;
+ 300 extern const extended::ZoneInfo kZoneAustralia_Darwin;
+ 301 extern const extended::ZoneInfo kZoneAustralia_Eucla;
+ 302 extern const extended::ZoneInfo kZoneAustralia_Hobart;
+ 303 extern const extended::ZoneInfo kZoneAustralia_Lindeman;
+ 304 extern const extended::ZoneInfo kZoneAustralia_Lord_Howe;
+ 305 extern const extended::ZoneInfo kZoneAustralia_Melbourne;
+ 306 extern const extended::ZoneInfo kZoneAustralia_Perth;
+ 307 extern const extended::ZoneInfo kZoneAustralia_Sydney;
+ 308 extern const extended::ZoneInfo kZoneCET;
+ 309 extern const extended::ZoneInfo kZoneCST6CDT;
+ 310 extern const extended::ZoneInfo kZoneEET;
+ 311 extern const extended::ZoneInfo kZoneEST;
+ 312 extern const extended::ZoneInfo kZoneEST5EDT;
+ 313 extern const extended::ZoneInfo kZoneEtc_GMT;
+ 314 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_1;
+ 315 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_10;
+ 316 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_11;
+ 317 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_12;
+ 318 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_2;
+ 319 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_3;
+ 320 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_4;
+ 321 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_5;
+ 322 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_6;
+ 323 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_7;
+ 324 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_8;
+ 325 extern const extended::ZoneInfo kZoneEtc_GMT_PLUS_9;
+ 326 extern const extended::ZoneInfo kZoneEtc_GMT_1;
+ 327 extern const extended::ZoneInfo kZoneEtc_GMT_10;
+ 328 extern const extended::ZoneInfo kZoneEtc_GMT_11;
+ 329 extern const extended::ZoneInfo kZoneEtc_GMT_12;
+ 330 extern const extended::ZoneInfo kZoneEtc_GMT_13;
+ 331 extern const extended::ZoneInfo kZoneEtc_GMT_14;
+ 332 extern const extended::ZoneInfo kZoneEtc_GMT_2;
+ 333 extern const extended::ZoneInfo kZoneEtc_GMT_3;
+ 334 extern const extended::ZoneInfo kZoneEtc_GMT_4;
+ 335 extern const extended::ZoneInfo kZoneEtc_GMT_5;
+ 336 extern const extended::ZoneInfo kZoneEtc_GMT_6;
+ 337 extern const extended::ZoneInfo kZoneEtc_GMT_7;
+ 338 extern const extended::ZoneInfo kZoneEtc_GMT_8;
+ 339 extern const extended::ZoneInfo kZoneEtc_GMT_9;
+ 340 extern const extended::ZoneInfo kZoneEtc_UTC;
+ 341 extern const extended::ZoneInfo kZoneEurope_Amsterdam;
+ 342 extern const extended::ZoneInfo kZoneEurope_Andorra;
+ 343 extern const extended::ZoneInfo kZoneEurope_Astrakhan;
+ 344 extern const extended::ZoneInfo kZoneEurope_Athens;
+ 345 extern const extended::ZoneInfo kZoneEurope_Belgrade;
+ 346 extern const extended::ZoneInfo kZoneEurope_Berlin;
+ 347 extern const extended::ZoneInfo kZoneEurope_Brussels;
+ 348 extern const extended::ZoneInfo kZoneEurope_Bucharest;
+ 349 extern const extended::ZoneInfo kZoneEurope_Budapest;
+ 350 extern const extended::ZoneInfo kZoneEurope_Chisinau;
+ 351 extern const extended::ZoneInfo kZoneEurope_Copenhagen;
+ 352 extern const extended::ZoneInfo kZoneEurope_Dublin;
+ 353 extern const extended::ZoneInfo kZoneEurope_Gibraltar;
+ 354 extern const extended::ZoneInfo kZoneEurope_Helsinki;
+ 355 extern const extended::ZoneInfo kZoneEurope_Istanbul;
+ 356 extern const extended::ZoneInfo kZoneEurope_Kaliningrad;
+ 357 extern const extended::ZoneInfo kZoneEurope_Kiev;
+ 358 extern const extended::ZoneInfo kZoneEurope_Kirov;
+ 359 extern const extended::ZoneInfo kZoneEurope_Lisbon;
+ 360 extern const extended::ZoneInfo kZoneEurope_London;
+ 361 extern const extended::ZoneInfo kZoneEurope_Luxembourg;
+ 362 extern const extended::ZoneInfo kZoneEurope_Madrid;
+ 363 extern const extended::ZoneInfo kZoneEurope_Malta;
+ 364 extern const extended::ZoneInfo kZoneEurope_Minsk;
+ 365 extern const extended::ZoneInfo kZoneEurope_Monaco;
+ 366 extern const extended::ZoneInfo kZoneEurope_Moscow;
+ 367 extern const extended::ZoneInfo kZoneEurope_Oslo;
+ 368 extern const extended::ZoneInfo kZoneEurope_Paris;
+ 369 extern const extended::ZoneInfo kZoneEurope_Prague;
+ 370 extern const extended::ZoneInfo kZoneEurope_Riga;
+ 371 extern const extended::ZoneInfo kZoneEurope_Rome;
+ 372 extern const extended::ZoneInfo kZoneEurope_Samara;
+ 373 extern const extended::ZoneInfo kZoneEurope_Saratov;
+ 374 extern const extended::ZoneInfo kZoneEurope_Simferopol;
+ 375 extern const extended::ZoneInfo kZoneEurope_Sofia;
+ 376 extern const extended::ZoneInfo kZoneEurope_Stockholm;
+ 377 extern const extended::ZoneInfo kZoneEurope_Tallinn;
+ 378 extern const extended::ZoneInfo kZoneEurope_Tirane;
+ 379 extern const extended::ZoneInfo kZoneEurope_Ulyanovsk;
+ 380 extern const extended::ZoneInfo kZoneEurope_Uzhgorod;
+ 381 extern const extended::ZoneInfo kZoneEurope_Vienna;
+ 382 extern const extended::ZoneInfo kZoneEurope_Vilnius;
+ 383 extern const extended::ZoneInfo kZoneEurope_Volgograd;
+ 384 extern const extended::ZoneInfo kZoneEurope_Warsaw;
+ 385 extern const extended::ZoneInfo kZoneEurope_Zaporozhye;
+ 386 extern const extended::ZoneInfo kZoneEurope_Zurich;
+ 387 extern const extended::ZoneInfo kZoneHST;
+ 388 extern const extended::ZoneInfo kZoneIndian_Chagos;
+ 389 extern const extended::ZoneInfo kZoneIndian_Christmas;
+ 390 extern const extended::ZoneInfo kZoneIndian_Cocos;
+ 391 extern const extended::ZoneInfo kZoneIndian_Kerguelen;
+ 392 extern const extended::ZoneInfo kZoneIndian_Mahe;
+ 393 extern const extended::ZoneInfo kZoneIndian_Maldives;
+ 394 extern const extended::ZoneInfo kZoneIndian_Mauritius;
+ 395 extern const extended::ZoneInfo kZoneIndian_Reunion;
+ 396 extern const extended::ZoneInfo kZoneMET;
+ 397 extern const extended::ZoneInfo kZoneMST;
+ 398 extern const extended::ZoneInfo kZoneMST7MDT;
+ 399 extern const extended::ZoneInfo kZonePST8PDT;
+ 400 extern const extended::ZoneInfo kZonePacific_Apia;
+ 401 extern const extended::ZoneInfo kZonePacific_Auckland;
+ 402 extern const extended::ZoneInfo kZonePacific_Bougainville;
+ 403 extern const extended::ZoneInfo kZonePacific_Chatham;
+ 404 extern const extended::ZoneInfo kZonePacific_Chuuk;
+ 405 extern const extended::ZoneInfo kZonePacific_Easter;
+ 406 extern const extended::ZoneInfo kZonePacific_Efate;
+ 407 extern const extended::ZoneInfo kZonePacific_Enderbury;
+ 408 extern const extended::ZoneInfo kZonePacific_Fakaofo;
+ 409 extern const extended::ZoneInfo kZonePacific_Fiji;
+ 410 extern const extended::ZoneInfo kZonePacific_Funafuti;
+ 411 extern const extended::ZoneInfo kZonePacific_Galapagos;
+ 412 extern const extended::ZoneInfo kZonePacific_Gambier;
+ 413 extern const extended::ZoneInfo kZonePacific_Guadalcanal;
+ 414 extern const extended::ZoneInfo kZonePacific_Guam;
+ 415 extern const extended::ZoneInfo kZonePacific_Honolulu;
+ 416 extern const extended::ZoneInfo kZonePacific_Kiritimati;
+ 417 extern const extended::ZoneInfo kZonePacific_Kosrae;
+ 418 extern const extended::ZoneInfo kZonePacific_Kwajalein;
+ 419 extern const extended::ZoneInfo kZonePacific_Majuro;
+ 420 extern const extended::ZoneInfo kZonePacific_Marquesas;
+ 421 extern const extended::ZoneInfo kZonePacific_Nauru;
+ 422 extern const extended::ZoneInfo kZonePacific_Niue;
+ 423 extern const extended::ZoneInfo kZonePacific_Norfolk;
+ 424 extern const extended::ZoneInfo kZonePacific_Noumea;
+ 425 extern const extended::ZoneInfo kZonePacific_Pago_Pago;
+ 426 extern const extended::ZoneInfo kZonePacific_Palau;
+ 427 extern const extended::ZoneInfo kZonePacific_Pitcairn;
+ 428 extern const extended::ZoneInfo kZonePacific_Pohnpei;
+ 429 extern const extended::ZoneInfo kZonePacific_Port_Moresby;
+ 430 extern const extended::ZoneInfo kZonePacific_Rarotonga;
+ 431 extern const extended::ZoneInfo kZonePacific_Tahiti;
+ 432 extern const extended::ZoneInfo kZonePacific_Tarawa;
+ 433 extern const extended::ZoneInfo kZonePacific_Tongatapu;
+ 434 extern const extended::ZoneInfo kZonePacific_Wake;
+ 435 extern const extended::ZoneInfo kZonePacific_Wallis;
+ 436 extern const extended::ZoneInfo kZoneWET;
+
-
- 440 const uint32_t kZoneIdAfrica_Abidjan = 0xc21305a3;
- 441 const uint32_t kZoneIdAfrica_Accra = 0x77d5b054;
- 442 const uint32_t kZoneIdAfrica_Algiers = 0xd94515c1;
- 443 const uint32_t kZoneIdAfrica_Bissau = 0x75564141;
- 444 const uint32_t kZoneIdAfrica_Cairo = 0x77f8e228;
- 445 const uint32_t kZoneIdAfrica_Casablanca = 0xc59f1b33;
- 446 const uint32_t kZoneIdAfrica_Ceuta = 0x77fb46ec;
- 447 const uint32_t kZoneIdAfrica_El_Aaiun = 0x9d6fb118;
- 448 const uint32_t kZoneIdAfrica_Johannesburg = 0xd5d157a0;
- 449 const uint32_t kZoneIdAfrica_Juba = 0xd51b395c;
- 450 const uint32_t kZoneIdAfrica_Khartoum = 0xfb3d4205;
- 451 const uint32_t kZoneIdAfrica_Lagos = 0x789bb5d0;
- 452 const uint32_t kZoneIdAfrica_Maputo = 0x8e6ca1f0;
- 453 const uint32_t kZoneIdAfrica_Monrovia = 0x0ce90385;
- 454 const uint32_t kZoneIdAfrica_Nairobi = 0xa87ab57e;
- 455 const uint32_t kZoneIdAfrica_Ndjamena = 0x9fe09898;
- 456 const uint32_t kZoneIdAfrica_Sao_Tome = 0x61b319d1;
- 457 const uint32_t kZoneIdAfrica_Tripoli = 0x9dfebd3d;
- 458 const uint32_t kZoneIdAfrica_Tunis = 0x79378e6d;
- 459 const uint32_t kZoneIdAfrica_Windhoek = 0x789c9bd3;
- 460 const uint32_t kZoneIdAmerica_Adak = 0x97fe49d7;
- 461 const uint32_t kZoneIdAmerica_Anchorage = 0x5a79260e;
- 462 const uint32_t kZoneIdAmerica_Araguaina = 0x6f9a3aef;
- 463 const uint32_t kZoneIdAmerica_Argentina_Buenos_Aires = 0xd43b4c0d;
- 464 const uint32_t kZoneIdAmerica_Argentina_Catamarca = 0x8d40986b;
- 465 const uint32_t kZoneIdAmerica_Argentina_Cordoba = 0xbfccc308;
- 466 const uint32_t kZoneIdAmerica_Argentina_Jujuy = 0x5f2f46c5;
- 467 const uint32_t kZoneIdAmerica_Argentina_La_Rioja = 0xa46b7eef;
- 468 const uint32_t kZoneIdAmerica_Argentina_Mendoza = 0xa9f72d5c;
- 469 const uint32_t kZoneIdAmerica_Argentina_Rio_Gallegos = 0xc5b0f565;
- 470 const uint32_t kZoneIdAmerica_Argentina_Salta = 0x5fc73403;
- 471 const uint32_t kZoneIdAmerica_Argentina_San_Juan = 0x3e1009bd;
- 472 const uint32_t kZoneIdAmerica_Argentina_San_Luis = 0x3e11238c;
- 473 const uint32_t kZoneIdAmerica_Argentina_Tucuman = 0xe96399eb;
- 474 const uint32_t kZoneIdAmerica_Argentina_Ushuaia = 0x320dcdde;
- 475 const uint32_t kZoneIdAmerica_Asuncion = 0x50ec79a6;
- 476 const uint32_t kZoneIdAmerica_Atikokan = 0x81b92098;
- 477 const uint32_t kZoneIdAmerica_Bahia = 0x97d815fb;
- 478 const uint32_t kZoneIdAmerica_Bahia_Banderas = 0x14f6329a;
- 479 const uint32_t kZoneIdAmerica_Barbados = 0xcbbc3b04;
- 480 const uint32_t kZoneIdAmerica_Belem = 0x97da580b;
- 481 const uint32_t kZoneIdAmerica_Belize = 0x93256c81;
- 482 const uint32_t kZoneIdAmerica_Blanc_Sablon = 0x6e299892;
- 483 const uint32_t kZoneIdAmerica_Boa_Vista = 0x0a7b7efe;
- 484 const uint32_t kZoneIdAmerica_Bogota = 0x93d7bc62;
- 485 const uint32_t kZoneIdAmerica_Boise = 0x97dfc8d8;
- 486 const uint32_t kZoneIdAmerica_Cambridge_Bay = 0xd5a44aff;
- 487 const uint32_t kZoneIdAmerica_Campo_Grande = 0xfec3e7a6;
- 488 const uint32_t kZoneIdAmerica_Cancun = 0x953331be;
- 489 const uint32_t kZoneIdAmerica_Caracas = 0x3be064f4;
- 490 const uint32_t kZoneIdAmerica_Cayenne = 0x3c617269;
- 491 const uint32_t kZoneIdAmerica_Chicago = 0x4b92b5d4;
- 492 const uint32_t kZoneIdAmerica_Chihuahua = 0x8827d776;
- 493 const uint32_t kZoneIdAmerica_Costa_Rica = 0x63ff66be;
- 494 const uint32_t kZoneIdAmerica_Creston = 0x62a70204;
- 495 const uint32_t kZoneIdAmerica_Cuiaba = 0x969a52eb;
- 496 const uint32_t kZoneIdAmerica_Curacao = 0x6a879184;
- 497 const uint32_t kZoneIdAmerica_Danmarkshavn = 0xf554d204;
- 498 const uint32_t kZoneIdAmerica_Dawson = 0x978d8d12;
- 499 const uint32_t kZoneIdAmerica_Dawson_Creek = 0x6cf24e5b;
- 500 const uint32_t kZoneIdAmerica_Denver = 0x97d10b2a;
- 501 const uint32_t kZoneIdAmerica_Detroit = 0x925cfbc1;
- 502 const uint32_t kZoneIdAmerica_Edmonton = 0x6cb9484a;
- 503 const uint32_t kZoneIdAmerica_Eirunepe = 0xf9b29683;
- 504 const uint32_t kZoneIdAmerica_El_Salvador = 0x752ad652;
- 505 const uint32_t kZoneIdAmerica_Fort_Nelson = 0x3f437e0f;
- 506 const uint32_t kZoneIdAmerica_Fortaleza = 0x2ad018ee;
- 507 const uint32_t kZoneIdAmerica_Glace_Bay = 0x9681f8dd;
- 508 const uint32_t kZoneIdAmerica_Goose_Bay = 0xb649541e;
- 509 const uint32_t kZoneIdAmerica_Grand_Turk = 0x6e216197;
- 510 const uint32_t kZoneIdAmerica_Guatemala = 0x0c8259f7;
- 511 const uint32_t kZoneIdAmerica_Guayaquil = 0x17e64958;
- 512 const uint32_t kZoneIdAmerica_Guyana = 0x9ff7bd0b;
- 513 const uint32_t kZoneIdAmerica_Halifax = 0xbc5b7183;
- 514 const uint32_t kZoneIdAmerica_Havana = 0xa0e15675;
- 515 const uint32_t kZoneIdAmerica_Hermosillo = 0x065d21c4;
- 516 const uint32_t kZoneIdAmerica_Indiana_Indianapolis = 0x28a669a4;
- 517 const uint32_t kZoneIdAmerica_Indiana_Knox = 0x6554adc9;
- 518 const uint32_t kZoneIdAmerica_Indiana_Marengo = 0x2feeee72;
- 519 const uint32_t kZoneIdAmerica_Indiana_Petersburg = 0x94ac7acc;
- 520 const uint32_t kZoneIdAmerica_Indiana_Tell_City = 0x09263612;
- 521 const uint32_t kZoneIdAmerica_Indiana_Vevay = 0x10aca054;
- 522 const uint32_t kZoneIdAmerica_Indiana_Vincennes = 0x28a0b212;
- 523 const uint32_t kZoneIdAmerica_Indiana_Winamac = 0x4413fa69;
- 524 const uint32_t kZoneIdAmerica_Inuvik = 0xa42189fc;
- 525 const uint32_t kZoneIdAmerica_Iqaluit = 0x2de310bf;
- 526 const uint32_t kZoneIdAmerica_Jamaica = 0x565dad6c;
- 527 const uint32_t kZoneIdAmerica_Juneau = 0xa6f13e2e;
- 528 const uint32_t kZoneIdAmerica_Kentucky_Louisville = 0x1a21024b;
- 529 const uint32_t kZoneIdAmerica_Kentucky_Monticello = 0xde71c439;
- 530 const uint32_t kZoneIdAmerica_La_Paz = 0xaa29125d;
- 531 const uint32_t kZoneIdAmerica_Lima = 0x980468c9;
- 532 const uint32_t kZoneIdAmerica_Los_Angeles = 0xb7f7e8f2;
- 533 const uint32_t kZoneIdAmerica_Maceio = 0xac80c6d4;
- 534 const uint32_t kZoneIdAmerica_Managua = 0x3d5e7600;
- 535 const uint32_t kZoneIdAmerica_Manaus = 0xac86bf8b;
- 536 const uint32_t kZoneIdAmerica_Martinique = 0x551e84c5;
- 537 const uint32_t kZoneIdAmerica_Matamoros = 0xdd1b0259;
- 538 const uint32_t kZoneIdAmerica_Mazatlan = 0x0532189e;
- 539 const uint32_t kZoneIdAmerica_Menominee = 0xe0e9c583;
- 540 const uint32_t kZoneIdAmerica_Merida = 0xacd172d8;
- 541 const uint32_t kZoneIdAmerica_Metlakatla = 0x84de2686;
- 542 const uint32_t kZoneIdAmerica_Mexico_City = 0xd0d93f43;
- 543 const uint32_t kZoneIdAmerica_Miquelon = 0x59674330;
- 544 const uint32_t kZoneIdAmerica_Moncton = 0x5e07fe24;
- 545 const uint32_t kZoneIdAmerica_Monterrey = 0x269a1deb;
- 546 const uint32_t kZoneIdAmerica_Montevideo = 0xfa214780;
- 547 const uint32_t kZoneIdAmerica_Nassau = 0xaedef011;
- 548 const uint32_t kZoneIdAmerica_New_York = 0x1e2a7654;
- 549 const uint32_t kZoneIdAmerica_Nipigon = 0x9d2a8b1a;
- 550 const uint32_t kZoneIdAmerica_Nome = 0x98059b15;
- 551 const uint32_t kZoneIdAmerica_Noronha = 0xab5116fb;
- 552 const uint32_t kZoneIdAmerica_North_Dakota_Beulah = 0x9b52b384;
- 553 const uint32_t kZoneIdAmerica_North_Dakota_Center = 0x9da42814;
- 554 const uint32_t kZoneIdAmerica_North_Dakota_New_Salem = 0x04f9958e;
- 555 const uint32_t kZoneIdAmerica_Nuuk = 0x9805b5a9;
- 556 const uint32_t kZoneIdAmerica_Ojinaga = 0xebfde83f;
- 557 const uint32_t kZoneIdAmerica_Panama = 0xb3863854;
- 558 const uint32_t kZoneIdAmerica_Pangnirtung = 0x2d999193;
- 559 const uint32_t kZoneIdAmerica_Paramaribo = 0xb319e4c4;
- 560 const uint32_t kZoneIdAmerica_Phoenix = 0x34b5af01;
- 561 const uint32_t kZoneIdAmerica_Port_au_Prince = 0x8e4a7bdc;
- 562 const uint32_t kZoneIdAmerica_Port_of_Spain = 0xd8b28d59;
- 563 const uint32_t kZoneIdAmerica_Porto_Velho = 0x6b1aac77;
- 564 const uint32_t kZoneIdAmerica_Puerto_Rico = 0x6752ca31;
- 565 const uint32_t kZoneIdAmerica_Punta_Arenas = 0xc2c3bce7;
- 566 const uint32_t kZoneIdAmerica_Rainy_River = 0x9cd58a10;
- 567 const uint32_t kZoneIdAmerica_Rankin_Inlet = 0xc8de4984;
- 568 const uint32_t kZoneIdAmerica_Recife = 0xb8730494;
- 569 const uint32_t kZoneIdAmerica_Regina = 0xb875371c;
- 570 const uint32_t kZoneIdAmerica_Resolute = 0xc7093459;
- 571 const uint32_t kZoneIdAmerica_Rio_Branco = 0x9d352764;
- 572 const uint32_t kZoneIdAmerica_Santarem = 0x740caec1;
- 573 const uint32_t kZoneIdAmerica_Santiago = 0x7410c9bc;
- 574 const uint32_t kZoneIdAmerica_Santo_Domingo = 0x75a0d177;
- 575 const uint32_t kZoneIdAmerica_Sao_Paulo = 0x1063bfc9;
- 576 const uint32_t kZoneIdAmerica_Scoresbysund = 0x123f8d2a;
- 577 const uint32_t kZoneIdAmerica_Sitka = 0x99104ce2;
- 578 const uint32_t kZoneIdAmerica_St_Johns = 0x04b14e6e;
- 579 const uint32_t kZoneIdAmerica_Swift_Current = 0xdef98e55;
- 580 const uint32_t kZoneIdAmerica_Tegucigalpa = 0xbfd6fd4c;
- 581 const uint32_t kZoneIdAmerica_Thule = 0x9921dd68;
- 582 const uint32_t kZoneIdAmerica_Thunder_Bay = 0xf962e71b;
- 583 const uint32_t kZoneIdAmerica_Tijuana = 0x6aa1df72;
- 584 const uint32_t kZoneIdAmerica_Toronto = 0x792e851b;
- 585 const uint32_t kZoneIdAmerica_Vancouver = 0x2c6f6b1f;
- 586 const uint32_t kZoneIdAmerica_Whitehorse = 0x54e0e3e8;
- 587 const uint32_t kZoneIdAmerica_Winnipeg = 0x8c7dafc7;
- 588 const uint32_t kZoneIdAmerica_Yakutat = 0xd8ee31e9;
- 589 const uint32_t kZoneIdAmerica_Yellowknife = 0x0f76c76f;
- 590 const uint32_t kZoneIdAntarctica_Casey = 0xe2022583;
- 591 const uint32_t kZoneIdAntarctica_Davis = 0xe2144b45;
- 592 const uint32_t kZoneIdAntarctica_DumontDUrville = 0x5a3c656c;
- 593 const uint32_t kZoneIdAntarctica_Macquarie = 0x92f47626;
- 594 const uint32_t kZoneIdAntarctica_Mawson = 0x399cd863;
- 595 const uint32_t kZoneIdAntarctica_Palmer = 0x40962f4f;
- 596 const uint32_t kZoneIdAntarctica_Rothera = 0x0e86d203;
- 597 const uint32_t kZoneIdAntarctica_Syowa = 0xe330c7e1;
- 598 const uint32_t kZoneIdAntarctica_Troll = 0xe33f085b;
- 599 const uint32_t kZoneIdAntarctica_Vostok = 0x4f966fd4;
- 600 const uint32_t kZoneIdAsia_Almaty = 0xa61f41fa;
- 601 const uint32_t kZoneIdAsia_Amman = 0x148d21bc;
- 602 const uint32_t kZoneIdAsia_Anadyr = 0xa63cebd1;
- 603 const uint32_t kZoneIdAsia_Aqtau = 0x148f710e;
- 604 const uint32_t kZoneIdAsia_Aqtobe = 0xa67dcc4e;
- 605 const uint32_t kZoneIdAsia_Ashgabat = 0xba87598d;
- 606 const uint32_t kZoneIdAsia_Atyrau = 0xa6b6e068;
- 607 const uint32_t kZoneIdAsia_Baghdad = 0x9ceffbed;
- 608 const uint32_t kZoneIdAsia_Baku = 0x1fa788b5;
- 609 const uint32_t kZoneIdAsia_Bangkok = 0x9d6e3aaf;
- 610 const uint32_t kZoneIdAsia_Barnaul = 0x9dba4997;
- 611 const uint32_t kZoneIdAsia_Beirut = 0xa7f3d5fd;
- 612 const uint32_t kZoneIdAsia_Bishkek = 0xb0728553;
- 613 const uint32_t kZoneIdAsia_Brunei = 0xa8e595f7;
- 614 const uint32_t kZoneIdAsia_Chita = 0x14ae863b;
- 615 const uint32_t kZoneIdAsia_Choibalsan = 0x928aa4a6;
- 616 const uint32_t kZoneIdAsia_Colombo = 0x0af0e91d;
- 617 const uint32_t kZoneIdAsia_Damascus = 0x20fbb063;
- 618 const uint32_t kZoneIdAsia_Dhaka = 0x14c07b8b;
- 619 const uint32_t kZoneIdAsia_Dili = 0x1fa8c394;
- 620 const uint32_t kZoneIdAsia_Dubai = 0x14c79f77;
- 621 const uint32_t kZoneIdAsia_Dushanbe = 0x32fc5c3c;
- 622 const uint32_t kZoneIdAsia_Famagusta = 0x289b4f8b;
- 623 const uint32_t kZoneIdAsia_Gaza = 0x1faa4875;
- 624 const uint32_t kZoneIdAsia_Hebron = 0xb5eef250;
- 625 const uint32_t kZoneIdAsia_Ho_Chi_Minh = 0x20f2d127;
- 626 const uint32_t kZoneIdAsia_Hong_Kong = 0x577f28ac;
- 627 const uint32_t kZoneIdAsia_Hovd = 0x1fab0fe3;
- 628 const uint32_t kZoneIdAsia_Irkutsk = 0xdfbf213f;
- 629 const uint32_t kZoneIdAsia_Jakarta = 0x0506ab50;
- 630 const uint32_t kZoneIdAsia_Jayapura = 0xc6833c2f;
- 631 const uint32_t kZoneIdAsia_Jerusalem = 0x5becd23a;
- 632 const uint32_t kZoneIdAsia_Kabul = 0x153b5601;
- 633 const uint32_t kZoneIdAsia_Kamchatka = 0x73baf9d7;
- 634 const uint32_t kZoneIdAsia_Karachi = 0x527f5245;
- 635 const uint32_t kZoneIdAsia_Kathmandu = 0x9a96ce6f;
- 636 const uint32_t kZoneIdAsia_Khandyga = 0x9685a4d9;
- 637 const uint32_t kZoneIdAsia_Kolkata = 0x72c06cd9;
- 638 const uint32_t kZoneIdAsia_Krasnoyarsk = 0xd0376c6a;
- 639 const uint32_t kZoneIdAsia_Kuala_Lumpur = 0x014763c4;
- 640 const uint32_t kZoneIdAsia_Kuching = 0x801b003b;
- 641 const uint32_t kZoneIdAsia_Macau = 0x155f88b9;
- 642 const uint32_t kZoneIdAsia_Magadan = 0xebacc19b;
- 643 const uint32_t kZoneIdAsia_Makassar = 0x6aa21c85;
- 644 const uint32_t kZoneIdAsia_Manila = 0xc156c944;
- 645 const uint32_t kZoneIdAsia_Nicosia = 0x4b0fcf78;
- 646 const uint32_t kZoneIdAsia_Novokuznetsk = 0x69264f93;
- 647 const uint32_t kZoneIdAsia_Novosibirsk = 0xa2a435cb;
- 648 const uint32_t kZoneIdAsia_Omsk = 0x1faeddac;
- 649 const uint32_t kZoneIdAsia_Oral = 0x1faef0a0;
- 650 const uint32_t kZoneIdAsia_Pontianak = 0x1a76c057;
- 651 const uint32_t kZoneIdAsia_Pyongyang = 0x93ed1c8e;
- 652 const uint32_t kZoneIdAsia_Qatar = 0x15a8330b;
- 653 const uint32_t kZoneIdAsia_Qostanay = 0x654fe522;
- 654 const uint32_t kZoneIdAsia_Qyzylorda = 0x71282e81;
- 655 const uint32_t kZoneIdAsia_Riyadh = 0xcd973d93;
- 656 const uint32_t kZoneIdAsia_Sakhalin = 0xf4a1c9bd;
- 657 const uint32_t kZoneIdAsia_Samarkand = 0x13ae5104;
- 658 const uint32_t kZoneIdAsia_Seoul = 0x15ce82da;
- 659 const uint32_t kZoneIdAsia_Shanghai = 0xf895a7f5;
- 660 const uint32_t kZoneIdAsia_Singapore = 0xcf8581fa;
- 661 const uint32_t kZoneIdAsia_Srednekolymsk = 0xbf8e337d;
- 662 const uint32_t kZoneIdAsia_Taipei = 0xd1a844ae;
- 663 const uint32_t kZoneIdAsia_Tashkent = 0xf3924254;
- 664 const uint32_t kZoneIdAsia_Tbilisi = 0x0903e442;
- 665 const uint32_t kZoneIdAsia_Tehran = 0xd1f02254;
- 666 const uint32_t kZoneIdAsia_Thimphu = 0x170380d1;
- 667 const uint32_t kZoneIdAsia_Tokyo = 0x15e606a8;
- 668 const uint32_t kZoneIdAsia_Tomsk = 0x15e60e60;
- 669 const uint32_t kZoneIdAsia_Ulaanbaatar = 0x30f0cc4e;
- 670 const uint32_t kZoneIdAsia_Urumqi = 0xd5379735;
- 671 const uint32_t kZoneIdAsia_Ust_Nera = 0x4785f921;
- 672 const uint32_t kZoneIdAsia_Vladivostok = 0x29de34a8;
- 673 const uint32_t kZoneIdAsia_Yakutsk = 0x87bb3a9e;
- 674 const uint32_t kZoneIdAsia_Yangon = 0xdd54a8be;
- 675 const uint32_t kZoneIdAsia_Yekaterinburg = 0xfb544c6e;
- 676 const uint32_t kZoneIdAsia_Yerevan = 0x9185c8cc;
- 677 const uint32_t kZoneIdAtlantic_Azores = 0xf93ed918;
- 678 const uint32_t kZoneIdAtlantic_Bermuda = 0x3d4bb1c4;
- 679 const uint32_t kZoneIdAtlantic_Canary = 0xfc23f2c2;
- 680 const uint32_t kZoneIdAtlantic_Cape_Verde = 0x5c5e1772;
- 681 const uint32_t kZoneIdAtlantic_Faroe = 0xe110a971;
- 682 const uint32_t kZoneIdAtlantic_Madeira = 0x81b5c037;
- 683 const uint32_t kZoneIdAtlantic_Reykjavik = 0x1c2b4f74;
- 684 const uint32_t kZoneIdAtlantic_South_Georgia = 0x33013174;
- 685 const uint32_t kZoneIdAtlantic_Stanley = 0x7bb3e1c4;
- 686 const uint32_t kZoneIdAustralia_Adelaide = 0x2428e8a3;
- 687 const uint32_t kZoneIdAustralia_Brisbane = 0x4fedc9c0;
- 688 const uint32_t kZoneIdAustralia_Broken_Hill = 0xb06eada3;
- 689 const uint32_t kZoneIdAustralia_Currie = 0x278b6a24;
- 690 const uint32_t kZoneIdAustralia_Darwin = 0x2876bdff;
- 691 const uint32_t kZoneIdAustralia_Eucla = 0x8cf99e44;
- 692 const uint32_t kZoneIdAustralia_Hobart = 0x32bf951a;
- 693 const uint32_t kZoneIdAustralia_Lindeman = 0xe05029e2;
- 694 const uint32_t kZoneIdAustralia_Lord_Howe = 0xa748b67d;
- 695 const uint32_t kZoneIdAustralia_Melbourne = 0x0fe559a3;
- 696 const uint32_t kZoneIdAustralia_Perth = 0x8db8269d;
- 697 const uint32_t kZoneIdAustralia_Sydney = 0x4d1e9776;
- 698 const uint32_t kZoneIdCET = 0x0b87d921;
- 699 const uint32_t kZoneIdCST6CDT = 0xf0e87d00;
- 700 const uint32_t kZoneIdEET = 0x0b87e1a3;
- 701 const uint32_t kZoneIdEST = 0x0b87e371;
- 702 const uint32_t kZoneIdEST5EDT = 0x8adc72a3;
- 703 const uint32_t kZoneIdEtc_GMT = 0xd8e2de58;
- 704 const uint32_t kZoneIdEtc_GMT_PLUS_1 = 0x9d13da14;
- 705 const uint32_t kZoneIdEtc_GMT_PLUS_10 = 0x3f8f1cc4;
- 706 const uint32_t kZoneIdEtc_GMT_PLUS_11 = 0x3f8f1cc5;
- 707 const uint32_t kZoneIdEtc_GMT_PLUS_12 = 0x3f8f1cc6;
- 708 const uint32_t kZoneIdEtc_GMT_PLUS_2 = 0x9d13da15;
- 709 const uint32_t kZoneIdEtc_GMT_PLUS_3 = 0x9d13da16;
- 710 const uint32_t kZoneIdEtc_GMT_PLUS_4 = 0x9d13da17;
- 711 const uint32_t kZoneIdEtc_GMT_PLUS_5 = 0x9d13da18;
- 712 const uint32_t kZoneIdEtc_GMT_PLUS_6 = 0x9d13da19;
- 713 const uint32_t kZoneIdEtc_GMT_PLUS_7 = 0x9d13da1a;
- 714 const uint32_t kZoneIdEtc_GMT_PLUS_8 = 0x9d13da1b;
- 715 const uint32_t kZoneIdEtc_GMT_PLUS_9 = 0x9d13da1c;
- 716 const uint32_t kZoneIdEtc_GMT_1 = 0x9d13da56;
- 717 const uint32_t kZoneIdEtc_GMT_10 = 0x3f8f2546;
- 718 const uint32_t kZoneIdEtc_GMT_11 = 0x3f8f2547;
- 719 const uint32_t kZoneIdEtc_GMT_12 = 0x3f8f2548;
- 720 const uint32_t kZoneIdEtc_GMT_13 = 0x3f8f2549;
- 721 const uint32_t kZoneIdEtc_GMT_14 = 0x3f8f254a;
- 722 const uint32_t kZoneIdEtc_GMT_2 = 0x9d13da57;
- 723 const uint32_t kZoneIdEtc_GMT_3 = 0x9d13da58;
- 724 const uint32_t kZoneIdEtc_GMT_4 = 0x9d13da59;
- 725 const uint32_t kZoneIdEtc_GMT_5 = 0x9d13da5a;
- 726 const uint32_t kZoneIdEtc_GMT_6 = 0x9d13da5b;
- 727 const uint32_t kZoneIdEtc_GMT_7 = 0x9d13da5c;
- 728 const uint32_t kZoneIdEtc_GMT_8 = 0x9d13da5d;
- 729 const uint32_t kZoneIdEtc_GMT_9 = 0x9d13da5e;
- 730 const uint32_t kZoneIdEtc_UTC = 0xd8e31abc;
- 731 const uint32_t kZoneIdEurope_Amsterdam = 0x109395c2;
- 732 const uint32_t kZoneIdEurope_Andorra = 0x97f6764b;
- 733 const uint32_t kZoneIdEurope_Astrakhan = 0xe22256e1;
- 734 const uint32_t kZoneIdEurope_Athens = 0x4318fa27;
- 735 const uint32_t kZoneIdEurope_Belgrade = 0xe0532b3a;
- 736 const uint32_t kZoneIdEurope_Berlin = 0x44644c20;
- 737 const uint32_t kZoneIdEurope_Brussels = 0xdee07337;
- 738 const uint32_t kZoneIdEurope_Bucharest = 0xfb349ec5;
- 739 const uint32_t kZoneIdEurope_Budapest = 0x9ce0197c;
- 740 const uint32_t kZoneIdEurope_Chisinau = 0xad58aa18;
- 741 const uint32_t kZoneIdEurope_Copenhagen = 0xe0ed30bc;
- 742 const uint32_t kZoneIdEurope_Dublin = 0x4a275f62;
- 743 const uint32_t kZoneIdEurope_Gibraltar = 0xf8e325fc;
- 744 const uint32_t kZoneIdEurope_Helsinki = 0x6ab2975b;
- 745 const uint32_t kZoneIdEurope_Istanbul = 0x9e09d6e6;
- 746 const uint32_t kZoneIdEurope_Kaliningrad = 0xd33b2f28;
- 747 const uint32_t kZoneIdEurope_Kiev = 0xa2c19eb3;
- 748 const uint32_t kZoneIdEurope_Kirov = 0xfaf5abef;
- 749 const uint32_t kZoneIdEurope_Lisbon = 0x5c00a70b;
- 750 const uint32_t kZoneIdEurope_London = 0x5c6a84ae;
- 751 const uint32_t kZoneIdEurope_Luxembourg = 0x1f8bc6ce;
- 752 const uint32_t kZoneIdEurope_Madrid = 0x5dbd1535;
- 753 const uint32_t kZoneIdEurope_Malta = 0xfb1560f3;
- 754 const uint32_t kZoneIdEurope_Minsk = 0xfb19cc66;
- 755 const uint32_t kZoneIdEurope_Monaco = 0x5ebf9f01;
- 756 const uint32_t kZoneIdEurope_Moscow = 0x5ec266fc;
- 757 const uint32_t kZoneIdEurope_Oslo = 0xa2c3fba1;
- 758 const uint32_t kZoneIdEurope_Paris = 0xfb4bc2a3;
- 759 const uint32_t kZoneIdEurope_Prague = 0x65ee5d48;
- 760 const uint32_t kZoneIdEurope_Riga = 0xa2c57587;
- 761 const uint32_t kZoneIdEurope_Rome = 0xa2c58fd7;
- 762 const uint32_t kZoneIdEurope_Samara = 0x6bc0b139;
- 763 const uint32_t kZoneIdEurope_Saratov = 0xe4315da4;
- 764 const uint32_t kZoneIdEurope_Simferopol = 0xda9eb724;
- 765 const uint32_t kZoneIdEurope_Sofia = 0xfb898656;
- 766 const uint32_t kZoneIdEurope_Stockholm = 0x5bf6fbb8;
- 767 const uint32_t kZoneIdEurope_Tallinn = 0x30c4e096;
- 768 const uint32_t kZoneIdEurope_Tirane = 0x6ea95b47;
- 769 const uint32_t kZoneIdEurope_Ulyanovsk = 0xe03783d0;
- 770 const uint32_t kZoneIdEurope_Uzhgorod = 0xb066f5d6;
- 771 const uint32_t kZoneIdEurope_Vienna = 0x734cc2e5;
- 772 const uint32_t kZoneIdEurope_Vilnius = 0xdd63b8ce;
- 773 const uint32_t kZoneIdEurope_Volgograd = 0x3ed0f389;
- 774 const uint32_t kZoneIdEurope_Warsaw = 0x75185c19;
- 775 const uint32_t kZoneIdEurope_Zaporozhye = 0xeab9767f;
- 776 const uint32_t kZoneIdEurope_Zurich = 0x7d8195b9;
- 777 const uint32_t kZoneIdHST = 0x0b87f034;
- 778 const uint32_t kZoneIdIndian_Chagos = 0x456f7c3c;
- 779 const uint32_t kZoneIdIndian_Christmas = 0x68c207d5;
- 780 const uint32_t kZoneIdIndian_Cocos = 0x021e86de;
- 781 const uint32_t kZoneIdIndian_Kerguelen = 0x4351b389;
- 782 const uint32_t kZoneIdIndian_Mahe = 0x45e725e2;
- 783 const uint32_t kZoneIdIndian_Maldives = 0x9869681c;
- 784 const uint32_t kZoneIdIndian_Mauritius = 0x7b09c02a;
- 785 const uint32_t kZoneIdIndian_Reunion = 0x7076c047;
- 786 const uint32_t kZoneIdMET = 0x0b8803ab;
- 787 const uint32_t kZoneIdMST = 0x0b880579;
- 788 const uint32_t kZoneIdMST7MDT = 0xf2af9375;
- 789 const uint32_t kZoneIdPST8PDT = 0xd99ee2dc;
- 790 const uint32_t kZoneIdPacific_Apia = 0x23359b5e;
- 791 const uint32_t kZoneIdPacific_Auckland = 0x25062f86;
- 792 const uint32_t kZoneIdPacific_Bougainville = 0x5e10f7a4;
- 793 const uint32_t kZoneIdPacific_Chatham = 0x2f0de999;
- 794 const uint32_t kZoneIdPacific_Chuuk = 0x8a090b23;
- 795 const uint32_t kZoneIdPacific_Easter = 0xcf54f7e7;
- 796 const uint32_t kZoneIdPacific_Efate = 0x8a2bce28;
- 797 const uint32_t kZoneIdPacific_Enderbury = 0x61599a93;
- 798 const uint32_t kZoneIdPacific_Fakaofo = 0x06532bba;
- 799 const uint32_t kZoneIdPacific_Fiji = 0x23383ba5;
- 800 const uint32_t kZoneIdPacific_Funafuti = 0xdb402d65;
- 801 const uint32_t kZoneIdPacific_Galapagos = 0xa952f752;
- 802 const uint32_t kZoneIdPacific_Gambier = 0x53720c3a;
- 803 const uint32_t kZoneIdPacific_Guadalcanal = 0xf4dd25f0;
- 804 const uint32_t kZoneIdPacific_Guam = 0x2338f9ed;
- 805 const uint32_t kZoneIdPacific_Honolulu = 0xe6e70af9;
- 806 const uint32_t kZoneIdPacific_Kiritimati = 0x8305073a;
- 807 const uint32_t kZoneIdPacific_Kosrae = 0xde5139a8;
- 808 const uint32_t kZoneIdPacific_Kwajalein = 0x8e216759;
- 809 const uint32_t kZoneIdPacific_Majuro = 0xe1f95371;
- 810 const uint32_t kZoneIdPacific_Marquesas = 0x57ca7135;
- 811 const uint32_t kZoneIdPacific_Nauru = 0x8acc41ae;
- 812 const uint32_t kZoneIdPacific_Niue = 0x233ca014;
- 813 const uint32_t kZoneIdPacific_Norfolk = 0x8f4eb4be;
- 814 const uint32_t kZoneIdPacific_Noumea = 0xe551b788;
- 815 const uint32_t kZoneIdPacific_Pago_Pago = 0x603aebd0;
- 816 const uint32_t kZoneIdPacific_Palau = 0x8af04a36;
- 817 const uint32_t kZoneIdPacific_Pitcairn = 0x8837d8bd;
- 818 const uint32_t kZoneIdPacific_Pohnpei = 0x28929f96;
- 819 const uint32_t kZoneIdPacific_Port_Moresby = 0xa7ba7f68;
- 820 const uint32_t kZoneIdPacific_Rarotonga = 0x9981a3b0;
- 821 const uint32_t kZoneIdPacific_Tahiti = 0xf24c2446;
- 822 const uint32_t kZoneIdPacific_Tarawa = 0xf2517e63;
- 823 const uint32_t kZoneIdPacific_Tongatapu = 0x262ca836;
- 824 const uint32_t kZoneIdPacific_Wake = 0x23416c2b;
- 825 const uint32_t kZoneIdPacific_Wallis = 0xf94ddb0f;
- 826 const uint32_t kZoneIdWET = 0x0b882e35;
-
-
+ 439 const uint32_t kZoneIdAfrica_Abidjan = 0xc21305a3;
+ 440 const uint32_t kZoneIdAfrica_Accra = 0x77d5b054;
+ 441 const uint32_t kZoneIdAfrica_Algiers = 0xd94515c1;
+ 442 const uint32_t kZoneIdAfrica_Bissau = 0x75564141;
+ 443 const uint32_t kZoneIdAfrica_Cairo = 0x77f8e228;
+ 444 const uint32_t kZoneIdAfrica_Casablanca = 0xc59f1b33;
+ 445 const uint32_t kZoneIdAfrica_Ceuta = 0x77fb46ec;
+ 446 const uint32_t kZoneIdAfrica_El_Aaiun = 0x9d6fb118;
+ 447 const uint32_t kZoneIdAfrica_Johannesburg = 0xd5d157a0;
+ 448 const uint32_t kZoneIdAfrica_Juba = 0xd51b395c;
+ 449 const uint32_t kZoneIdAfrica_Khartoum = 0xfb3d4205;
+ 450 const uint32_t kZoneIdAfrica_Lagos = 0x789bb5d0;
+ 451 const uint32_t kZoneIdAfrica_Maputo = 0x8e6ca1f0;
+ 452 const uint32_t kZoneIdAfrica_Monrovia = 0x0ce90385;
+ 453 const uint32_t kZoneIdAfrica_Nairobi = 0xa87ab57e;
+ 454 const uint32_t kZoneIdAfrica_Ndjamena = 0x9fe09898;
+ 455 const uint32_t kZoneIdAfrica_Sao_Tome = 0x61b319d1;
+ 456 const uint32_t kZoneIdAfrica_Tripoli = 0x9dfebd3d;
+ 457 const uint32_t kZoneIdAfrica_Tunis = 0x79378e6d;
+ 458 const uint32_t kZoneIdAfrica_Windhoek = 0x789c9bd3;
+ 459 const uint32_t kZoneIdAmerica_Adak = 0x97fe49d7;
+ 460 const uint32_t kZoneIdAmerica_Anchorage = 0x5a79260e;
+ 461 const uint32_t kZoneIdAmerica_Araguaina = 0x6f9a3aef;
+ 462 const uint32_t kZoneIdAmerica_Argentina_Buenos_Aires = 0xd43b4c0d;
+ 463 const uint32_t kZoneIdAmerica_Argentina_Catamarca = 0x8d40986b;
+ 464 const uint32_t kZoneIdAmerica_Argentina_Cordoba = 0xbfccc308;
+ 465 const uint32_t kZoneIdAmerica_Argentina_Jujuy = 0x5f2f46c5;
+ 466 const uint32_t kZoneIdAmerica_Argentina_La_Rioja = 0xa46b7eef;
+ 467 const uint32_t kZoneIdAmerica_Argentina_Mendoza = 0xa9f72d5c;
+ 468 const uint32_t kZoneIdAmerica_Argentina_Rio_Gallegos = 0xc5b0f565;
+ 469 const uint32_t kZoneIdAmerica_Argentina_Salta = 0x5fc73403;
+ 470 const uint32_t kZoneIdAmerica_Argentina_San_Juan = 0x3e1009bd;
+ 471 const uint32_t kZoneIdAmerica_Argentina_San_Luis = 0x3e11238c;
+ 472 const uint32_t kZoneIdAmerica_Argentina_Tucuman = 0xe96399eb;
+ 473 const uint32_t kZoneIdAmerica_Argentina_Ushuaia = 0x320dcdde;
+ 474 const uint32_t kZoneIdAmerica_Asuncion = 0x50ec79a6;
+ 475 const uint32_t kZoneIdAmerica_Atikokan = 0x81b92098;
+ 476 const uint32_t kZoneIdAmerica_Bahia = 0x97d815fb;
+ 477 const uint32_t kZoneIdAmerica_Bahia_Banderas = 0x14f6329a;
+ 478 const uint32_t kZoneIdAmerica_Barbados = 0xcbbc3b04;
+ 479 const uint32_t kZoneIdAmerica_Belem = 0x97da580b;
+ 480 const uint32_t kZoneIdAmerica_Belize = 0x93256c81;
+ 481 const uint32_t kZoneIdAmerica_Blanc_Sablon = 0x6e299892;
+ 482 const uint32_t kZoneIdAmerica_Boa_Vista = 0x0a7b7efe;
+ 483 const uint32_t kZoneIdAmerica_Bogota = 0x93d7bc62;
+ 484 const uint32_t kZoneIdAmerica_Boise = 0x97dfc8d8;
+ 485 const uint32_t kZoneIdAmerica_Cambridge_Bay = 0xd5a44aff;
+ 486 const uint32_t kZoneIdAmerica_Campo_Grande = 0xfec3e7a6;
+ 487 const uint32_t kZoneIdAmerica_Cancun = 0x953331be;
+ 488 const uint32_t kZoneIdAmerica_Caracas = 0x3be064f4;
+ 489 const uint32_t kZoneIdAmerica_Cayenne = 0x3c617269;
+ 490 const uint32_t kZoneIdAmerica_Chicago = 0x4b92b5d4;
+ 491 const uint32_t kZoneIdAmerica_Chihuahua = 0x8827d776;
+ 492 const uint32_t kZoneIdAmerica_Costa_Rica = 0x63ff66be;
+ 493 const uint32_t kZoneIdAmerica_Creston = 0x62a70204;
+ 494 const uint32_t kZoneIdAmerica_Cuiaba = 0x969a52eb;
+ 495 const uint32_t kZoneIdAmerica_Curacao = 0x6a879184;
+ 496 const uint32_t kZoneIdAmerica_Danmarkshavn = 0xf554d204;
+ 497 const uint32_t kZoneIdAmerica_Dawson = 0x978d8d12;
+ 498 const uint32_t kZoneIdAmerica_Dawson_Creek = 0x6cf24e5b;
+ 499 const uint32_t kZoneIdAmerica_Denver = 0x97d10b2a;
+ 500 const uint32_t kZoneIdAmerica_Detroit = 0x925cfbc1;
+ 501 const uint32_t kZoneIdAmerica_Edmonton = 0x6cb9484a;
+ 502 const uint32_t kZoneIdAmerica_Eirunepe = 0xf9b29683;
+ 503 const uint32_t kZoneIdAmerica_El_Salvador = 0x752ad652;
+ 504 const uint32_t kZoneIdAmerica_Fort_Nelson = 0x3f437e0f;
+ 505 const uint32_t kZoneIdAmerica_Fortaleza = 0x2ad018ee;
+ 506 const uint32_t kZoneIdAmerica_Glace_Bay = 0x9681f8dd;
+ 507 const uint32_t kZoneIdAmerica_Goose_Bay = 0xb649541e;
+ 508 const uint32_t kZoneIdAmerica_Grand_Turk = 0x6e216197;
+ 509 const uint32_t kZoneIdAmerica_Guatemala = 0x0c8259f7;
+ 510 const uint32_t kZoneIdAmerica_Guayaquil = 0x17e64958;
+ 511 const uint32_t kZoneIdAmerica_Guyana = 0x9ff7bd0b;
+ 512 const uint32_t kZoneIdAmerica_Halifax = 0xbc5b7183;
+ 513 const uint32_t kZoneIdAmerica_Havana = 0xa0e15675;
+ 514 const uint32_t kZoneIdAmerica_Hermosillo = 0x065d21c4;
+ 515 const uint32_t kZoneIdAmerica_Indiana_Indianapolis = 0x28a669a4;
+ 516 const uint32_t kZoneIdAmerica_Indiana_Knox = 0x6554adc9;
+ 517 const uint32_t kZoneIdAmerica_Indiana_Marengo = 0x2feeee72;
+ 518 const uint32_t kZoneIdAmerica_Indiana_Petersburg = 0x94ac7acc;
+ 519 const uint32_t kZoneIdAmerica_Indiana_Tell_City = 0x09263612;
+ 520 const uint32_t kZoneIdAmerica_Indiana_Vevay = 0x10aca054;
+ 521 const uint32_t kZoneIdAmerica_Indiana_Vincennes = 0x28a0b212;
+ 522 const uint32_t kZoneIdAmerica_Indiana_Winamac = 0x4413fa69;
+ 523 const uint32_t kZoneIdAmerica_Inuvik = 0xa42189fc;
+ 524 const uint32_t kZoneIdAmerica_Iqaluit = 0x2de310bf;
+ 525 const uint32_t kZoneIdAmerica_Jamaica = 0x565dad6c;
+ 526 const uint32_t kZoneIdAmerica_Juneau = 0xa6f13e2e;
+ 527 const uint32_t kZoneIdAmerica_Kentucky_Louisville = 0x1a21024b;
+ 528 const uint32_t kZoneIdAmerica_Kentucky_Monticello = 0xde71c439;
+ 529 const uint32_t kZoneIdAmerica_La_Paz = 0xaa29125d;
+ 530 const uint32_t kZoneIdAmerica_Lima = 0x980468c9;
+ 531 const uint32_t kZoneIdAmerica_Los_Angeles = 0xb7f7e8f2;
+ 532 const uint32_t kZoneIdAmerica_Maceio = 0xac80c6d4;
+ 533 const uint32_t kZoneIdAmerica_Managua = 0x3d5e7600;
+ 534 const uint32_t kZoneIdAmerica_Manaus = 0xac86bf8b;
+ 535 const uint32_t kZoneIdAmerica_Martinique = 0x551e84c5;
+ 536 const uint32_t kZoneIdAmerica_Matamoros = 0xdd1b0259;
+ 537 const uint32_t kZoneIdAmerica_Mazatlan = 0x0532189e;
+ 538 const uint32_t kZoneIdAmerica_Menominee = 0xe0e9c583;
+ 539 const uint32_t kZoneIdAmerica_Merida = 0xacd172d8;
+ 540 const uint32_t kZoneIdAmerica_Metlakatla = 0x84de2686;
+ 541 const uint32_t kZoneIdAmerica_Mexico_City = 0xd0d93f43;
+ 542 const uint32_t kZoneIdAmerica_Miquelon = 0x59674330;
+ 543 const uint32_t kZoneIdAmerica_Moncton = 0x5e07fe24;
+ 544 const uint32_t kZoneIdAmerica_Monterrey = 0x269a1deb;
+ 545 const uint32_t kZoneIdAmerica_Montevideo = 0xfa214780;
+ 546 const uint32_t kZoneIdAmerica_Nassau = 0xaedef011;
+ 547 const uint32_t kZoneIdAmerica_New_York = 0x1e2a7654;
+ 548 const uint32_t kZoneIdAmerica_Nipigon = 0x9d2a8b1a;
+ 549 const uint32_t kZoneIdAmerica_Nome = 0x98059b15;
+ 550 const uint32_t kZoneIdAmerica_Noronha = 0xab5116fb;
+ 551 const uint32_t kZoneIdAmerica_North_Dakota_Beulah = 0x9b52b384;
+ 552 const uint32_t kZoneIdAmerica_North_Dakota_Center = 0x9da42814;
+ 553 const uint32_t kZoneIdAmerica_North_Dakota_New_Salem = 0x04f9958e;
+ 554 const uint32_t kZoneIdAmerica_Nuuk = 0x9805b5a9;
+ 555 const uint32_t kZoneIdAmerica_Ojinaga = 0xebfde83f;
+ 556 const uint32_t kZoneIdAmerica_Panama = 0xb3863854;
+ 557 const uint32_t kZoneIdAmerica_Pangnirtung = 0x2d999193;
+ 558 const uint32_t kZoneIdAmerica_Paramaribo = 0xb319e4c4;
+ 559 const uint32_t kZoneIdAmerica_Phoenix = 0x34b5af01;
+ 560 const uint32_t kZoneIdAmerica_Port_au_Prince = 0x8e4a7bdc;
+ 561 const uint32_t kZoneIdAmerica_Port_of_Spain = 0xd8b28d59;
+ 562 const uint32_t kZoneIdAmerica_Porto_Velho = 0x6b1aac77;
+ 563 const uint32_t kZoneIdAmerica_Puerto_Rico = 0x6752ca31;
+ 564 const uint32_t kZoneIdAmerica_Punta_Arenas = 0xc2c3bce7;
+ 565 const uint32_t kZoneIdAmerica_Rainy_River = 0x9cd58a10;
+ 566 const uint32_t kZoneIdAmerica_Rankin_Inlet = 0xc8de4984;
+ 567 const uint32_t kZoneIdAmerica_Recife = 0xb8730494;
+ 568 const uint32_t kZoneIdAmerica_Regina = 0xb875371c;
+ 569 const uint32_t kZoneIdAmerica_Resolute = 0xc7093459;
+ 570 const uint32_t kZoneIdAmerica_Rio_Branco = 0x9d352764;
+ 571 const uint32_t kZoneIdAmerica_Santarem = 0x740caec1;
+ 572 const uint32_t kZoneIdAmerica_Santiago = 0x7410c9bc;
+ 573 const uint32_t kZoneIdAmerica_Santo_Domingo = 0x75a0d177;
+ 574 const uint32_t kZoneIdAmerica_Sao_Paulo = 0x1063bfc9;
+ 575 const uint32_t kZoneIdAmerica_Scoresbysund = 0x123f8d2a;
+ 576 const uint32_t kZoneIdAmerica_Sitka = 0x99104ce2;
+ 577 const uint32_t kZoneIdAmerica_St_Johns = 0x04b14e6e;
+ 578 const uint32_t kZoneIdAmerica_Swift_Current = 0xdef98e55;
+ 579 const uint32_t kZoneIdAmerica_Tegucigalpa = 0xbfd6fd4c;
+ 580 const uint32_t kZoneIdAmerica_Thule = 0x9921dd68;
+ 581 const uint32_t kZoneIdAmerica_Thunder_Bay = 0xf962e71b;
+ 582 const uint32_t kZoneIdAmerica_Tijuana = 0x6aa1df72;
+ 583 const uint32_t kZoneIdAmerica_Toronto = 0x792e851b;
+ 584 const uint32_t kZoneIdAmerica_Vancouver = 0x2c6f6b1f;
+ 585 const uint32_t kZoneIdAmerica_Whitehorse = 0x54e0e3e8;
+ 586 const uint32_t kZoneIdAmerica_Winnipeg = 0x8c7dafc7;
+ 587 const uint32_t kZoneIdAmerica_Yakutat = 0xd8ee31e9;
+ 588 const uint32_t kZoneIdAmerica_Yellowknife = 0x0f76c76f;
+ 589 const uint32_t kZoneIdAntarctica_Casey = 0xe2022583;
+ 590 const uint32_t kZoneIdAntarctica_Davis = 0xe2144b45;
+ 591 const uint32_t kZoneIdAntarctica_DumontDUrville = 0x5a3c656c;
+ 592 const uint32_t kZoneIdAntarctica_Macquarie = 0x92f47626;
+ 593 const uint32_t kZoneIdAntarctica_Mawson = 0x399cd863;
+ 594 const uint32_t kZoneIdAntarctica_Palmer = 0x40962f4f;
+ 595 const uint32_t kZoneIdAntarctica_Rothera = 0x0e86d203;
+ 596 const uint32_t kZoneIdAntarctica_Syowa = 0xe330c7e1;
+ 597 const uint32_t kZoneIdAntarctica_Troll = 0xe33f085b;
+ 598 const uint32_t kZoneIdAntarctica_Vostok = 0x4f966fd4;
+ 599 const uint32_t kZoneIdAsia_Almaty = 0xa61f41fa;
+ 600 const uint32_t kZoneIdAsia_Amman = 0x148d21bc;
+ 601 const uint32_t kZoneIdAsia_Anadyr = 0xa63cebd1;
+ 602 const uint32_t kZoneIdAsia_Aqtau = 0x148f710e;
+ 603 const uint32_t kZoneIdAsia_Aqtobe = 0xa67dcc4e;
+ 604 const uint32_t kZoneIdAsia_Ashgabat = 0xba87598d;
+ 605 const uint32_t kZoneIdAsia_Atyrau = 0xa6b6e068;
+ 606 const uint32_t kZoneIdAsia_Baghdad = 0x9ceffbed;
+ 607 const uint32_t kZoneIdAsia_Baku = 0x1fa788b5;
+ 608 const uint32_t kZoneIdAsia_Bangkok = 0x9d6e3aaf;
+ 609 const uint32_t kZoneIdAsia_Barnaul = 0x9dba4997;
+ 610 const uint32_t kZoneIdAsia_Beirut = 0xa7f3d5fd;
+ 611 const uint32_t kZoneIdAsia_Bishkek = 0xb0728553;
+ 612 const uint32_t kZoneIdAsia_Brunei = 0xa8e595f7;
+ 613 const uint32_t kZoneIdAsia_Chita = 0x14ae863b;
+ 614 const uint32_t kZoneIdAsia_Choibalsan = 0x928aa4a6;
+ 615 const uint32_t kZoneIdAsia_Colombo = 0x0af0e91d;
+ 616 const uint32_t kZoneIdAsia_Damascus = 0x20fbb063;
+ 617 const uint32_t kZoneIdAsia_Dhaka = 0x14c07b8b;
+ 618 const uint32_t kZoneIdAsia_Dili = 0x1fa8c394;
+ 619 const uint32_t kZoneIdAsia_Dubai = 0x14c79f77;
+ 620 const uint32_t kZoneIdAsia_Dushanbe = 0x32fc5c3c;
+ 621 const uint32_t kZoneIdAsia_Famagusta = 0x289b4f8b;
+ 622 const uint32_t kZoneIdAsia_Gaza = 0x1faa4875;
+ 623 const uint32_t kZoneIdAsia_Hebron = 0xb5eef250;
+ 624 const uint32_t kZoneIdAsia_Ho_Chi_Minh = 0x20f2d127;
+ 625 const uint32_t kZoneIdAsia_Hong_Kong = 0x577f28ac;
+ 626 const uint32_t kZoneIdAsia_Hovd = 0x1fab0fe3;
+ 627 const uint32_t kZoneIdAsia_Irkutsk = 0xdfbf213f;
+ 628 const uint32_t kZoneIdAsia_Jakarta = 0x0506ab50;
+ 629 const uint32_t kZoneIdAsia_Jayapura = 0xc6833c2f;
+ 630 const uint32_t kZoneIdAsia_Jerusalem = 0x5becd23a;
+ 631 const uint32_t kZoneIdAsia_Kabul = 0x153b5601;
+ 632 const uint32_t kZoneIdAsia_Kamchatka = 0x73baf9d7;
+ 633 const uint32_t kZoneIdAsia_Karachi = 0x527f5245;
+ 634 const uint32_t kZoneIdAsia_Kathmandu = 0x9a96ce6f;
+ 635 const uint32_t kZoneIdAsia_Khandyga = 0x9685a4d9;
+ 636 const uint32_t kZoneIdAsia_Kolkata = 0x72c06cd9;
+ 637 const uint32_t kZoneIdAsia_Krasnoyarsk = 0xd0376c6a;
+ 638 const uint32_t kZoneIdAsia_Kuala_Lumpur = 0x014763c4;
+ 639 const uint32_t kZoneIdAsia_Kuching = 0x801b003b;
+ 640 const uint32_t kZoneIdAsia_Macau = 0x155f88b9;
+ 641 const uint32_t kZoneIdAsia_Magadan = 0xebacc19b;
+ 642 const uint32_t kZoneIdAsia_Makassar = 0x6aa21c85;
+ 643 const uint32_t kZoneIdAsia_Manila = 0xc156c944;
+ 644 const uint32_t kZoneIdAsia_Nicosia = 0x4b0fcf78;
+ 645 const uint32_t kZoneIdAsia_Novokuznetsk = 0x69264f93;
+ 646 const uint32_t kZoneIdAsia_Novosibirsk = 0xa2a435cb;
+ 647 const uint32_t kZoneIdAsia_Omsk = 0x1faeddac;
+ 648 const uint32_t kZoneIdAsia_Oral = 0x1faef0a0;
+ 649 const uint32_t kZoneIdAsia_Pontianak = 0x1a76c057;
+ 650 const uint32_t kZoneIdAsia_Pyongyang = 0x93ed1c8e;
+ 651 const uint32_t kZoneIdAsia_Qatar = 0x15a8330b;
+ 652 const uint32_t kZoneIdAsia_Qostanay = 0x654fe522;
+ 653 const uint32_t kZoneIdAsia_Qyzylorda = 0x71282e81;
+ 654 const uint32_t kZoneIdAsia_Riyadh = 0xcd973d93;
+ 655 const uint32_t kZoneIdAsia_Sakhalin = 0xf4a1c9bd;
+ 656 const uint32_t kZoneIdAsia_Samarkand = 0x13ae5104;
+ 657 const uint32_t kZoneIdAsia_Seoul = 0x15ce82da;
+ 658 const uint32_t kZoneIdAsia_Shanghai = 0xf895a7f5;
+ 659 const uint32_t kZoneIdAsia_Singapore = 0xcf8581fa;
+ 660 const uint32_t kZoneIdAsia_Srednekolymsk = 0xbf8e337d;
+ 661 const uint32_t kZoneIdAsia_Taipei = 0xd1a844ae;
+ 662 const uint32_t kZoneIdAsia_Tashkent = 0xf3924254;
+ 663 const uint32_t kZoneIdAsia_Tbilisi = 0x0903e442;
+ 664 const uint32_t kZoneIdAsia_Tehran = 0xd1f02254;
+ 665 const uint32_t kZoneIdAsia_Thimphu = 0x170380d1;
+ 666 const uint32_t kZoneIdAsia_Tokyo = 0x15e606a8;
+ 667 const uint32_t kZoneIdAsia_Tomsk = 0x15e60e60;
+ 668 const uint32_t kZoneIdAsia_Ulaanbaatar = 0x30f0cc4e;
+ 669 const uint32_t kZoneIdAsia_Urumqi = 0xd5379735;
+ 670 const uint32_t kZoneIdAsia_Ust_Nera = 0x4785f921;
+ 671 const uint32_t kZoneIdAsia_Vladivostok = 0x29de34a8;
+ 672 const uint32_t kZoneIdAsia_Yakutsk = 0x87bb3a9e;
+ 673 const uint32_t kZoneIdAsia_Yangon = 0xdd54a8be;
+ 674 const uint32_t kZoneIdAsia_Yekaterinburg = 0xfb544c6e;
+ 675 const uint32_t kZoneIdAsia_Yerevan = 0x9185c8cc;
+ 676 const uint32_t kZoneIdAtlantic_Azores = 0xf93ed918;
+ 677 const uint32_t kZoneIdAtlantic_Bermuda = 0x3d4bb1c4;
+ 678 const uint32_t kZoneIdAtlantic_Canary = 0xfc23f2c2;
+ 679 const uint32_t kZoneIdAtlantic_Cape_Verde = 0x5c5e1772;
+ 680 const uint32_t kZoneIdAtlantic_Faroe = 0xe110a971;
+ 681 const uint32_t kZoneIdAtlantic_Madeira = 0x81b5c037;
+ 682 const uint32_t kZoneIdAtlantic_Reykjavik = 0x1c2b4f74;
+ 683 const uint32_t kZoneIdAtlantic_South_Georgia = 0x33013174;
+ 684 const uint32_t kZoneIdAtlantic_Stanley = 0x7bb3e1c4;
+ 685 const uint32_t kZoneIdAustralia_Adelaide = 0x2428e8a3;
+ 686 const uint32_t kZoneIdAustralia_Brisbane = 0x4fedc9c0;
+ 687 const uint32_t kZoneIdAustralia_Broken_Hill = 0xb06eada3;
+ 688 const uint32_t kZoneIdAustralia_Darwin = 0x2876bdff;
+ 689 const uint32_t kZoneIdAustralia_Eucla = 0x8cf99e44;
+ 690 const uint32_t kZoneIdAustralia_Hobart = 0x32bf951a;
+ 691 const uint32_t kZoneIdAustralia_Lindeman = 0xe05029e2;
+ 692 const uint32_t kZoneIdAustralia_Lord_Howe = 0xa748b67d;
+ 693 const uint32_t kZoneIdAustralia_Melbourne = 0x0fe559a3;
+ 694 const uint32_t kZoneIdAustralia_Perth = 0x8db8269d;
+ 695 const uint32_t kZoneIdAustralia_Sydney = 0x4d1e9776;
+ 696 const uint32_t kZoneIdCET = 0x0b87d921;
+ 697 const uint32_t kZoneIdCST6CDT = 0xf0e87d00;
+ 698 const uint32_t kZoneIdEET = 0x0b87e1a3;
+ 699 const uint32_t kZoneIdEST = 0x0b87e371;
+ 700 const uint32_t kZoneIdEST5EDT = 0x8adc72a3;
+ 701 const uint32_t kZoneIdEtc_GMT = 0xd8e2de58;
+ 702 const uint32_t kZoneIdEtc_GMT_PLUS_1 = 0x9d13da14;
+ 703 const uint32_t kZoneIdEtc_GMT_PLUS_10 = 0x3f8f1cc4;
+ 704 const uint32_t kZoneIdEtc_GMT_PLUS_11 = 0x3f8f1cc5;
+ 705 const uint32_t kZoneIdEtc_GMT_PLUS_12 = 0x3f8f1cc6;
+ 706 const uint32_t kZoneIdEtc_GMT_PLUS_2 = 0x9d13da15;
+ 707 const uint32_t kZoneIdEtc_GMT_PLUS_3 = 0x9d13da16;
+ 708 const uint32_t kZoneIdEtc_GMT_PLUS_4 = 0x9d13da17;
+ 709 const uint32_t kZoneIdEtc_GMT_PLUS_5 = 0x9d13da18;
+ 710 const uint32_t kZoneIdEtc_GMT_PLUS_6 = 0x9d13da19;
+ 711 const uint32_t kZoneIdEtc_GMT_PLUS_7 = 0x9d13da1a;
+ 712 const uint32_t kZoneIdEtc_GMT_PLUS_8 = 0x9d13da1b;
+ 713 const uint32_t kZoneIdEtc_GMT_PLUS_9 = 0x9d13da1c;
+ 714 const uint32_t kZoneIdEtc_GMT_1 = 0x9d13da56;
+ 715 const uint32_t kZoneIdEtc_GMT_10 = 0x3f8f2546;
+ 716 const uint32_t kZoneIdEtc_GMT_11 = 0x3f8f2547;
+ 717 const uint32_t kZoneIdEtc_GMT_12 = 0x3f8f2548;
+ 718 const uint32_t kZoneIdEtc_GMT_13 = 0x3f8f2549;
+ 719 const uint32_t kZoneIdEtc_GMT_14 = 0x3f8f254a;
+ 720 const uint32_t kZoneIdEtc_GMT_2 = 0x9d13da57;
+ 721 const uint32_t kZoneIdEtc_GMT_3 = 0x9d13da58;
+ 722 const uint32_t kZoneIdEtc_GMT_4 = 0x9d13da59;
+ 723 const uint32_t kZoneIdEtc_GMT_5 = 0x9d13da5a;
+ 724 const uint32_t kZoneIdEtc_GMT_6 = 0x9d13da5b;
+ 725 const uint32_t kZoneIdEtc_GMT_7 = 0x9d13da5c;
+ 726 const uint32_t kZoneIdEtc_GMT_8 = 0x9d13da5d;
+ 727 const uint32_t kZoneIdEtc_GMT_9 = 0x9d13da5e;
+ 728 const uint32_t kZoneIdEtc_UTC = 0xd8e31abc;
+ 729 const uint32_t kZoneIdEurope_Amsterdam = 0x109395c2;
+ 730 const uint32_t kZoneIdEurope_Andorra = 0x97f6764b;
+ 731 const uint32_t kZoneIdEurope_Astrakhan = 0xe22256e1;
+ 732 const uint32_t kZoneIdEurope_Athens = 0x4318fa27;
+ 733 const uint32_t kZoneIdEurope_Belgrade = 0xe0532b3a;
+ 734 const uint32_t kZoneIdEurope_Berlin = 0x44644c20;
+ 735 const uint32_t kZoneIdEurope_Brussels = 0xdee07337;
+ 736 const uint32_t kZoneIdEurope_Bucharest = 0xfb349ec5;
+ 737 const uint32_t kZoneIdEurope_Budapest = 0x9ce0197c;
+ 738 const uint32_t kZoneIdEurope_Chisinau = 0xad58aa18;
+ 739 const uint32_t kZoneIdEurope_Copenhagen = 0xe0ed30bc;
+ 740 const uint32_t kZoneIdEurope_Dublin = 0x4a275f62;
+ 741 const uint32_t kZoneIdEurope_Gibraltar = 0xf8e325fc;
+ 742 const uint32_t kZoneIdEurope_Helsinki = 0x6ab2975b;
+ 743 const uint32_t kZoneIdEurope_Istanbul = 0x9e09d6e6;
+ 744 const uint32_t kZoneIdEurope_Kaliningrad = 0xd33b2f28;
+ 745 const uint32_t kZoneIdEurope_Kiev = 0xa2c19eb3;
+ 746 const uint32_t kZoneIdEurope_Kirov = 0xfaf5abef;
+ 747 const uint32_t kZoneIdEurope_Lisbon = 0x5c00a70b;
+ 748 const uint32_t kZoneIdEurope_London = 0x5c6a84ae;
+ 749 const uint32_t kZoneIdEurope_Luxembourg = 0x1f8bc6ce;
+ 750 const uint32_t kZoneIdEurope_Madrid = 0x5dbd1535;
+ 751 const uint32_t kZoneIdEurope_Malta = 0xfb1560f3;
+ 752 const uint32_t kZoneIdEurope_Minsk = 0xfb19cc66;
+ 753 const uint32_t kZoneIdEurope_Monaco = 0x5ebf9f01;
+ 754 const uint32_t kZoneIdEurope_Moscow = 0x5ec266fc;
+ 755 const uint32_t kZoneIdEurope_Oslo = 0xa2c3fba1;
+ 756 const uint32_t kZoneIdEurope_Paris = 0xfb4bc2a3;
+ 757 const uint32_t kZoneIdEurope_Prague = 0x65ee5d48;
+ 758 const uint32_t kZoneIdEurope_Riga = 0xa2c57587;
+ 759 const uint32_t kZoneIdEurope_Rome = 0xa2c58fd7;
+ 760 const uint32_t kZoneIdEurope_Samara = 0x6bc0b139;
+ 761 const uint32_t kZoneIdEurope_Saratov = 0xe4315da4;
+ 762 const uint32_t kZoneIdEurope_Simferopol = 0xda9eb724;
+ 763 const uint32_t kZoneIdEurope_Sofia = 0xfb898656;
+ 764 const uint32_t kZoneIdEurope_Stockholm = 0x5bf6fbb8;
+ 765 const uint32_t kZoneIdEurope_Tallinn = 0x30c4e096;
+ 766 const uint32_t kZoneIdEurope_Tirane = 0x6ea95b47;
+ 767 const uint32_t kZoneIdEurope_Ulyanovsk = 0xe03783d0;
+ 768 const uint32_t kZoneIdEurope_Uzhgorod = 0xb066f5d6;
+ 769 const uint32_t kZoneIdEurope_Vienna = 0x734cc2e5;
+ 770 const uint32_t kZoneIdEurope_Vilnius = 0xdd63b8ce;
+ 771 const uint32_t kZoneIdEurope_Volgograd = 0x3ed0f389;
+ 772 const uint32_t kZoneIdEurope_Warsaw = 0x75185c19;
+ 773 const uint32_t kZoneIdEurope_Zaporozhye = 0xeab9767f;
+ 774 const uint32_t kZoneIdEurope_Zurich = 0x7d8195b9;
+ 775 const uint32_t kZoneIdHST = 0x0b87f034;
+ 776 const uint32_t kZoneIdIndian_Chagos = 0x456f7c3c;
+ 777 const uint32_t kZoneIdIndian_Christmas = 0x68c207d5;
+ 778 const uint32_t kZoneIdIndian_Cocos = 0x021e86de;
+ 779 const uint32_t kZoneIdIndian_Kerguelen = 0x4351b389;
+ 780 const uint32_t kZoneIdIndian_Mahe = 0x45e725e2;
+ 781 const uint32_t kZoneIdIndian_Maldives = 0x9869681c;
+ 782 const uint32_t kZoneIdIndian_Mauritius = 0x7b09c02a;
+ 783 const uint32_t kZoneIdIndian_Reunion = 0x7076c047;
+ 784 const uint32_t kZoneIdMET = 0x0b8803ab;
+ 785 const uint32_t kZoneIdMST = 0x0b880579;
+ 786 const uint32_t kZoneIdMST7MDT = 0xf2af9375;
+ 787 const uint32_t kZoneIdPST8PDT = 0xd99ee2dc;
+ 788 const uint32_t kZoneIdPacific_Apia = 0x23359b5e;
+ 789 const uint32_t kZoneIdPacific_Auckland = 0x25062f86;
+ 790 const uint32_t kZoneIdPacific_Bougainville = 0x5e10f7a4;
+ 791 const uint32_t kZoneIdPacific_Chatham = 0x2f0de999;
+ 792 const uint32_t kZoneIdPacific_Chuuk = 0x8a090b23;
+ 793 const uint32_t kZoneIdPacific_Easter = 0xcf54f7e7;
+ 794 const uint32_t kZoneIdPacific_Efate = 0x8a2bce28;
+ 795 const uint32_t kZoneIdPacific_Enderbury = 0x61599a93;
+ 796 const uint32_t kZoneIdPacific_Fakaofo = 0x06532bba;
+ 797 const uint32_t kZoneIdPacific_Fiji = 0x23383ba5;
+ 798 const uint32_t kZoneIdPacific_Funafuti = 0xdb402d65;
+ 799 const uint32_t kZoneIdPacific_Galapagos = 0xa952f752;
+ 800 const uint32_t kZoneIdPacific_Gambier = 0x53720c3a;
+ 801 const uint32_t kZoneIdPacific_Guadalcanal = 0xf4dd25f0;
+ 802 const uint32_t kZoneIdPacific_Guam = 0x2338f9ed;
+ 803 const uint32_t kZoneIdPacific_Honolulu = 0xe6e70af9;
+ 804 const uint32_t kZoneIdPacific_Kiritimati = 0x8305073a;
+ 805 const uint32_t kZoneIdPacific_Kosrae = 0xde5139a8;
+ 806 const uint32_t kZoneIdPacific_Kwajalein = 0x8e216759;
+ 807 const uint32_t kZoneIdPacific_Majuro = 0xe1f95371;
+ 808 const uint32_t kZoneIdPacific_Marquesas = 0x57ca7135;
+ 809 const uint32_t kZoneIdPacific_Nauru = 0x8acc41ae;
+ 810 const uint32_t kZoneIdPacific_Niue = 0x233ca014;
+ 811 const uint32_t kZoneIdPacific_Norfolk = 0x8f4eb4be;
+ 812 const uint32_t kZoneIdPacific_Noumea = 0xe551b788;
+ 813 const uint32_t kZoneIdPacific_Pago_Pago = 0x603aebd0;
+ 814 const uint32_t kZoneIdPacific_Palau = 0x8af04a36;
+ 815 const uint32_t kZoneIdPacific_Pitcairn = 0x8837d8bd;
+ 816 const uint32_t kZoneIdPacific_Pohnpei = 0x28929f96;
+ 817 const uint32_t kZoneIdPacific_Port_Moresby = 0xa7ba7f68;
+ 818 const uint32_t kZoneIdPacific_Rarotonga = 0x9981a3b0;
+ 819 const uint32_t kZoneIdPacific_Tahiti = 0xf24c2446;
+ 820 const uint32_t kZoneIdPacific_Tarawa = 0xf2517e63;
+ 821 const uint32_t kZoneIdPacific_Tongatapu = 0x262ca836;
+ 822 const uint32_t kZoneIdPacific_Wake = 0x23416c2b;
+ 823 const uint32_t kZoneIdPacific_Wallis = 0xf94ddb0f;
+ 824 const uint32_t kZoneIdWET = 0x0b882e35;
+
+
+
+
-
-
-
- 833 extern const extended::ZoneInfo& kZoneAfrica_Addis_Ababa;
- 834 extern const extended::ZoneInfo& kZoneAfrica_Asmara;
- 835 extern const extended::ZoneInfo& kZoneAfrica_Asmera;
- 836 extern const extended::ZoneInfo& kZoneAfrica_Bamako;
- 837 extern const extended::ZoneInfo& kZoneAfrica_Bangui;
- 838 extern const extended::ZoneInfo& kZoneAfrica_Banjul;
- 839 extern const extended::ZoneInfo& kZoneAfrica_Blantyre;
- 840 extern const extended::ZoneInfo& kZoneAfrica_Brazzaville;
- 841 extern const extended::ZoneInfo& kZoneAfrica_Bujumbura;
- 842 extern const extended::ZoneInfo& kZoneAfrica_Conakry;
- 843 extern const extended::ZoneInfo& kZoneAfrica_Dakar;
- 844 extern const extended::ZoneInfo& kZoneAfrica_Dar_es_Salaam;
- 845 extern const extended::ZoneInfo& kZoneAfrica_Djibouti;
- 846 extern const extended::ZoneInfo& kZoneAfrica_Douala;
- 847 extern const extended::ZoneInfo& kZoneAfrica_Freetown;
- 848 extern const extended::ZoneInfo& kZoneAfrica_Gaborone;
- 849 extern const extended::ZoneInfo& kZoneAfrica_Harare;
- 850 extern const extended::ZoneInfo& kZoneAfrica_Kampala;
- 851 extern const extended::ZoneInfo& kZoneAfrica_Kigali;
- 852 extern const extended::ZoneInfo& kZoneAfrica_Kinshasa;
- 853 extern const extended::ZoneInfo& kZoneAfrica_Libreville;
- 854 extern const extended::ZoneInfo& kZoneAfrica_Lome;
- 855 extern const extended::ZoneInfo& kZoneAfrica_Luanda;
- 856 extern const extended::ZoneInfo& kZoneAfrica_Lubumbashi;
- 857 extern const extended::ZoneInfo& kZoneAfrica_Lusaka;
- 858 extern const extended::ZoneInfo& kZoneAfrica_Malabo;
- 859 extern const extended::ZoneInfo& kZoneAfrica_Maseru;
- 860 extern const extended::ZoneInfo& kZoneAfrica_Mbabane;
- 861 extern const extended::ZoneInfo& kZoneAfrica_Mogadishu;
- 862 extern const extended::ZoneInfo& kZoneAfrica_Niamey;
- 863 extern const extended::ZoneInfo& kZoneAfrica_Nouakchott;
- 864 extern const extended::ZoneInfo& kZoneAfrica_Ouagadougou;
- 865 extern const extended::ZoneInfo& kZoneAfrica_Porto_Novo;
- 866 extern const extended::ZoneInfo& kZoneAfrica_Timbuktu;
- 867 extern const extended::ZoneInfo& kZoneAmerica_Anguilla;
- 868 extern const extended::ZoneInfo& kZoneAmerica_Antigua;
- 869 extern const extended::ZoneInfo& kZoneAmerica_Argentina_ComodRivadavia;
- 870 extern const extended::ZoneInfo& kZoneAmerica_Aruba;
- 871 extern const extended::ZoneInfo& kZoneAmerica_Atka;
- 872 extern const extended::ZoneInfo& kZoneAmerica_Buenos_Aires;
- 873 extern const extended::ZoneInfo& kZoneAmerica_Catamarca;
- 874 extern const extended::ZoneInfo& kZoneAmerica_Cayman;
- 875 extern const extended::ZoneInfo& kZoneAmerica_Coral_Harbour;
- 876 extern const extended::ZoneInfo& kZoneAmerica_Cordoba;
- 877 extern const extended::ZoneInfo& kZoneAmerica_Dominica;
- 878 extern const extended::ZoneInfo& kZoneAmerica_Ensenada;
- 879 extern const extended::ZoneInfo& kZoneAmerica_Fort_Wayne;
- 880 extern const extended::ZoneInfo& kZoneAmerica_Godthab;
- 881 extern const extended::ZoneInfo& kZoneAmerica_Grenada;
- 882 extern const extended::ZoneInfo& kZoneAmerica_Guadeloupe;
- 883 extern const extended::ZoneInfo& kZoneAmerica_Indianapolis;
- 884 extern const extended::ZoneInfo& kZoneAmerica_Jujuy;
- 885 extern const extended::ZoneInfo& kZoneAmerica_Knox_IN;
- 886 extern const extended::ZoneInfo& kZoneAmerica_Kralendijk;
- 887 extern const extended::ZoneInfo& kZoneAmerica_Louisville;
- 888 extern const extended::ZoneInfo& kZoneAmerica_Lower_Princes;
- 889 extern const extended::ZoneInfo& kZoneAmerica_Marigot;
- 890 extern const extended::ZoneInfo& kZoneAmerica_Mendoza;
- 891 extern const extended::ZoneInfo& kZoneAmerica_Montreal;
- 892 extern const extended::ZoneInfo& kZoneAmerica_Montserrat;
- 893 extern const extended::ZoneInfo& kZoneAmerica_Porto_Acre;
- 894 extern const extended::ZoneInfo& kZoneAmerica_Rosario;
- 895 extern const extended::ZoneInfo& kZoneAmerica_Santa_Isabel;
- 896 extern const extended::ZoneInfo& kZoneAmerica_Shiprock;
- 897 extern const extended::ZoneInfo& kZoneAmerica_St_Barthelemy;
- 898 extern const extended::ZoneInfo& kZoneAmerica_St_Kitts;
- 899 extern const extended::ZoneInfo& kZoneAmerica_St_Lucia;
- 900 extern const extended::ZoneInfo& kZoneAmerica_St_Thomas;
- 901 extern const extended::ZoneInfo& kZoneAmerica_St_Vincent;
- 902 extern const extended::ZoneInfo& kZoneAmerica_Tortola;
- 903 extern const extended::ZoneInfo& kZoneAmerica_Virgin;
- 904 extern const extended::ZoneInfo& kZoneAntarctica_McMurdo;
- 905 extern const extended::ZoneInfo& kZoneAntarctica_South_Pole;
- 906 extern const extended::ZoneInfo& kZoneArctic_Longyearbyen;
- 907 extern const extended::ZoneInfo& kZoneAsia_Aden;
- 908 extern const extended::ZoneInfo& kZoneAsia_Ashkhabad;
- 909 extern const extended::ZoneInfo& kZoneAsia_Bahrain;
- 910 extern const extended::ZoneInfo& kZoneAsia_Calcutta;
- 911 extern const extended::ZoneInfo& kZoneAsia_Chongqing;
- 912 extern const extended::ZoneInfo& kZoneAsia_Chungking;
- 913 extern const extended::ZoneInfo& kZoneAsia_Dacca;
- 914 extern const extended::ZoneInfo& kZoneAsia_Harbin;
- 915 extern const extended::ZoneInfo& kZoneAsia_Istanbul;
- 916 extern const extended::ZoneInfo& kZoneAsia_Kashgar;
- 917 extern const extended::ZoneInfo& kZoneAsia_Katmandu;
- 918 extern const extended::ZoneInfo& kZoneAsia_Kuwait;
- 919 extern const extended::ZoneInfo& kZoneAsia_Macao;
- 920 extern const extended::ZoneInfo& kZoneAsia_Muscat;
- 921 extern const extended::ZoneInfo& kZoneAsia_Phnom_Penh;
- 922 extern const extended::ZoneInfo& kZoneAsia_Rangoon;
- 923 extern const extended::ZoneInfo& kZoneAsia_Saigon;
- 924 extern const extended::ZoneInfo& kZoneAsia_Tel_Aviv;
- 925 extern const extended::ZoneInfo& kZoneAsia_Thimbu;
- 926 extern const extended::ZoneInfo& kZoneAsia_Ujung_Pandang;
- 927 extern const extended::ZoneInfo& kZoneAsia_Ulan_Bator;
- 928 extern const extended::ZoneInfo& kZoneAsia_Vientiane;
- 929 extern const extended::ZoneInfo& kZoneAtlantic_Faeroe;
- 930 extern const extended::ZoneInfo& kZoneAtlantic_Jan_Mayen;
- 931 extern const extended::ZoneInfo& kZoneAtlantic_St_Helena;
- 932 extern const extended::ZoneInfo& kZoneAustralia_ACT;
- 933 extern const extended::ZoneInfo& kZoneAustralia_Canberra;
- 934 extern const extended::ZoneInfo& kZoneAustralia_LHI;
- 935 extern const extended::ZoneInfo& kZoneAustralia_NSW;
- 936 extern const extended::ZoneInfo& kZoneAustralia_North;
- 937 extern const extended::ZoneInfo& kZoneAustralia_Queensland;
- 938 extern const extended::ZoneInfo& kZoneAustralia_South;
- 939 extern const extended::ZoneInfo& kZoneAustralia_Tasmania;
- 940 extern const extended::ZoneInfo& kZoneAustralia_Victoria;
- 941 extern const extended::ZoneInfo& kZoneAustralia_West;
- 942 extern const extended::ZoneInfo& kZoneAustralia_Yancowinna;
- 943 extern const extended::ZoneInfo& kZoneBrazil_Acre;
- 944 extern const extended::ZoneInfo& kZoneBrazil_DeNoronha;
- 945 extern const extended::ZoneInfo& kZoneBrazil_East;
- 946 extern const extended::ZoneInfo& kZoneBrazil_West;
- 947 extern const extended::ZoneInfo& kZoneCanada_Atlantic;
- 948 extern const extended::ZoneInfo& kZoneCanada_Central;
- 949 extern const extended::ZoneInfo& kZoneCanada_Eastern;
- 950 extern const extended::ZoneInfo& kZoneCanada_Mountain;
- 951 extern const extended::ZoneInfo& kZoneCanada_Newfoundland;
- 952 extern const extended::ZoneInfo& kZoneCanada_Pacific;
- 953 extern const extended::ZoneInfo& kZoneCanada_Saskatchewan;
- 954 extern const extended::ZoneInfo& kZoneCanada_Yukon;
- 955 extern const extended::ZoneInfo& kZoneChile_Continental;
- 956 extern const extended::ZoneInfo& kZoneChile_EasterIsland;
- 957 extern const extended::ZoneInfo& kZoneCuba;
- 958 extern const extended::ZoneInfo& kZoneEgypt;
- 959 extern const extended::ZoneInfo& kZoneEire;
- 960 extern const extended::ZoneInfo& kZoneEtc_GMT_PLUS_0;
- 961 extern const extended::ZoneInfo& kZoneEtc_GMT_0;
- 962 extern const extended::ZoneInfo& kZoneEtc_GMT0;
- 963 extern const extended::ZoneInfo& kZoneEtc_Greenwich;
- 964 extern const extended::ZoneInfo& kZoneEtc_UCT;
- 965 extern const extended::ZoneInfo& kZoneEtc_Universal;
- 966 extern const extended::ZoneInfo& kZoneEtc_Zulu;
- 967 extern const extended::ZoneInfo& kZoneEurope_Belfast;
- 968 extern const extended::ZoneInfo& kZoneEurope_Bratislava;
- 969 extern const extended::ZoneInfo& kZoneEurope_Busingen;
- 970 extern const extended::ZoneInfo& kZoneEurope_Guernsey;
- 971 extern const extended::ZoneInfo& kZoneEurope_Isle_of_Man;
- 972 extern const extended::ZoneInfo& kZoneEurope_Jersey;
- 973 extern const extended::ZoneInfo& kZoneEurope_Ljubljana;
- 974 extern const extended::ZoneInfo& kZoneEurope_Mariehamn;
- 975 extern const extended::ZoneInfo& kZoneEurope_Nicosia;
- 976 extern const extended::ZoneInfo& kZoneEurope_Podgorica;
- 977 extern const extended::ZoneInfo& kZoneEurope_San_Marino;
- 978 extern const extended::ZoneInfo& kZoneEurope_Sarajevo;
- 979 extern const extended::ZoneInfo& kZoneEurope_Skopje;
- 980 extern const extended::ZoneInfo& kZoneEurope_Tiraspol;
- 981 extern const extended::ZoneInfo& kZoneEurope_Vaduz;
- 982 extern const extended::ZoneInfo& kZoneEurope_Vatican;
- 983 extern const extended::ZoneInfo& kZoneEurope_Zagreb;
- 984 extern const extended::ZoneInfo& kZoneGB;
- 985 extern const extended::ZoneInfo& kZoneGB_Eire;
- 986 extern const extended::ZoneInfo& kZoneGMT;
- 987 extern const extended::ZoneInfo& kZoneGMT_PLUS_0;
- 988 extern const extended::ZoneInfo& kZoneGMT_0;
- 989 extern const extended::ZoneInfo& kZoneGMT0;
- 990 extern const extended::ZoneInfo& kZoneGreenwich;
- 991 extern const extended::ZoneInfo& kZoneHongkong;
- 992 extern const extended::ZoneInfo& kZoneIceland;
- 993 extern const extended::ZoneInfo& kZoneIndian_Antananarivo;
- 994 extern const extended::ZoneInfo& kZoneIndian_Comoro;
- 995 extern const extended::ZoneInfo& kZoneIndian_Mayotte;
- 996 extern const extended::ZoneInfo& kZoneIran;
- 997 extern const extended::ZoneInfo& kZoneIsrael;
- 998 extern const extended::ZoneInfo& kZoneJamaica;
- 999 extern const extended::ZoneInfo& kZoneJapan;
- 1000 extern const extended::ZoneInfo& kZoneKwajalein;
- 1001 extern const extended::ZoneInfo& kZoneLibya;
- 1002 extern const extended::ZoneInfo& kZoneMexico_BajaNorte;
- 1003 extern const extended::ZoneInfo& kZoneMexico_BajaSur;
- 1004 extern const extended::ZoneInfo& kZoneMexico_General;
- 1005 extern const extended::ZoneInfo& kZoneNZ;
- 1006 extern const extended::ZoneInfo& kZoneNZ_CHAT;
- 1007 extern const extended::ZoneInfo& kZoneNavajo;
- 1008 extern const extended::ZoneInfo& kZonePRC;
- 1009 extern const extended::ZoneInfo& kZonePacific_Johnston;
- 1010 extern const extended::ZoneInfo& kZonePacific_Midway;
- 1011 extern const extended::ZoneInfo& kZonePacific_Ponape;
- 1012 extern const extended::ZoneInfo& kZonePacific_Saipan;
- 1013 extern const extended::ZoneInfo& kZonePacific_Samoa;
- 1014 extern const extended::ZoneInfo& kZonePacific_Truk;
- 1015 extern const extended::ZoneInfo& kZonePacific_Yap;
- 1016 extern const extended::ZoneInfo& kZonePoland;
- 1017 extern const extended::ZoneInfo& kZonePortugal;
- 1018 extern const extended::ZoneInfo& kZoneROC;
- 1019 extern const extended::ZoneInfo& kZoneROK;
- 1020 extern const extended::ZoneInfo& kZoneSingapore;
- 1021 extern const extended::ZoneInfo& kZoneTurkey;
- 1022 extern const extended::ZoneInfo& kZoneUCT;
- 1023 extern const extended::ZoneInfo& kZoneUS_Alaska;
- 1024 extern const extended::ZoneInfo& kZoneUS_Aleutian;
- 1025 extern const extended::ZoneInfo& kZoneUS_Arizona;
- 1026 extern const extended::ZoneInfo& kZoneUS_Central;
- 1027 extern const extended::ZoneInfo& kZoneUS_East_Indiana;
- 1028 extern const extended::ZoneInfo& kZoneUS_Eastern;
- 1029 extern const extended::ZoneInfo& kZoneUS_Hawaii;
- 1030 extern const extended::ZoneInfo& kZoneUS_Indiana_Starke;
- 1031 extern const extended::ZoneInfo& kZoneUS_Michigan;
- 1032 extern const extended::ZoneInfo& kZoneUS_Mountain;
- 1033 extern const extended::ZoneInfo& kZoneUS_Pacific;
- 1034 extern const extended::ZoneInfo& kZoneUS_Samoa;
- 1035 extern const extended::ZoneInfo& kZoneUTC;
- 1036 extern const extended::ZoneInfo& kZoneUniversal;
- 1037 extern const extended::ZoneInfo& kZoneW_SU;
- 1038 extern const extended::ZoneInfo& kZoneZulu;
+
+ 831 extern const extended::ZoneInfo& kZoneAfrica_Addis_Ababa;
+ 832 extern const extended::ZoneInfo& kZoneAfrica_Asmara;
+ 833 extern const extended::ZoneInfo& kZoneAfrica_Asmera;
+ 834 extern const extended::ZoneInfo& kZoneAfrica_Bamako;
+ 835 extern const extended::ZoneInfo& kZoneAfrica_Bangui;
+ 836 extern const extended::ZoneInfo& kZoneAfrica_Banjul;
+ 837 extern const extended::ZoneInfo& kZoneAfrica_Blantyre;
+ 838 extern const extended::ZoneInfo& kZoneAfrica_Brazzaville;
+ 839 extern const extended::ZoneInfo& kZoneAfrica_Bujumbura;
+ 840 extern const extended::ZoneInfo& kZoneAfrica_Conakry;
+ 841 extern const extended::ZoneInfo& kZoneAfrica_Dakar;
+ 842 extern const extended::ZoneInfo& kZoneAfrica_Dar_es_Salaam;
+ 843 extern const extended::ZoneInfo& kZoneAfrica_Djibouti;
+ 844 extern const extended::ZoneInfo& kZoneAfrica_Douala;
+ 845 extern const extended::ZoneInfo& kZoneAfrica_Freetown;
+ 846 extern const extended::ZoneInfo& kZoneAfrica_Gaborone;
+ 847 extern const extended::ZoneInfo& kZoneAfrica_Harare;
+ 848 extern const extended::ZoneInfo& kZoneAfrica_Kampala;
+ 849 extern const extended::ZoneInfo& kZoneAfrica_Kigali;
+ 850 extern const extended::ZoneInfo& kZoneAfrica_Kinshasa;
+ 851 extern const extended::ZoneInfo& kZoneAfrica_Libreville;
+ 852 extern const extended::ZoneInfo& kZoneAfrica_Lome;
+ 853 extern const extended::ZoneInfo& kZoneAfrica_Luanda;
+ 854 extern const extended::ZoneInfo& kZoneAfrica_Lubumbashi;
+ 855 extern const extended::ZoneInfo& kZoneAfrica_Lusaka;
+ 856 extern const extended::ZoneInfo& kZoneAfrica_Malabo;
+ 857 extern const extended::ZoneInfo& kZoneAfrica_Maseru;
+ 858 extern const extended::ZoneInfo& kZoneAfrica_Mbabane;
+ 859 extern const extended::ZoneInfo& kZoneAfrica_Mogadishu;
+ 860 extern const extended::ZoneInfo& kZoneAfrica_Niamey;
+ 861 extern const extended::ZoneInfo& kZoneAfrica_Nouakchott;
+ 862 extern const extended::ZoneInfo& kZoneAfrica_Ouagadougou;
+ 863 extern const extended::ZoneInfo& kZoneAfrica_Porto_Novo;
+ 864 extern const extended::ZoneInfo& kZoneAfrica_Timbuktu;
+ 865 extern const extended::ZoneInfo& kZoneAmerica_Anguilla;
+ 866 extern const extended::ZoneInfo& kZoneAmerica_Antigua;
+ 867 extern const extended::ZoneInfo& kZoneAmerica_Argentina_ComodRivadavia;
+ 868 extern const extended::ZoneInfo& kZoneAmerica_Aruba;
+ 869 extern const extended::ZoneInfo& kZoneAmerica_Atka;
+ 870 extern const extended::ZoneInfo& kZoneAmerica_Buenos_Aires;
+ 871 extern const extended::ZoneInfo& kZoneAmerica_Catamarca;
+ 872 extern const extended::ZoneInfo& kZoneAmerica_Cayman;
+ 873 extern const extended::ZoneInfo& kZoneAmerica_Coral_Harbour;
+ 874 extern const extended::ZoneInfo& kZoneAmerica_Cordoba;
+ 875 extern const extended::ZoneInfo& kZoneAmerica_Dominica;
+ 876 extern const extended::ZoneInfo& kZoneAmerica_Ensenada;
+ 877 extern const extended::ZoneInfo& kZoneAmerica_Fort_Wayne;
+ 878 extern const extended::ZoneInfo& kZoneAmerica_Godthab;
+ 879 extern const extended::ZoneInfo& kZoneAmerica_Grenada;
+ 880 extern const extended::ZoneInfo& kZoneAmerica_Guadeloupe;
+ 881 extern const extended::ZoneInfo& kZoneAmerica_Indianapolis;
+ 882 extern const extended::ZoneInfo& kZoneAmerica_Jujuy;
+ 883 extern const extended::ZoneInfo& kZoneAmerica_Knox_IN;
+ 884 extern const extended::ZoneInfo& kZoneAmerica_Kralendijk;
+ 885 extern const extended::ZoneInfo& kZoneAmerica_Louisville;
+ 886 extern const extended::ZoneInfo& kZoneAmerica_Lower_Princes;
+ 887 extern const extended::ZoneInfo& kZoneAmerica_Marigot;
+ 888 extern const extended::ZoneInfo& kZoneAmerica_Mendoza;
+ 889 extern const extended::ZoneInfo& kZoneAmerica_Montreal;
+ 890 extern const extended::ZoneInfo& kZoneAmerica_Montserrat;
+ 891 extern const extended::ZoneInfo& kZoneAmerica_Porto_Acre;
+ 892 extern const extended::ZoneInfo& kZoneAmerica_Rosario;
+ 893 extern const extended::ZoneInfo& kZoneAmerica_Santa_Isabel;
+ 894 extern const extended::ZoneInfo& kZoneAmerica_Shiprock;
+ 895 extern const extended::ZoneInfo& kZoneAmerica_St_Barthelemy;
+ 896 extern const extended::ZoneInfo& kZoneAmerica_St_Kitts;
+ 897 extern const extended::ZoneInfo& kZoneAmerica_St_Lucia;
+ 898 extern const extended::ZoneInfo& kZoneAmerica_St_Thomas;
+ 899 extern const extended::ZoneInfo& kZoneAmerica_St_Vincent;
+ 900 extern const extended::ZoneInfo& kZoneAmerica_Tortola;
+ 901 extern const extended::ZoneInfo& kZoneAmerica_Virgin;
+ 902 extern const extended::ZoneInfo& kZoneAntarctica_McMurdo;
+ 903 extern const extended::ZoneInfo& kZoneAntarctica_South_Pole;
+ 904 extern const extended::ZoneInfo& kZoneArctic_Longyearbyen;
+ 905 extern const extended::ZoneInfo& kZoneAsia_Aden;
+ 906 extern const extended::ZoneInfo& kZoneAsia_Ashkhabad;
+ 907 extern const extended::ZoneInfo& kZoneAsia_Bahrain;
+ 908 extern const extended::ZoneInfo& kZoneAsia_Calcutta;
+ 909 extern const extended::ZoneInfo& kZoneAsia_Chongqing;
+ 910 extern const extended::ZoneInfo& kZoneAsia_Chungking;
+ 911 extern const extended::ZoneInfo& kZoneAsia_Dacca;
+ 912 extern const extended::ZoneInfo& kZoneAsia_Harbin;
+ 913 extern const extended::ZoneInfo& kZoneAsia_Istanbul;
+ 914 extern const extended::ZoneInfo& kZoneAsia_Kashgar;
+ 915 extern const extended::ZoneInfo& kZoneAsia_Katmandu;
+ 916 extern const extended::ZoneInfo& kZoneAsia_Kuwait;
+ 917 extern const extended::ZoneInfo& kZoneAsia_Macao;
+ 918 extern const extended::ZoneInfo& kZoneAsia_Muscat;
+ 919 extern const extended::ZoneInfo& kZoneAsia_Phnom_Penh;
+ 920 extern const extended::ZoneInfo& kZoneAsia_Rangoon;
+ 921 extern const extended::ZoneInfo& kZoneAsia_Saigon;
+ 922 extern const extended::ZoneInfo& kZoneAsia_Tel_Aviv;
+ 923 extern const extended::ZoneInfo& kZoneAsia_Thimbu;
+ 924 extern const extended::ZoneInfo& kZoneAsia_Ujung_Pandang;
+ 925 extern const extended::ZoneInfo& kZoneAsia_Ulan_Bator;
+ 926 extern const extended::ZoneInfo& kZoneAsia_Vientiane;
+ 927 extern const extended::ZoneInfo& kZoneAtlantic_Faeroe;
+ 928 extern const extended::ZoneInfo& kZoneAtlantic_Jan_Mayen;
+ 929 extern const extended::ZoneInfo& kZoneAtlantic_St_Helena;
+ 930 extern const extended::ZoneInfo& kZoneAustralia_ACT;
+ 931 extern const extended::ZoneInfo& kZoneAustralia_Canberra;
+ 932 extern const extended::ZoneInfo& kZoneAustralia_Currie;
+ 933 extern const extended::ZoneInfo& kZoneAustralia_LHI;
+ 934 extern const extended::ZoneInfo& kZoneAustralia_NSW;
+ 935 extern const extended::ZoneInfo& kZoneAustralia_North;
+ 936 extern const extended::ZoneInfo& kZoneAustralia_Queensland;
+ 937 extern const extended::ZoneInfo& kZoneAustralia_South;
+ 938 extern const extended::ZoneInfo& kZoneAustralia_Tasmania;
+ 939 extern const extended::ZoneInfo& kZoneAustralia_Victoria;
+ 940 extern const extended::ZoneInfo& kZoneAustralia_West;
+ 941 extern const extended::ZoneInfo& kZoneAustralia_Yancowinna;
+ 942 extern const extended::ZoneInfo& kZoneBrazil_Acre;
+ 943 extern const extended::ZoneInfo& kZoneBrazil_DeNoronha;
+ 944 extern const extended::ZoneInfo& kZoneBrazil_East;
+ 945 extern const extended::ZoneInfo& kZoneBrazil_West;
+ 946 extern const extended::ZoneInfo& kZoneCanada_Atlantic;
+ 947 extern const extended::ZoneInfo& kZoneCanada_Central;
+ 948 extern const extended::ZoneInfo& kZoneCanada_Eastern;
+ 949 extern const extended::ZoneInfo& kZoneCanada_Mountain;
+ 950 extern const extended::ZoneInfo& kZoneCanada_Newfoundland;
+ 951 extern const extended::ZoneInfo& kZoneCanada_Pacific;
+ 952 extern const extended::ZoneInfo& kZoneCanada_Saskatchewan;
+ 953 extern const extended::ZoneInfo& kZoneCanada_Yukon;
+ 954 extern const extended::ZoneInfo& kZoneChile_Continental;
+ 955 extern const extended::ZoneInfo& kZoneChile_EasterIsland;
+ 956 extern const extended::ZoneInfo& kZoneCuba;
+ 957 extern const extended::ZoneInfo& kZoneEgypt;
+ 958 extern const extended::ZoneInfo& kZoneEire;
+ 959 extern const extended::ZoneInfo& kZoneEtc_GMT_PLUS_0;
+ 960 extern const extended::ZoneInfo& kZoneEtc_GMT_0;
+ 961 extern const extended::ZoneInfo& kZoneEtc_GMT0;
+ 962 extern const extended::ZoneInfo& kZoneEtc_Greenwich;
+ 963 extern const extended::ZoneInfo& kZoneEtc_UCT;
+ 964 extern const extended::ZoneInfo& kZoneEtc_Universal;
+ 965 extern const extended::ZoneInfo& kZoneEtc_Zulu;
+ 966 extern const extended::ZoneInfo& kZoneEurope_Belfast;
+ 967 extern const extended::ZoneInfo& kZoneEurope_Bratislava;
+ 968 extern const extended::ZoneInfo& kZoneEurope_Busingen;
+ 969 extern const extended::ZoneInfo& kZoneEurope_Guernsey;
+ 970 extern const extended::ZoneInfo& kZoneEurope_Isle_of_Man;
+ 971 extern const extended::ZoneInfo& kZoneEurope_Jersey;
+ 972 extern const extended::ZoneInfo& kZoneEurope_Ljubljana;
+ 973 extern const extended::ZoneInfo& kZoneEurope_Mariehamn;
+ 974 extern const extended::ZoneInfo& kZoneEurope_Nicosia;
+ 975 extern const extended::ZoneInfo& kZoneEurope_Podgorica;
+ 976 extern const extended::ZoneInfo& kZoneEurope_San_Marino;
+ 977 extern const extended::ZoneInfo& kZoneEurope_Sarajevo;
+ 978 extern const extended::ZoneInfo& kZoneEurope_Skopje;
+ 979 extern const extended::ZoneInfo& kZoneEurope_Tiraspol;
+ 980 extern const extended::ZoneInfo& kZoneEurope_Vaduz;
+ 981 extern const extended::ZoneInfo& kZoneEurope_Vatican;
+ 982 extern const extended::ZoneInfo& kZoneEurope_Zagreb;
+ 983 extern const extended::ZoneInfo& kZoneGB;
+ 984 extern const extended::ZoneInfo& kZoneGB_Eire;
+ 985 extern const extended::ZoneInfo& kZoneGMT;
+ 986 extern const extended::ZoneInfo& kZoneGMT_PLUS_0;
+ 987 extern const extended::ZoneInfo& kZoneGMT_0;
+ 988 extern const extended::ZoneInfo& kZoneGMT0;
+ 989 extern const extended::ZoneInfo& kZoneGreenwich;
+ 990 extern const extended::ZoneInfo& kZoneHongkong;
+ 991 extern const extended::ZoneInfo& kZoneIceland;
+ 992 extern const extended::ZoneInfo& kZoneIndian_Antananarivo;
+ 993 extern const extended::ZoneInfo& kZoneIndian_Comoro;
+ 994 extern const extended::ZoneInfo& kZoneIndian_Mayotte;
+ 995 extern const extended::ZoneInfo& kZoneIran;
+ 996 extern const extended::ZoneInfo& kZoneIsrael;
+ 997 extern const extended::ZoneInfo& kZoneJamaica;
+ 998 extern const extended::ZoneInfo& kZoneJapan;
+ 999 extern const extended::ZoneInfo& kZoneKwajalein;
+ 1000 extern const extended::ZoneInfo& kZoneLibya;
+ 1001 extern const extended::ZoneInfo& kZoneMexico_BajaNorte;
+ 1002 extern const extended::ZoneInfo& kZoneMexico_BajaSur;
+ 1003 extern const extended::ZoneInfo& kZoneMexico_General;
+ 1004 extern const extended::ZoneInfo& kZoneNZ;
+ 1005 extern const extended::ZoneInfo& kZoneNZ_CHAT;
+ 1006 extern const extended::ZoneInfo& kZoneNavajo;
+ 1007 extern const extended::ZoneInfo& kZonePRC;
+ 1008 extern const extended::ZoneInfo& kZonePacific_Johnston;
+ 1009 extern const extended::ZoneInfo& kZonePacific_Midway;
+ 1010 extern const extended::ZoneInfo& kZonePacific_Ponape;
+ 1011 extern const extended::ZoneInfo& kZonePacific_Saipan;
+ 1012 extern const extended::ZoneInfo& kZonePacific_Samoa;
+ 1013 extern const extended::ZoneInfo& kZonePacific_Truk;
+ 1014 extern const extended::ZoneInfo& kZonePacific_Yap;
+ 1015 extern const extended::ZoneInfo& kZonePoland;
+ 1016 extern const extended::ZoneInfo& kZonePortugal;
+ 1017 extern const extended::ZoneInfo& kZoneROC;
+ 1018 extern const extended::ZoneInfo& kZoneROK;
+ 1019 extern const extended::ZoneInfo& kZoneSingapore;
+ 1020 extern const extended::ZoneInfo& kZoneTurkey;
+ 1021 extern const extended::ZoneInfo& kZoneUCT;
+ 1022 extern const extended::ZoneInfo& kZoneUS_Alaska;
+ 1023 extern const extended::ZoneInfo& kZoneUS_Aleutian;
+ 1024 extern const extended::ZoneInfo& kZoneUS_Arizona;
+ 1025 extern const extended::ZoneInfo& kZoneUS_Central;
+ 1026 extern const extended::ZoneInfo& kZoneUS_East_Indiana;
+ 1027 extern const extended::ZoneInfo& kZoneUS_Eastern;
+ 1028 extern const extended::ZoneInfo& kZoneUS_Hawaii;
+ 1029 extern const extended::ZoneInfo& kZoneUS_Indiana_Starke;
+ 1030 extern const extended::ZoneInfo& kZoneUS_Michigan;
+ 1031 extern const extended::ZoneInfo& kZoneUS_Mountain;
+ 1032 extern const extended::ZoneInfo& kZoneUS_Pacific;
+ 1033 extern const extended::ZoneInfo& kZoneUS_Samoa;
+ 1034 extern const extended::ZoneInfo& kZoneUTC;
+ 1035 extern const extended::ZoneInfo& kZoneUniversal;
+ 1036 extern const extended::ZoneInfo& kZoneW_SU;
+ 1037 extern const extended::ZoneInfo& kZoneZulu;
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
-
-
+
+