Codebase list libdatetime-timezone-perl / faccd20
[svn-upgrade] new version libdatetime-timezone-perl (1.35) Nicholas Bamber 12 years ago
430 changed file(s) with 2990 addition(s) and 7687 deletion(s). Raw diff Collapse all Expand all
0 1.35 2011-07-03
1
2 - This release is based on version 2011h of the Olson database. This release
3 includes changes for Russia.
4
5 - Include UTC in the list of all time zone names. RT #67070.
6
7
08 1.34 2011-04-25
19
210 - This release is based on version 2011g of the Olson database. This release
1717
1818 The GNU General Public License, Version 1, February 1989
1919
20 GNU GENERAL PUBLIC LICENSE
21 Version 1, February 1989
20 GNU GENERAL PUBLIC LICENSE
21 Version 1, February 1989
2222
2323 Copyright (C) 1989 Free Software Foundation, Inc.
24 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
24 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
2526 Everyone is permitted to copy and distribute verbatim copies
2627 of this license document, but changing it is not allowed.
2728
28 Preamble
29 Preamble
2930
3031 The license agreements of most software companies try to keep users
3132 at the mercy of those companies. By contrast, our General Public
6667 The precise terms and conditions for copying, distribution and
6768 modification follow.
6869
69 GNU GENERAL PUBLIC LICENSE
70 GNU GENERAL PUBLIC LICENSE
7071 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
7172
7273 0. This License Agreement applies to any program or other work which
184185 of preserving the free status of all derivatives of our free software and
185186 of promoting the sharing and reuse of software generally.
186187
187 NO WARRANTY
188 NO WARRANTY
188189
189190 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
190191 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
206207 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
207208 POSSIBILITY OF SUCH DAMAGES.
208209
209 END OF TERMS AND CONDITIONS
210
211 Appendix: How to Apply These Terms to Your New Programs
210 END OF TERMS AND CONDITIONS
211
212 Appendix: How to Apply These Terms to Your New Programs
212213
213214 If you develop a new program, and you want it to be of the greatest
214215 possible use to humanity, the best way to achieve this is to make it
234235 GNU General Public License for more details.
235236
236237 You should have received a copy of the GNU General Public License
237 along with this program; if not, write to the Free Software Foundation,
238 Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
238 along with this program; if not, write to the Free Software
239 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
240
239241
240242 Also add information on how to contact you by electronic and paper mail.
241243
55 META.yml
66 Makefile.PL
77 README
8 SIGNATURE
98 dist.ini
109 lib/DateTime/TimeZone.pm
1110 lib/DateTime/TimeZone/Africa/Abidjan.pm
33 "Dave Rolsky <autarch@urth.org>"
44 ],
55 "dynamic_config" : 1,
6 "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110580",
6 "generated_by" : "Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930",
77 "license" : [
88 "perl_5"
99 ],
2020 },
2121 "configure" : {
2222 "requires" : {
23 "ExtUtils::MakeMaker" : "6.31"
23 "ExtUtils::MakeMaker" : "6.30"
2424 }
2525 },
2626 "runtime" : {
4141 "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone"
4242 },
4343 "repository" : {
44 "type" : "hg",
45 "url" : "http://hg.urth.org/hg/DateTime-TimeZone",
46 "web" : "http://hg.urth.org/hg/DateTime-TimeZone"
44 "type" : "git",
45 "url" : "git://git.urth.org/DateTime-TimeZone.git",
46 "web" : "http://git.urth.org/DateTime-TimeZone.git"
4747 }
4848 },
49 "version" : "1.34"
49 "version" : "1.35"
5050 }
5151
44 build_requires:
55 Test::More: 0.88
66 configure_requires:
7 ExtUtils::MakeMaker: 6.31
7 ExtUtils::MakeMaker: 6.30
88 dynamic_config: 1
9 generated_by: 'Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110580'
9 generated_by: 'Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930'
1010 license: perl
1111 meta-spec:
1212 url: http://module-build.sourceforge.net/META-spec-v1.4.html
2121 parent: 0
2222 resources:
2323 bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone
24 repository: http://hg.urth.org/hg/DateTime-TimeZone
25 version: 1.34
24 repository: git://git.urth.org/DateTime-TimeZone.git
25 version: 1.35
33
44
55
6 use ExtUtils::MakeMaker 6.31;
6 use ExtUtils::MakeMaker 6.30;
77
88
99
1414 'Test::More' => '0.88'
1515 },
1616 'CONFIGURE_REQUIRES' => {
17 'ExtUtils::MakeMaker' => '6.31'
17 'ExtUtils::MakeMaker' => '6.30'
1818 },
1919 'DISTNAME' => 'DateTime-TimeZone',
2020 'EXE_FILES' => [],
2828 'Pod::Man' => '1.14',
2929 'parent' => '0'
3030 },
31 'VERSION' => '1.34',
31 'VERSION' => '1.35',
3232 'test' => {
3333 'TESTS' => 't/*.t'
3434 }
00
11
22 This archive contains the distribution DateTime-TimeZone,
3 version 1.34:
3 version 1.35:
44
55 Time zone object base class and factory
66
+0
-482
SIGNATURE less more
0 This file contains message digests of all files listed in MANIFEST,
1 signed via the Module::Signature module, version 0.66.
2
3 To verify the content in this distribution, first make sure you have
4 Module::Signature installed, then type:
5
6 % cpansign -v
7
8 It will check each file's integrity, as well as the signature's
9 validity. If "==> Signature verified OK! <==" is not displayed,
10 the distribution may already have been compromised, and you should
11 not run its Makefile.PL or Build.PL.
12
13 -----BEGIN PGP SIGNED MESSAGE-----
14 Hash: SHA1
15
16 SHA1 0a6db40cbe5b203affc1c8f5854b9adb8e214bed Changes
17 SHA1 721521b645177f389c4a532b25940d41e03ae590 INSTALL
18 SHA1 7974929966a7a90b797c51ef4f3ed8ef9b18574d LICENSE
19 SHA1 1d2f1e420a79b3182505fce0170fb28b8b26488d MANIFEST
20 SHA1 5fcc778f20a5c3ec34c56770adfcde6a1035364c META.json
21 SHA1 96304517f506fd77c45a9c5fe7963263aceb3aa9 META.yml
22 SHA1 fc27cedddf743df23507d5935c62c92b3661de7e Makefile.PL
23 SHA1 bfc415524adb29144c04be707c202d6467de61cb README
24 SHA1 39008bc96fd8c17116d11426b79672e437ca03d9 dist.ini
25 SHA1 5980747ea16143a4d55f986c492ddee2a157ca34 lib/DateTime/TimeZone.pm
26 SHA1 88547be8ed21d5b9ae09039e620327af13b1749b lib/DateTime/TimeZone/Africa/Abidjan.pm
27 SHA1 6334e07b0154bc6afa468f7b7775545fd0d104b3 lib/DateTime/TimeZone/Africa/Accra.pm
28 SHA1 49a299af1e4a45161fa8b79830f5a4099c9cee03 lib/DateTime/TimeZone/Africa/Addis_Ababa.pm
29 SHA1 93ed37a9181cc396eb49d1c080563f38fb11ece0 lib/DateTime/TimeZone/Africa/Algiers.pm
30 SHA1 77dad1d236666f789d56554aa0bd215f3503a3ce lib/DateTime/TimeZone/Africa/Asmara.pm
31 SHA1 bac1ec84d5f91642c345d97be6c3ed9b087bb585 lib/DateTime/TimeZone/Africa/Bamako.pm
32 SHA1 7adb509744d9609b3a9876eb06a1e6ad094537be lib/DateTime/TimeZone/Africa/Bangui.pm
33 SHA1 a333ca541932c7911388104455887aa920110d76 lib/DateTime/TimeZone/Africa/Banjul.pm
34 SHA1 ae631b4b3423ebfc5d4d1006c1d13ab9a377455a lib/DateTime/TimeZone/Africa/Bissau.pm
35 SHA1 361b7f936147224b945aea9fd1e646dd1bf4fc6e lib/DateTime/TimeZone/Africa/Blantyre.pm
36 SHA1 2d269b2953b828e5f74f737001bff7c6a3b28ddd lib/DateTime/TimeZone/Africa/Brazzaville.pm
37 SHA1 b1cc6b7b12570aac0f6528ee1959ea46e1cd2ce0 lib/DateTime/TimeZone/Africa/Bujumbura.pm
38 SHA1 5675e4cce361cb7cda10b3b5358a250a81dd8aa0 lib/DateTime/TimeZone/Africa/Cairo.pm
39 SHA1 7a153112a145cad8c6603bd815169735e74b028b lib/DateTime/TimeZone/Africa/Casablanca.pm
40 SHA1 c6e6a36702e7ffccf339bf632f73b32507a0dc65 lib/DateTime/TimeZone/Africa/Ceuta.pm
41 SHA1 9e9b51a3c92476d7f8263d02c5b9a0d7b0337018 lib/DateTime/TimeZone/Africa/Conakry.pm
42 SHA1 20579d892a1d1a6770e0e86768f81ff7a1d94983 lib/DateTime/TimeZone/Africa/Dakar.pm
43 SHA1 749eb61807a3085dad5a3145066c2d46f689598b lib/DateTime/TimeZone/Africa/Dar_es_Salaam.pm
44 SHA1 6ab5a72f2ce6b619fcc6bab0ba767616a9fd82c2 lib/DateTime/TimeZone/Africa/Djibouti.pm
45 SHA1 193d6e048c98cb39cadc933f27c118228e6fecd0 lib/DateTime/TimeZone/Africa/Douala.pm
46 SHA1 9bb6a159c8b4322f07c70f33e0cecaba79ea065a lib/DateTime/TimeZone/Africa/El_Aaiun.pm
47 SHA1 619a1a85365724fd22f69acef435785c496ca8e1 lib/DateTime/TimeZone/Africa/Freetown.pm
48 SHA1 58a1d64aaa471f6391b5dd0e0a6c46a8b197a1c0 lib/DateTime/TimeZone/Africa/Gaborone.pm
49 SHA1 25abb372f788b2030125ca302c06c9d933b610dd lib/DateTime/TimeZone/Africa/Harare.pm
50 SHA1 f55e5286f98b1763a3529bc25cb7014c8831dac6 lib/DateTime/TimeZone/Africa/Johannesburg.pm
51 SHA1 417e95b19ad2ca98826c0812c4fd01f485bff761 lib/DateTime/TimeZone/Africa/Kampala.pm
52 SHA1 25fc5db6f92a7e9e41b553184042d94e275d4080 lib/DateTime/TimeZone/Africa/Khartoum.pm
53 SHA1 6284b009fcb73b5a31c2529db394e7fce7de087b lib/DateTime/TimeZone/Africa/Kigali.pm
54 SHA1 9cd223cb6636561baffc969d59dc98c518e0e89b lib/DateTime/TimeZone/Africa/Kinshasa.pm
55 SHA1 65b5cacb920b47d92ca60cc5e409ecf189aa8c64 lib/DateTime/TimeZone/Africa/Lagos.pm
56 SHA1 d92f0d17ff3fa54ea8a5ce20535d97e82134b1a7 lib/DateTime/TimeZone/Africa/Libreville.pm
57 SHA1 41c8c184e38d28920559faba12557ce0637d84bf lib/DateTime/TimeZone/Africa/Lome.pm
58 SHA1 5b35ae3cbe949704c995ae5e650c989f34e12853 lib/DateTime/TimeZone/Africa/Luanda.pm
59 SHA1 6dd8f4ec22835e7f160e76d08cd9082565df0dcd lib/DateTime/TimeZone/Africa/Lubumbashi.pm
60 SHA1 89568e2670b435253880a2a47a12468333ef27a0 lib/DateTime/TimeZone/Africa/Lusaka.pm
61 SHA1 002cd739a38f8dc233fdc4a349bbc2a18bc0c0f3 lib/DateTime/TimeZone/Africa/Malabo.pm
62 SHA1 f5bfd46b6119633002b86c4733d9f7ff53a4235c lib/DateTime/TimeZone/Africa/Maputo.pm
63 SHA1 379b108d1d6f92c5ca1496980e2ae1a17aa3ff1b lib/DateTime/TimeZone/Africa/Maseru.pm
64 SHA1 cad71d36c5a3678f5d8f39f733f17d8c285ae272 lib/DateTime/TimeZone/Africa/Mbabane.pm
65 SHA1 ca9971c6783e0ffe18ed80e6139d5154a44ac2fe lib/DateTime/TimeZone/Africa/Mogadishu.pm
66 SHA1 14fd2d0279ec1393891620fc62b32462b77ee409 lib/DateTime/TimeZone/Africa/Monrovia.pm
67 SHA1 a088da67c3dd1e1688c439ebd87e2ce13f5a36c2 lib/DateTime/TimeZone/Africa/Nairobi.pm
68 SHA1 bffec03210d590f7862d76df0155adccb020e730 lib/DateTime/TimeZone/Africa/Ndjamena.pm
69 SHA1 277cfd53d3d98baa49cc3a7c274cfe12f5c5178a lib/DateTime/TimeZone/Africa/Niamey.pm
70 SHA1 0b0a90b8158f185fa99731bd284f6a9368fab23b lib/DateTime/TimeZone/Africa/Nouakchott.pm
71 SHA1 b263de62d1a8628435699d6fe498fdb28b06495b lib/DateTime/TimeZone/Africa/Ouagadougou.pm
72 SHA1 942372852d5ac9ef650533cb29a3ad2d00a75b73 lib/DateTime/TimeZone/Africa/Porto_Novo.pm
73 SHA1 71d3c23d8e530e2508d19a7b10ef735cd51bba76 lib/DateTime/TimeZone/Africa/Sao_Tome.pm
74 SHA1 076d9a1388e94eb13f5250103696d4ae499a3e6b lib/DateTime/TimeZone/Africa/Tripoli.pm
75 SHA1 69836d1b39693c780b3e2f6fdf7af2d80c53cc80 lib/DateTime/TimeZone/Africa/Tunis.pm
76 SHA1 3391cd322d1f29fa4d1adf7d4e8325ff9c370dd7 lib/DateTime/TimeZone/Africa/Windhoek.pm
77 SHA1 b18fd87958177c04b047dee5fdd75f0058a3b521 lib/DateTime/TimeZone/America/Adak.pm
78 SHA1 87de64a8cb2a35ca5afd32b600602e953bf5857e lib/DateTime/TimeZone/America/Anchorage.pm
79 SHA1 d1aaa212544c8f78662c45fc8b7535d0669e8e29 lib/DateTime/TimeZone/America/Anguilla.pm
80 SHA1 da15e7e5e3a38fed9b1f51211d5f4aea0b5ff0bd lib/DateTime/TimeZone/America/Antigua.pm
81 SHA1 909b3476adb550fdb5704970bd98de0887fadf3e lib/DateTime/TimeZone/America/Araguaina.pm
82 SHA1 1949ba63fa4ae2248ab9ee9611199f2714b56008 lib/DateTime/TimeZone/America/Argentina/Buenos_Aires.pm
83 SHA1 83a4d4b7d00aed0b0ad4d854d3e46b63cfaada2e lib/DateTime/TimeZone/America/Argentina/Catamarca.pm
84 SHA1 0a6f73c3d93d3045559404b93f58f3396d391bac lib/DateTime/TimeZone/America/Argentina/Cordoba.pm
85 SHA1 fd9222d249c88ff2c4fc973a3a69d2b7ed165d4f lib/DateTime/TimeZone/America/Argentina/Jujuy.pm
86 SHA1 55e1578192a29455a172b204de199a1d61817ec0 lib/DateTime/TimeZone/America/Argentina/La_Rioja.pm
87 SHA1 6d244c9f72844558b115ba4a4261aefb67b55ab3 lib/DateTime/TimeZone/America/Argentina/Mendoza.pm
88 SHA1 0673184363805c5faec3ada6854554afa411a10c lib/DateTime/TimeZone/America/Argentina/Rio_Gallegos.pm
89 SHA1 1a120916b3ec752f6af44e7fd8c6cdce743f1150 lib/DateTime/TimeZone/America/Argentina/Salta.pm
90 SHA1 d357d0521c8ed814618c9c26df9c5cb591855f00 lib/DateTime/TimeZone/America/Argentina/San_Juan.pm
91 SHA1 1a080ea54754321f4e25e549a148816ec6b44a0b lib/DateTime/TimeZone/America/Argentina/San_Luis.pm
92 SHA1 c7d5e3b43ef2ea7099f5070fa4f3dd6cf78a4017 lib/DateTime/TimeZone/America/Argentina/Tucuman.pm
93 SHA1 c1276e353def3654dae06df4f4a6e2f16a7ff28b lib/DateTime/TimeZone/America/Argentina/Ushuaia.pm
94 SHA1 22c53ed801d5afd8bbed1ac6434043c9140129da lib/DateTime/TimeZone/America/Aruba.pm
95 SHA1 436f79645d02130bdbb18fc2faf48b9024c2cef4 lib/DateTime/TimeZone/America/Asuncion.pm
96 SHA1 530fe3dfc0fa53baf6dba5026e0b3d04b5cfcd91 lib/DateTime/TimeZone/America/Atikokan.pm
97 SHA1 ebbbec9b9a5c12c6a8516f8441db5789ee20a22a lib/DateTime/TimeZone/America/Bahia.pm
98 SHA1 9e913a0a5b5752752ab718fbbf74eee28e59df17 lib/DateTime/TimeZone/America/Bahia_Banderas.pm
99 SHA1 931f9d818e0de58d7bfaa3a4ffc76ae9f2347c61 lib/DateTime/TimeZone/America/Barbados.pm
100 SHA1 e046dfc401d13fbbe456e618bc9ea7c5b5ee0e50 lib/DateTime/TimeZone/America/Belem.pm
101 SHA1 ee5d27a01f4116764a0e1ea5a27fe382f96572b8 lib/DateTime/TimeZone/America/Belize.pm
102 SHA1 1170140aebbefee17b72ead8939f169798523a60 lib/DateTime/TimeZone/America/Blanc_Sablon.pm
103 SHA1 bdecb9134bc961f943992580e11a9ecb89b6bf19 lib/DateTime/TimeZone/America/Boa_Vista.pm
104 SHA1 656c49d15d1541b57bdd8e6009a676c4c747a0e7 lib/DateTime/TimeZone/America/Bogota.pm
105 SHA1 85e4b1e5cb48aa102c5c04f4712a7fd97eaf233f lib/DateTime/TimeZone/America/Boise.pm
106 SHA1 7b7a407b3810a432038bcf3d6cc8757a7eb3293d lib/DateTime/TimeZone/America/Cambridge_Bay.pm
107 SHA1 66df003045e67fd0557812574a631c92badc88cb lib/DateTime/TimeZone/America/Campo_Grande.pm
108 SHA1 b317294d4b0d71be508d5fbf56498f1acda44948 lib/DateTime/TimeZone/America/Cancun.pm
109 SHA1 f0baabd91a0c168185dd51b5541036d0df50df6d lib/DateTime/TimeZone/America/Caracas.pm
110 SHA1 d6c00b28ffae3c5800a86fc3ed43ae09c04eb2ef lib/DateTime/TimeZone/America/Cayenne.pm
111 SHA1 9e6b1458e19c5da2034389526b8bfa74f655f0cb lib/DateTime/TimeZone/America/Cayman.pm
112 SHA1 ae8dfd89f70b125ae535413847f92513b8e24d05 lib/DateTime/TimeZone/America/Chicago.pm
113 SHA1 5a3f9d5c3bddbcc712a68ab37bb98ce31f730db3 lib/DateTime/TimeZone/America/Chihuahua.pm
114 SHA1 62b86948a2e29cc676267b0d3d2d6886f56e6966 lib/DateTime/TimeZone/America/Costa_Rica.pm
115 SHA1 1b4b1593ceddf49e58be1fb3c2afa538a22fe2f4 lib/DateTime/TimeZone/America/Cuiaba.pm
116 SHA1 a87cb46f1fae8bce3a3fd8968d071d299250257a lib/DateTime/TimeZone/America/Curacao.pm
117 SHA1 968e0ded1951939c5732c24d7618125e297c6464 lib/DateTime/TimeZone/America/Danmarkshavn.pm
118 SHA1 318cb1317815e77be492a6a17188fefa4c7137bc lib/DateTime/TimeZone/America/Dawson.pm
119 SHA1 ce2d25e076b047def97cd2c10a974075248c011e lib/DateTime/TimeZone/America/Dawson_Creek.pm
120 SHA1 12718e33735b5eeecd4cf91f616cb5adea1d8a10 lib/DateTime/TimeZone/America/Denver.pm
121 SHA1 88d3b942eeee38fa3c292b1520e649809d9c2112 lib/DateTime/TimeZone/America/Detroit.pm
122 SHA1 edc62ee7456e3f27d89e312aac2e28762e13d84d lib/DateTime/TimeZone/America/Dominica.pm
123 SHA1 29d437d06d1316bce7b40793908cde19200af75c lib/DateTime/TimeZone/America/Edmonton.pm
124 SHA1 bf3bf505267f3e8ae359b418915d43a960665424 lib/DateTime/TimeZone/America/Eirunepe.pm
125 SHA1 8234a8f7806c506530c97dc6dfaca31535679a8a lib/DateTime/TimeZone/America/El_Salvador.pm
126 SHA1 b97c5fbb48610a9a997aa9abf560c70388b809a0 lib/DateTime/TimeZone/America/Fortaleza.pm
127 SHA1 0403fab68a75596d8dff25899dbf3ec969d55d53 lib/DateTime/TimeZone/America/Glace_Bay.pm
128 SHA1 aed3c20dbfae2cb4e3a84dfa91e2256b590c2546 lib/DateTime/TimeZone/America/Godthab.pm
129 SHA1 3bb86ede059e4738fa38249ad429d23553421b91 lib/DateTime/TimeZone/America/Goose_Bay.pm
130 SHA1 537eafd8bda7206e1fa21f17e69bbcb6497bce59 lib/DateTime/TimeZone/America/Grand_Turk.pm
131 SHA1 30fa63fc1cb02b508c85993f6f00e106d98a8ef7 lib/DateTime/TimeZone/America/Grenada.pm
132 SHA1 0272a299c3e590d56c49cf1dcba91973c069a39e lib/DateTime/TimeZone/America/Guadeloupe.pm
133 SHA1 3de480564f152d580a12c27538cd1fae97ebbf80 lib/DateTime/TimeZone/America/Guatemala.pm
134 SHA1 2cc88140cd4239cae3571fb5a4d53bf707b842ba lib/DateTime/TimeZone/America/Guayaquil.pm
135 SHA1 862e8cca5f21ece2b6eaef262df0ed9993ec55f4 lib/DateTime/TimeZone/America/Guyana.pm
136 SHA1 6c8a9ac8102c7fe1726b9e992515c7bcc24a7930 lib/DateTime/TimeZone/America/Halifax.pm
137 SHA1 37154014f6714c7c5b768110d55dbae5a0a4d75a lib/DateTime/TimeZone/America/Havana.pm
138 SHA1 52d88a2a17a16bb9029d8b3e9bc9be9557f781b5 lib/DateTime/TimeZone/America/Hermosillo.pm
139 SHA1 f90cb4f548d35abf06e37267c3f63988d74a5000 lib/DateTime/TimeZone/America/Indiana/Indianapolis.pm
140 SHA1 f38d03b0b47943f081c02e302b0d138fcc4802c0 lib/DateTime/TimeZone/America/Indiana/Knox.pm
141 SHA1 718a420de57afe54d2a900f08015f79e023083d4 lib/DateTime/TimeZone/America/Indiana/Marengo.pm
142 SHA1 5bc15303ac440ec150c07f4d46589161e90463b9 lib/DateTime/TimeZone/America/Indiana/Petersburg.pm
143 SHA1 a3730508f538a60efef5227ab2139c335e14489f lib/DateTime/TimeZone/America/Indiana/Tell_City.pm
144 SHA1 732c3368554a7466cc7a545c7bbf24398af22d93 lib/DateTime/TimeZone/America/Indiana/Vevay.pm
145 SHA1 9e08c6c7f5086427cc67e981bc7121b8f79ffb60 lib/DateTime/TimeZone/America/Indiana/Vincennes.pm
146 SHA1 d0aef0dd2208d881ff89b8918beea1a1e806852e lib/DateTime/TimeZone/America/Indiana/Winamac.pm
147 SHA1 6c598a9a2f0c31598b4ca50c012325b61ff15088 lib/DateTime/TimeZone/America/Inuvik.pm
148 SHA1 4934d100edd83c202f4d9cf5b67643782e247ef4 lib/DateTime/TimeZone/America/Iqaluit.pm
149 SHA1 76cb351a7eb32679abe19ffe6d6eb6eaa3da5542 lib/DateTime/TimeZone/America/Jamaica.pm
150 SHA1 2e67eb33d60171d1ad8d67807b5fe573dbe547df lib/DateTime/TimeZone/America/Juneau.pm
151 SHA1 922ea5ef10c5b85044d38bf18052a6ad93122b7b lib/DateTime/TimeZone/America/Kentucky/Louisville.pm
152 SHA1 aba160157d337937ec0a9bc5bc4476d555284746 lib/DateTime/TimeZone/America/Kentucky/Monticello.pm
153 SHA1 5d4b0a5a56bf623d930141f4b0d7e8889b4f1405 lib/DateTime/TimeZone/America/La_Paz.pm
154 SHA1 f199ffb18132e0264f32619d69ea9c3de4adcf23 lib/DateTime/TimeZone/America/Lima.pm
155 SHA1 89e4fcaa3169eaef424b48daa739109f78cb87e0 lib/DateTime/TimeZone/America/Los_Angeles.pm
156 SHA1 6e3a2f390609bead55d080751ad08cf7efb27826 lib/DateTime/TimeZone/America/Maceio.pm
157 SHA1 49955f1760bb1b7d2234a5bb34d1e58a8e6d8c01 lib/DateTime/TimeZone/America/Managua.pm
158 SHA1 f6351fdef9eb079e0b4467aa3811ae9f5ed004d2 lib/DateTime/TimeZone/America/Manaus.pm
159 SHA1 f888bfab5dc86cd80f20fa16d67be8b7d87eccb2 lib/DateTime/TimeZone/America/Martinique.pm
160 SHA1 7fc2ef6d70e5e53a385981077c0eb32459eb6561 lib/DateTime/TimeZone/America/Matamoros.pm
161 SHA1 afdf0050e35ddb5607750dfa45bcedc190bd6345 lib/DateTime/TimeZone/America/Mazatlan.pm
162 SHA1 3005d969eed1b38a60c48be2eac6cd341ac041ab lib/DateTime/TimeZone/America/Menominee.pm
163 SHA1 ce4a69faee243b57498dd4d15e7493ca79bab8a7 lib/DateTime/TimeZone/America/Merida.pm
164 SHA1 10a0ddb9a8e1e34a26872772fd9d1bc7baea5832 lib/DateTime/TimeZone/America/Metlakatla.pm
165 SHA1 d2c0cea77fb0d775636199e312ad3b58b2615ba0 lib/DateTime/TimeZone/America/Mexico_City.pm
166 SHA1 bbbd052116b86cdb4f7fa9c8862d0bbf561293fb lib/DateTime/TimeZone/America/Miquelon.pm
167 SHA1 65b4e04b0ea40a5ccfe5e9efff6d406a0c408710 lib/DateTime/TimeZone/America/Moncton.pm
168 SHA1 9e8586a4c08c16b04aca4618cc0e364269408a6b lib/DateTime/TimeZone/America/Monterrey.pm
169 SHA1 021080da5bd89962505695e8aee159c6357ccb56 lib/DateTime/TimeZone/America/Montevideo.pm
170 SHA1 e49b64d1545edac2caca459ebf4d78e807be8c49 lib/DateTime/TimeZone/America/Montreal.pm
171 SHA1 dc4a812546c85aba387a6566d2d622e678ff8a59 lib/DateTime/TimeZone/America/Montserrat.pm
172 SHA1 8331c08f9c1bc1a8b471948d072e3c1878ed7ef4 lib/DateTime/TimeZone/America/Nassau.pm
173 SHA1 5af8790ca5aa88339b6e39bbc60f8bfaeca257aa lib/DateTime/TimeZone/America/New_York.pm
174 SHA1 c7bd0da2fc0906e7bca210d1432894320fac4aca lib/DateTime/TimeZone/America/Nipigon.pm
175 SHA1 91b3d628d044b8f3b1a0e9fcb30816e44731be2a lib/DateTime/TimeZone/America/Nome.pm
176 SHA1 60ff06cc3665318797568f065b3fdfa82345808a lib/DateTime/TimeZone/America/Noronha.pm
177 SHA1 2a6eda33d4a0eb9305498215413990fad1fc5aab lib/DateTime/TimeZone/America/North_Dakota/Beulah.pm
178 SHA1 9a6581f4ac0f040f12f9dfdeac7dd1d7258c9c2d lib/DateTime/TimeZone/America/North_Dakota/Center.pm
179 SHA1 1034419d3f95b0ffccea05daf264aafdcc5864ec lib/DateTime/TimeZone/America/North_Dakota/New_Salem.pm
180 SHA1 742005e4a0bde3abbf42abb4019dab66fcb4acc0 lib/DateTime/TimeZone/America/Ojinaga.pm
181 SHA1 e35a37efaa1d467a3578e00614ecbc915523bb1c lib/DateTime/TimeZone/America/Panama.pm
182 SHA1 7e68c65ec54062b145d1a6936fb0faccbbb239a9 lib/DateTime/TimeZone/America/Pangnirtung.pm
183 SHA1 0352da6113d8899ac6b67c9f938468bf983d3542 lib/DateTime/TimeZone/America/Paramaribo.pm
184 SHA1 a54e5201535d7da180a91778a1a40e1843e5e589 lib/DateTime/TimeZone/America/Phoenix.pm
185 SHA1 f17bcb3207b10ececa2168faaf1a4e14d189fe97 lib/DateTime/TimeZone/America/Port_au_Prince.pm
186 SHA1 32756d5d654d2c0cc115a7de1f2f62e182eca847 lib/DateTime/TimeZone/America/Port_of_Spain.pm
187 SHA1 a61a476f344acb70433a249e901c8f403e45f0ba lib/DateTime/TimeZone/America/Porto_Velho.pm
188 SHA1 608027fb80510f20f745abfb9fb2b2b32c6d35d4 lib/DateTime/TimeZone/America/Puerto_Rico.pm
189 SHA1 b07c428e887ad671d77f6321541a9769225f18bd lib/DateTime/TimeZone/America/Rainy_River.pm
190 SHA1 0a2c3fce6e13ce847a2a0a750f1f97533ad5903a lib/DateTime/TimeZone/America/Rankin_Inlet.pm
191 SHA1 ffcbf616d23e9c8191e3e733fadc046507d64097 lib/DateTime/TimeZone/America/Recife.pm
192 SHA1 58be1dadc32c768e754bd9754712ef6d9c7c350c lib/DateTime/TimeZone/America/Regina.pm
193 SHA1 073792c3661862f39fd7b5d57ec8db1369ce9595 lib/DateTime/TimeZone/America/Resolute.pm
194 SHA1 f6e1a008b068e92be6327fbadf0bd5d9f4feafcd lib/DateTime/TimeZone/America/Rio_Branco.pm
195 SHA1 d2559f4eb68aecf5fc530010c098f7fb425fd3bb lib/DateTime/TimeZone/America/Santa_Isabel.pm
196 SHA1 284d16660f7aa32c07f247d03cd42105619b932c lib/DateTime/TimeZone/America/Santarem.pm
197 SHA1 d25f8816a5a0bedc049cedf55bab74146ecf1259 lib/DateTime/TimeZone/America/Santiago.pm
198 SHA1 1d6c88086b358d7c75ec788f703ad8b28ce0a157 lib/DateTime/TimeZone/America/Santo_Domingo.pm
199 SHA1 688d697be1e42af44b4d15aab4f7a6dd52a24efd lib/DateTime/TimeZone/America/Sao_Paulo.pm
200 SHA1 4714f9b400ff2d0320aff9f652aec610614c82a5 lib/DateTime/TimeZone/America/Scoresbysund.pm
201 SHA1 784a50477098a072a9efaba7e9910a958956ddaa lib/DateTime/TimeZone/America/Sitka.pm
202 SHA1 a3f102c5c3f47aab3f62c9fa45ac4b3fdc7e7e25 lib/DateTime/TimeZone/America/St_Johns.pm
203 SHA1 eb0f3984569d0d94a98bccb8563fd309f7dc5886 lib/DateTime/TimeZone/America/St_Kitts.pm
204 SHA1 2e47576e087261b60fd47603a11c11a3cb71f9cb lib/DateTime/TimeZone/America/St_Lucia.pm
205 SHA1 34b734ef09baff7d4f216babde7e78f970f48068 lib/DateTime/TimeZone/America/St_Thomas.pm
206 SHA1 2101e9aa44fd1c3452a9dc41d3929d334f755b98 lib/DateTime/TimeZone/America/St_Vincent.pm
207 SHA1 8855323ae41218725eb7f4f477d7d1f8c8407b6e lib/DateTime/TimeZone/America/Swift_Current.pm
208 SHA1 1687755476ad189de9fbba6508da4c4eadef0867 lib/DateTime/TimeZone/America/Tegucigalpa.pm
209 SHA1 e815763823c88c9fa9b9564c92d9dfcbcc473f55 lib/DateTime/TimeZone/America/Thule.pm
210 SHA1 cbf06045cadea25a7075475c1fdc5bfdaacb27b1 lib/DateTime/TimeZone/America/Thunder_Bay.pm
211 SHA1 a4d0aefc3da6805848f659a98c5c308f2d73b010 lib/DateTime/TimeZone/America/Tijuana.pm
212 SHA1 3403a1dabd7d83be5a1055fcc4ee40f2ef9912e9 lib/DateTime/TimeZone/America/Toronto.pm
213 SHA1 7abc524e0200a2a5dc071cbde698edac591be6b4 lib/DateTime/TimeZone/America/Tortola.pm
214 SHA1 259ab6f6b323db63b9526e0fb061299c09eed6dd lib/DateTime/TimeZone/America/Vancouver.pm
215 SHA1 10cc7d2d8cc98b9d08a7eaa30214571e236831db lib/DateTime/TimeZone/America/Whitehorse.pm
216 SHA1 af12198e35a203ef70377816750082bd3617200a lib/DateTime/TimeZone/America/Winnipeg.pm
217 SHA1 1de79242772390424e7eda276be9019badab7399 lib/DateTime/TimeZone/America/Yakutat.pm
218 SHA1 951048c311f2de308a5bef60f578d60ecde0a24f lib/DateTime/TimeZone/America/Yellowknife.pm
219 SHA1 07eaa5b26f68b6eeaf1064d172c8c20afd53df9c lib/DateTime/TimeZone/Antarctica/Casey.pm
220 SHA1 4e3c9c3a1b52c9a10101d40a5918b0ab992e86fe lib/DateTime/TimeZone/Antarctica/Davis.pm
221 SHA1 f6eb5428b88a090334ed9a669d851bb175835d08 lib/DateTime/TimeZone/Antarctica/DumontDUrville.pm
222 SHA1 966f183733bd655ebbcbe26672113c1325e89939 lib/DateTime/TimeZone/Antarctica/Macquarie.pm
223 SHA1 1ecda29a6bfe0b3e1812223585c3108a036846d1 lib/DateTime/TimeZone/Antarctica/Mawson.pm
224 SHA1 947341961759605901a9bf3b6e3e6190a6bbe36a lib/DateTime/TimeZone/Antarctica/McMurdo.pm
225 SHA1 cb3ce417768b27760b0b4e3a9bd298427c043250 lib/DateTime/TimeZone/Antarctica/Palmer.pm
226 SHA1 098219589a2edd2fb361905161b9543b9f7de06f lib/DateTime/TimeZone/Antarctica/Rothera.pm
227 SHA1 4835a46281458ce930bc6c2c1dbfc4fdd696f81e lib/DateTime/TimeZone/Antarctica/Syowa.pm
228 SHA1 a22180eb063052487d3fa27293a0dbddeb7c1c12 lib/DateTime/TimeZone/Antarctica/Vostok.pm
229 SHA1 f263f81ff09c222ee65d96a7a41acc4018cf37fb lib/DateTime/TimeZone/Asia/Aden.pm
230 SHA1 07202186186f5ec80dcccd6f81fb49dba0056ce7 lib/DateTime/TimeZone/Asia/Almaty.pm
231 SHA1 4de25cd201cefc66cb6656e50c3cbcea81d363a9 lib/DateTime/TimeZone/Asia/Amman.pm
232 SHA1 6931986ddcae838fe141048749730e07724c7895 lib/DateTime/TimeZone/Asia/Anadyr.pm
233 SHA1 41ec3c5e67af8adaa80783c7b16abbc1f914677f lib/DateTime/TimeZone/Asia/Aqtau.pm
234 SHA1 504c6624849d7cb3baff463932d8f26afeb6564b lib/DateTime/TimeZone/Asia/Aqtobe.pm
235 SHA1 ac7c3316cc493dda911f1172701836e2ad1b84d9 lib/DateTime/TimeZone/Asia/Ashgabat.pm
236 SHA1 8cd91106bdfe281d86676db99adb8ad822c6d84d lib/DateTime/TimeZone/Asia/Baghdad.pm
237 SHA1 75a3e741c3755c251c47e7cdbf5ff5cea0206d75 lib/DateTime/TimeZone/Asia/Bahrain.pm
238 SHA1 1c73b2d403f00f8cfa0e071be56d650944d84099 lib/DateTime/TimeZone/Asia/Baku.pm
239 SHA1 80d23e13152dd484bc9ff72c50560783803fd52b lib/DateTime/TimeZone/Asia/Bangkok.pm
240 SHA1 a4a89d2c5bad098a9dd0a4ea509ecedbaef3dba1 lib/DateTime/TimeZone/Asia/Beirut.pm
241 SHA1 d23916f8666fe0b62eae6594e226b5919d2567cd lib/DateTime/TimeZone/Asia/Bishkek.pm
242 SHA1 239008a59ab18e37ad4c58759f2ed00b09cd2753 lib/DateTime/TimeZone/Asia/Brunei.pm
243 SHA1 63ef18a0739428cecf68f3e19746ada5471d5ef9 lib/DateTime/TimeZone/Asia/Choibalsan.pm
244 SHA1 75a9f24b0ea7c533bc49177e757e9851a5ecffbb lib/DateTime/TimeZone/Asia/Chongqing.pm
245 SHA1 c828fb375ad881946253e4774b3d3bc34a065e9a lib/DateTime/TimeZone/Asia/Colombo.pm
246 SHA1 cd74e9631a9c6f37fb24307f849e5beedba8c07b lib/DateTime/TimeZone/Asia/Damascus.pm
247 SHA1 27e26fd273ef240c200a63aa747de9515e6aa446 lib/DateTime/TimeZone/Asia/Dhaka.pm
248 SHA1 4d0cdbf863f737a4234a91c30cf617160565f250 lib/DateTime/TimeZone/Asia/Dili.pm
249 SHA1 69e5b109d048512bde342643ea052e96b6145550 lib/DateTime/TimeZone/Asia/Dubai.pm
250 SHA1 005a15a4e4654cb239459fb847738f1db258e6a2 lib/DateTime/TimeZone/Asia/Dushanbe.pm
251 SHA1 05edc52762bf6613882dd994effe1d9972a1a4a0 lib/DateTime/TimeZone/Asia/Gaza.pm
252 SHA1 2863e66173f90077c3784cbe863695a0fd644ed2 lib/DateTime/TimeZone/Asia/Harbin.pm
253 SHA1 f01da17ced780eb85b475dcf80b99aca969a396b lib/DateTime/TimeZone/Asia/Ho_Chi_Minh.pm
254 SHA1 52b9c5391b42b1735441558de119c68494f00e81 lib/DateTime/TimeZone/Asia/Hong_Kong.pm
255 SHA1 04056c39439c4492173fc8ae1b37570eb539079b lib/DateTime/TimeZone/Asia/Hovd.pm
256 SHA1 222aef3089657e859524cdcfbb5bf8022cc49763 lib/DateTime/TimeZone/Asia/Irkutsk.pm
257 SHA1 9d90b7976bbfdc8203ca09ab64f22d677925410f lib/DateTime/TimeZone/Asia/Jakarta.pm
258 SHA1 09d9eab551e4f3f02e1dac5222aab132c5d55132 lib/DateTime/TimeZone/Asia/Jayapura.pm
259 SHA1 58827941e535e0a7054a1fbcb462e496e6632450 lib/DateTime/TimeZone/Asia/Jerusalem.pm
260 SHA1 aa79bdcc781f232bc2d348a6dd04b23b60fa43af lib/DateTime/TimeZone/Asia/Kabul.pm
261 SHA1 5a84da37e29276f961d5682acf33f43288581627 lib/DateTime/TimeZone/Asia/Kamchatka.pm
262 SHA1 8437b44ce2a491e6f9801ed8ce31664f07ff7d97 lib/DateTime/TimeZone/Asia/Karachi.pm
263 SHA1 d4151ce1485c1eab7203f2ea0d7ddd068c94bebf lib/DateTime/TimeZone/Asia/Kashgar.pm
264 SHA1 52777694f3b8c97948e17b8b5d03b8f392114d74 lib/DateTime/TimeZone/Asia/Kathmandu.pm
265 SHA1 622e3d2f51236448507bc6137ddc08a465fb37c0 lib/DateTime/TimeZone/Asia/Kolkata.pm
266 SHA1 c00f8586f06ac6805f1a42c20f9131595189b6b9 lib/DateTime/TimeZone/Asia/Krasnoyarsk.pm
267 SHA1 33ea1716d016ebdfad2ddca24060f1e394b25281 lib/DateTime/TimeZone/Asia/Kuala_Lumpur.pm
268 SHA1 634b43e77eb1af6cbeb9e9d82cde29ec668b832f lib/DateTime/TimeZone/Asia/Kuching.pm
269 SHA1 f7d1118c61b3c9ef4363cd2cb3e11ae4c178bffb lib/DateTime/TimeZone/Asia/Kuwait.pm
270 SHA1 d2a32614f1cf8ea649af0292e9ae2afb0e3326b8 lib/DateTime/TimeZone/Asia/Macau.pm
271 SHA1 ff05d16ba070f165e70c6de2486b73f9b9847ab1 lib/DateTime/TimeZone/Asia/Magadan.pm
272 SHA1 21d4f4d8b25ba57619e6743438ce0a45cb50b6de lib/DateTime/TimeZone/Asia/Makassar.pm
273 SHA1 c082a476767f1f9948159f7fd3e94ec5accb074d lib/DateTime/TimeZone/Asia/Manila.pm
274 SHA1 03394a3be17ac78ff483d663482c5fc9912c1b8b lib/DateTime/TimeZone/Asia/Muscat.pm
275 SHA1 17d14b50a67dd106a2167384c78529c5cf88d929 lib/DateTime/TimeZone/Asia/Nicosia.pm
276 SHA1 642032ebabb3cdf43d5291797a11a2d918513fcb lib/DateTime/TimeZone/Asia/Novokuznetsk.pm
277 SHA1 d581a69d334ddea249f440a5327f761bd066b747 lib/DateTime/TimeZone/Asia/Novosibirsk.pm
278 SHA1 4979522c7b88fa783a2f423195455704c641317a lib/DateTime/TimeZone/Asia/Omsk.pm
279 SHA1 5d1571e90a58dba2283ef97abd0970d3d0e16f2c lib/DateTime/TimeZone/Asia/Oral.pm
280 SHA1 75846cdbed3f88a36a4643f9426b643231c77ed8 lib/DateTime/TimeZone/Asia/Phnom_Penh.pm
281 SHA1 825cb479eeeeba9857180ebd83181d6333e40c75 lib/DateTime/TimeZone/Asia/Pontianak.pm
282 SHA1 11b2fd342dd73fd241d10b880e386a6af5ac7214 lib/DateTime/TimeZone/Asia/Pyongyang.pm
283 SHA1 51aefd3c8d09ac033eebfc9225957b104b216fc5 lib/DateTime/TimeZone/Asia/Qatar.pm
284 SHA1 7f8ddd18db12bfafa588e3abe61b3af81abe51a0 lib/DateTime/TimeZone/Asia/Qyzylorda.pm
285 SHA1 2fec9b4fb8a88a048ecb2babdb97a9e09074bec4 lib/DateTime/TimeZone/Asia/Rangoon.pm
286 SHA1 97b662e314d6c208be5c7f4430ccd83b73b5c0b3 lib/DateTime/TimeZone/Asia/Riyadh.pm
287 SHA1 c6be6582bf7060b6659f79b10bf5e0f3894611ec lib/DateTime/TimeZone/Asia/Sakhalin.pm
288 SHA1 db807d7a4d096eb7e5cb8f0e0df8154d182b256d lib/DateTime/TimeZone/Asia/Samarkand.pm
289 SHA1 cda0c9781f7c484483d1052258e5b79244c7b6f5 lib/DateTime/TimeZone/Asia/Seoul.pm
290 SHA1 d267cfa76f22269d9164533b91f3a72c4d014f8b lib/DateTime/TimeZone/Asia/Shanghai.pm
291 SHA1 cd4d0fcb1730cbbe03488b04c0b8256f19cddf35 lib/DateTime/TimeZone/Asia/Singapore.pm
292 SHA1 f706a062b12eeab868c82e4e22799e7a0e6ccf02 lib/DateTime/TimeZone/Asia/Taipei.pm
293 SHA1 4c9af1c8f7d7fb06aada4c3fce702f743bc85340 lib/DateTime/TimeZone/Asia/Tashkent.pm
294 SHA1 22008d39f94e536e850efe0322c62ee1cd117562 lib/DateTime/TimeZone/Asia/Tbilisi.pm
295 SHA1 62c023b9be3936f0559acacc42926cea5e3bd906 lib/DateTime/TimeZone/Asia/Tehran.pm
296 SHA1 2475e9b1504cc028cfd145230ab79433dfc523ca lib/DateTime/TimeZone/Asia/Thimphu.pm
297 SHA1 27e1b59aa73aed0a9faedbbf6a34c0d26998e10e lib/DateTime/TimeZone/Asia/Tokyo.pm
298 SHA1 ff7eeb84c2873a8fc7b7e4a88e0775a9b1b68e87 lib/DateTime/TimeZone/Asia/Ulaanbaatar.pm
299 SHA1 1c812957096d6f417c167bdecafbf10107b4702e lib/DateTime/TimeZone/Asia/Urumqi.pm
300 SHA1 89c2bd79f02bc4f2d935092f402b0411fcdcf55c lib/DateTime/TimeZone/Asia/Vientiane.pm
301 SHA1 b207c1b453405b4a321cd71cbcbefe52bbdf6c9f lib/DateTime/TimeZone/Asia/Vladivostok.pm
302 SHA1 a77bfad942ccf0aab9e6e3d0ed0b6b21fbe88c13 lib/DateTime/TimeZone/Asia/Yakutsk.pm
303 SHA1 00dec582d90e910d3bfc60564cd0471920ecd7cf lib/DateTime/TimeZone/Asia/Yekaterinburg.pm
304 SHA1 c1343936317022e1d7a4ab31e5412b2939faa641 lib/DateTime/TimeZone/Asia/Yerevan.pm
305 SHA1 5bcd61c5e6ba1b2c51f2f0dd4a79a1e78cfa6453 lib/DateTime/TimeZone/Atlantic/Azores.pm
306 SHA1 dc6043445d86d7309f58767dce63228f2a4e3e09 lib/DateTime/TimeZone/Atlantic/Bermuda.pm
307 SHA1 78bba7da79a367e98eb41c5a9df28786180614f1 lib/DateTime/TimeZone/Atlantic/Canary.pm
308 SHA1 17e44c52be590d6889814d0f4e216529918c8003 lib/DateTime/TimeZone/Atlantic/Cape_Verde.pm
309 SHA1 005c230b77275feb3da96dc47959484b773a89d0 lib/DateTime/TimeZone/Atlantic/Faroe.pm
310 SHA1 456a7aed716aea4c1ac094a34c5fdccdf0137220 lib/DateTime/TimeZone/Atlantic/Madeira.pm
311 SHA1 a959a8c28607c14b8a0bdfbe82a3724bbdab29fc lib/DateTime/TimeZone/Atlantic/Reykjavik.pm
312 SHA1 3966d94562cb8b1d7e11f0ecd55f8b1f026fb029 lib/DateTime/TimeZone/Atlantic/South_Georgia.pm
313 SHA1 3a82b614e1460f5d6ab8845e2cb698b1c984fede lib/DateTime/TimeZone/Atlantic/St_Helena.pm
314 SHA1 b11be592ace537e400120a87932fabf692931656 lib/DateTime/TimeZone/Atlantic/Stanley.pm
315 SHA1 cc2ce1dec6534505e7a69992751404ec18ee0243 lib/DateTime/TimeZone/Australia/Adelaide.pm
316 SHA1 857632389093a519cd10b218fc008e6b0a8a0aa1 lib/DateTime/TimeZone/Australia/Brisbane.pm
317 SHA1 fbd62e03cf2893c5b5c01034a1c90607434747fa lib/DateTime/TimeZone/Australia/Broken_Hill.pm
318 SHA1 dca63018caf3b681c8ac8ef91b073db938fc8e60 lib/DateTime/TimeZone/Australia/Currie.pm
319 SHA1 fe7d4812a08a61d0731caab3fe9540f576795dbb lib/DateTime/TimeZone/Australia/Darwin.pm
320 SHA1 a0ab32058af3ac0cfa7218f086bd5e56b246b367 lib/DateTime/TimeZone/Australia/Eucla.pm
321 SHA1 6c8ebd25c9cda659e5b13baa47a5407168f3d8b1 lib/DateTime/TimeZone/Australia/Hobart.pm
322 SHA1 ca0813782618c8e8e5707d011dac285c0e7bd62c lib/DateTime/TimeZone/Australia/Lindeman.pm
323 SHA1 d273965d0c4194375fb42d37c690b581c4cb6f29 lib/DateTime/TimeZone/Australia/Lord_Howe.pm
324 SHA1 e15cc583ccc013a3f097743aea7e7e6966ecf6c9 lib/DateTime/TimeZone/Australia/Melbourne.pm
325 SHA1 b1f7684f4ce678a39e0314dacd389ff34dba8861 lib/DateTime/TimeZone/Australia/Perth.pm
326 SHA1 7a27802e1fc44f58a3ae1cc3635303182959085a lib/DateTime/TimeZone/Australia/Sydney.pm
327 SHA1 ce72b6e02c87116355bb5b630c0d65a0cbcdb96b lib/DateTime/TimeZone/CET.pm
328 SHA1 58123cc761cb1809386cbc430613c3ef31d2ca42 lib/DateTime/TimeZone/CST6CDT.pm
329 SHA1 84f67d5bdf5087344961b73c6d1e800d360965f8 lib/DateTime/TimeZone/Catalog.pm
330 SHA1 3a96b29ec95310e404bb3642998bafb124b413f8 lib/DateTime/TimeZone/EET.pm
331 SHA1 ba0fb065d4b6056ab5e3837cd33d26ffca7c754d lib/DateTime/TimeZone/EST.pm
332 SHA1 9c1bca8c097c1ba88fa88198070ecea1b698098e lib/DateTime/TimeZone/EST5EDT.pm
333 SHA1 c939cab5a4636bfa9bfa78f12f087ccf17899232 lib/DateTime/TimeZone/Europe/Amsterdam.pm
334 SHA1 d1b12b120fe6bc7c4061a3948f176ee876322fa0 lib/DateTime/TimeZone/Europe/Andorra.pm
335 SHA1 7e7991ff292ce9eeda2ebddc6111c1db031f8f72 lib/DateTime/TimeZone/Europe/Athens.pm
336 SHA1 add3a2f4c06f2c1974b6f3a3c4b576c2b24c48dc lib/DateTime/TimeZone/Europe/Belgrade.pm
337 SHA1 8bf9ac05455ce42579ef17f9099a8ea451f93fd0 lib/DateTime/TimeZone/Europe/Berlin.pm
338 SHA1 60deeea9472bb5ff36f835190c03f33fd730c1cb lib/DateTime/TimeZone/Europe/Brussels.pm
339 SHA1 b3f67e27eef229fbfba06d01004d06770277adb9 lib/DateTime/TimeZone/Europe/Bucharest.pm
340 SHA1 0717a45d92151e80379c3c91a81cb3a70e66480f lib/DateTime/TimeZone/Europe/Budapest.pm
341 SHA1 1ed29f8383cd251bdd42d0b9be61c8a4ca6d7d59 lib/DateTime/TimeZone/Europe/Chisinau.pm
342 SHA1 727b7083cf19977fbfebe3a9404532bf3572707a lib/DateTime/TimeZone/Europe/Copenhagen.pm
343 SHA1 272cad5d3128c82ee8045d474d9890c3058643aa lib/DateTime/TimeZone/Europe/Dublin.pm
344 SHA1 43263db70ff030153a527fc1c35387e82e5f0c2d lib/DateTime/TimeZone/Europe/Gibraltar.pm
345 SHA1 d4457e595d9695091b00fd30877ef92798b26329 lib/DateTime/TimeZone/Europe/Helsinki.pm
346 SHA1 bc0f3e7b833ebf4c99d036191fdef660f6fca0de lib/DateTime/TimeZone/Europe/Istanbul.pm
347 SHA1 c5f42a6b718df122a17f0e2051c6d165691920cb lib/DateTime/TimeZone/Europe/Kaliningrad.pm
348 SHA1 64e96e971b371244f2e8a5978c086a4e24936cab lib/DateTime/TimeZone/Europe/Kiev.pm
349 SHA1 185f4957b4954e72b94539ed3627593642ad8747 lib/DateTime/TimeZone/Europe/Lisbon.pm
350 SHA1 b938e0fd451194d5521f9d95566fc7a6a97616eb lib/DateTime/TimeZone/Europe/London.pm
351 SHA1 e2e552aee1ba9f93c5f040a36feeb090e6b5b0a2 lib/DateTime/TimeZone/Europe/Luxembourg.pm
352 SHA1 03a604783bbbdd4c2a1d23177e86d24b7b98e985 lib/DateTime/TimeZone/Europe/Madrid.pm
353 SHA1 3bbbed3c729b6fd01649792ddb484e629ab6fee8 lib/DateTime/TimeZone/Europe/Malta.pm
354 SHA1 4e1fdd723de3fb1072a8a78cebde84613afd495e lib/DateTime/TimeZone/Europe/Minsk.pm
355 SHA1 f62ed3dc66e5f45dac2d5eb308f81f010067dcba lib/DateTime/TimeZone/Europe/Monaco.pm
356 SHA1 40abcadce53ed42163dd49b211b51abcadf587df lib/DateTime/TimeZone/Europe/Moscow.pm
357 SHA1 cd6e300ea8337125170de3649eb1c5d32137fb8b lib/DateTime/TimeZone/Europe/Oslo.pm
358 SHA1 c4cba7b1820252957f531e505d5900d6662ab783 lib/DateTime/TimeZone/Europe/Paris.pm
359 SHA1 aff56fc8e2c1afe3da15187e861f0f81dd00bf04 lib/DateTime/TimeZone/Europe/Prague.pm
360 SHA1 c49d3adfab515beba7d48932dcc1e3f23aa9dd18 lib/DateTime/TimeZone/Europe/Riga.pm
361 SHA1 7f5cae94f21ef07854e6585a013bfbe62f5c1e2f lib/DateTime/TimeZone/Europe/Rome.pm
362 SHA1 28d4641f085dcad8381dd0f924425326fb94c700 lib/DateTime/TimeZone/Europe/Samara.pm
363 SHA1 67e565ab8ed797e9aca54718ae036702410ef808 lib/DateTime/TimeZone/Europe/Simferopol.pm
364 SHA1 e1cdfd043f311c6009b61fd824e50fd4da2d2c63 lib/DateTime/TimeZone/Europe/Sofia.pm
365 SHA1 a218169d81954ae65e629431dffd0ec223ad6954 lib/DateTime/TimeZone/Europe/Stockholm.pm
366 SHA1 fd910309c32c450c8e90a269b6c0f9502ef0a4dd lib/DateTime/TimeZone/Europe/Tallinn.pm
367 SHA1 83580d8846bce40c3ec4d698f429113787e15485 lib/DateTime/TimeZone/Europe/Tirane.pm
368 SHA1 b4a37cd0b1ade72db3a71014877077ee98165da0 lib/DateTime/TimeZone/Europe/Uzhgorod.pm
369 SHA1 d766f8178f4ed04e2c62426080c172bc69d6f69f lib/DateTime/TimeZone/Europe/Vaduz.pm
370 SHA1 c4fb65a9cc36649fccc904774da941307238cb0a lib/DateTime/TimeZone/Europe/Vienna.pm
371 SHA1 8c73a0261269683c6660e464b02707e9f303f3e2 lib/DateTime/TimeZone/Europe/Vilnius.pm
372 SHA1 9de9884467174aa36f069b99bde922655adc49c5 lib/DateTime/TimeZone/Europe/Volgograd.pm
373 SHA1 42641ce0b56496aa1a2de89f1370510b542ba94d lib/DateTime/TimeZone/Europe/Warsaw.pm
374 SHA1 e8cb3645b409104a87fb92328341c1b873bbf6eb lib/DateTime/TimeZone/Europe/Zaporozhye.pm
375 SHA1 b506e9f31049896575fdbb25444b1d04c3caec9d lib/DateTime/TimeZone/Europe/Zurich.pm
376 SHA1 2f264101766796404f01e4d43229b29abaaa5632 lib/DateTime/TimeZone/Floating.pm
377 SHA1 e19ffe159e403f4a3c8d069caaa9eacdb5b262eb lib/DateTime/TimeZone/HST.pm
378 SHA1 3ec94b64ed9a67ea7af18b4e1a5a315c52975ed7 lib/DateTime/TimeZone/Indian/Antananarivo.pm
379 SHA1 379c35cdb21dfe6ff2723e725e83d20f4116806e lib/DateTime/TimeZone/Indian/Chagos.pm
380 SHA1 5aaa35d25f9da1ba1d31d433c4657ccdfb038f14 lib/DateTime/TimeZone/Indian/Christmas.pm
381 SHA1 b67de99b0c5a6d2c20f46408fb92ecc781442bd9 lib/DateTime/TimeZone/Indian/Cocos.pm
382 SHA1 1301cd283680191fc7223d19f14dba21143613ee lib/DateTime/TimeZone/Indian/Comoro.pm
383 SHA1 2d039f3a3afc125e8853c4ad71f5d63e7a40a6bb lib/DateTime/TimeZone/Indian/Kerguelen.pm
384 SHA1 66b5a6c47af6d57da0a7388dee9123e99e898a4b lib/DateTime/TimeZone/Indian/Mahe.pm
385 SHA1 a6216f8dc1b875e655fa8f08eb26a4daf4be688e lib/DateTime/TimeZone/Indian/Maldives.pm
386 SHA1 c143af7af4f81e4478a632fa021e4be7121ad830 lib/DateTime/TimeZone/Indian/Mauritius.pm
387 SHA1 8de34a732da8bb26de8f136a503371ebdb93edf6 lib/DateTime/TimeZone/Indian/Mayotte.pm
388 SHA1 3183dd7f5644a79f7d043f9961cfd5f09a8e245f lib/DateTime/TimeZone/Indian/Reunion.pm
389 SHA1 604e1c1d9f2fc992e3a717d6b670f6a13d8aabb9 lib/DateTime/TimeZone/Local.pm
390 SHA1 bd7ad74f9d6fd07aed919ddb139207fe6c633b3c lib/DateTime/TimeZone/Local/Unix.pm
391 SHA1 6226ba6f2599de77bf143e3f54a78423c86166bf lib/DateTime/TimeZone/Local/VMS.pm
392 SHA1 9f6844b6a4dbcbb73dac58e0b6b6f7f28ac06416 lib/DateTime/TimeZone/Local/Win32.pm
393 SHA1 c7471517d04ccc041b0665862abdaf0b27bb0783 lib/DateTime/TimeZone/MET.pm
394 SHA1 cc1c87363abc951673977ac11eaf53e267b9213a lib/DateTime/TimeZone/MST.pm
395 SHA1 b6548d9a9a0c6cf1f903365ae1a3db9d9a847222 lib/DateTime/TimeZone/MST7MDT.pm
396 SHA1 6e8cc3c191b30352a0174393859621fced4ba3ee lib/DateTime/TimeZone/OffsetOnly.pm
397 SHA1 dfc85061da5106763019a4766a4e570b330707cd lib/DateTime/TimeZone/OlsonDB.pm
398 SHA1 8ba8bdf28d0bf696b706d3151dddbfb4a6c42b72 lib/DateTime/TimeZone/OlsonDB/Change.pm
399 SHA1 bae9fa0bda9e35ec1532a261f02b74f5728865e5 lib/DateTime/TimeZone/OlsonDB/Observance.pm
400 SHA1 10e2a0fc814de51b9d50d31ef42aefcc2645a774 lib/DateTime/TimeZone/OlsonDB/Rule.pm
401 SHA1 a1d223d30d7bfe0a98060944942dc1c9cb4c1e8b lib/DateTime/TimeZone/OlsonDB/Zone.pm
402 SHA1 89da7e430d26aacd133fc9971a77d971b8014896 lib/DateTime/TimeZone/PST8PDT.pm
403 SHA1 36ba93704002ff8248d0fd02dc72578aa85803b8 lib/DateTime/TimeZone/Pacific/Apia.pm
404 SHA1 e415221d8ae92bf34022ccb2d8744272cc6652c7 lib/DateTime/TimeZone/Pacific/Auckland.pm
405 SHA1 fcbe37cea5f05113a93827e1d71d30e76babb98c lib/DateTime/TimeZone/Pacific/Chatham.pm
406 SHA1 a23df4b706676582e514ed095bcc8ca015519744 lib/DateTime/TimeZone/Pacific/Chuuk.pm
407 SHA1 2cdab6d946248b9497b30b119aff246ae3cfccb9 lib/DateTime/TimeZone/Pacific/Easter.pm
408 SHA1 8329c6979b60887671187d9f3d05be56f2619da0 lib/DateTime/TimeZone/Pacific/Efate.pm
409 SHA1 0c878d3982824fae4cfd96868198bb16bd8b7602 lib/DateTime/TimeZone/Pacific/Enderbury.pm
410 SHA1 d95c22dd2b3bccbf3006bd951ffacae0a1b3011a lib/DateTime/TimeZone/Pacific/Fakaofo.pm
411 SHA1 d6a1b018c49a8c1b94b6f409504a704f0e257c91 lib/DateTime/TimeZone/Pacific/Fiji.pm
412 SHA1 300d3692bdb6a816ee94026e81fb97c4c51a8c45 lib/DateTime/TimeZone/Pacific/Funafuti.pm
413 SHA1 43b2674b9b718bc90a126133621188dbf4b8ccad lib/DateTime/TimeZone/Pacific/Galapagos.pm
414 SHA1 2d0ee7f940d5f31898bd37b16b7afb6b7b859194 lib/DateTime/TimeZone/Pacific/Gambier.pm
415 SHA1 06c37e332e96ebbff622cb37df0e5cf4099cdcc0 lib/DateTime/TimeZone/Pacific/Guadalcanal.pm
416 SHA1 66b27c0ffa27172a16695f04e411a2934e6a30ab lib/DateTime/TimeZone/Pacific/Guam.pm
417 SHA1 b2988b47d028092e0eb200f49dac36c0003187dd lib/DateTime/TimeZone/Pacific/Honolulu.pm
418 SHA1 6b1fc6d54a1b4c54bcd825d20f6626078ca97652 lib/DateTime/TimeZone/Pacific/Johnston.pm
419 SHA1 e93a1cd5ac3921680eae10dc0d11d27751c96724 lib/DateTime/TimeZone/Pacific/Kiritimati.pm
420 SHA1 0185f9093dace6e12445a4b565c010f45cf77e2c lib/DateTime/TimeZone/Pacific/Kosrae.pm
421 SHA1 d2e88175438ace7122a8ae31260685ec448b5008 lib/DateTime/TimeZone/Pacific/Kwajalein.pm
422 SHA1 752e9f6ccea0964d25f2f2e0897d1fbc26c989d3 lib/DateTime/TimeZone/Pacific/Majuro.pm
423 SHA1 40d1cdd8eb8a9c0d4068d749a8c9659a87098023 lib/DateTime/TimeZone/Pacific/Marquesas.pm
424 SHA1 af95ca7c61190bba26a78d63276ebf5b69f4d44f lib/DateTime/TimeZone/Pacific/Midway.pm
425 SHA1 567ec29cb4347d56481d8152ecdd39bf400babd6 lib/DateTime/TimeZone/Pacific/Nauru.pm
426 SHA1 3acfab494f880e7c2a3b74b5546cdc0ccb890815 lib/DateTime/TimeZone/Pacific/Niue.pm
427 SHA1 c2c489d0bce641484af5deef250079759228b946 lib/DateTime/TimeZone/Pacific/Norfolk.pm
428 SHA1 e500e76520d1eba460b02fd59a56a5414371b38d lib/DateTime/TimeZone/Pacific/Noumea.pm
429 SHA1 266627a4fa906df58288431e377eb7e0fa0b7547 lib/DateTime/TimeZone/Pacific/Pago_Pago.pm
430 SHA1 2e1ee775199eea0558a93464e7dcdd5f85636891 lib/DateTime/TimeZone/Pacific/Palau.pm
431 SHA1 ab1e34f2f1f7d31316330681e88f138c5ecc51b3 lib/DateTime/TimeZone/Pacific/Pitcairn.pm
432 SHA1 b4d5bfd6a9c2f276acd57bef802d93db900e6f0e lib/DateTime/TimeZone/Pacific/Pohnpei.pm
433 SHA1 ad38c4830864db7163e9bbbaa255bb20a859e61d lib/DateTime/TimeZone/Pacific/Port_Moresby.pm
434 SHA1 5f79a7e7f0fe665d91f3185dd715244fafb4cb8d lib/DateTime/TimeZone/Pacific/Rarotonga.pm
435 SHA1 20c89f1e553d1db62bf4264ee71ced676cb3bfb8 lib/DateTime/TimeZone/Pacific/Saipan.pm
436 SHA1 a7b9406f1c8f806c9353984390fa5da9e33e28ed lib/DateTime/TimeZone/Pacific/Tahiti.pm
437 SHA1 b71d405b811e50e46327e71ff06dc203df7e25fe lib/DateTime/TimeZone/Pacific/Tarawa.pm
438 SHA1 ba0f0f1a782bf411c966dc5a6874f8c2985be51b lib/DateTime/TimeZone/Pacific/Tongatapu.pm
439 SHA1 13d4f43048c0544c3c9f98eccb69ec76aacf7c3b lib/DateTime/TimeZone/Pacific/Wake.pm
440 SHA1 11c6fab0e20cb1e2065cadf136bea85ca932a853 lib/DateTime/TimeZone/Pacific/Wallis.pm
441 SHA1 b4f9a26c9a3ff5760271d2e64ea7b2c0bfe3ddf4 lib/DateTime/TimeZone/UTC.pm
442 SHA1 607d2ab0ee19b3d482084b0f66219ca2db983fd4 lib/DateTime/TimeZone/WET.pm
443 SHA1 c0ab7f77aef992e61de52fea20c33954d73549b3 perltidyrc
444 SHA1 75033ffda97ffd06e23227252bf9fc81564501b8 t/01load.t
445 SHA1 2df636b933fd72459bc18507a9656f233ce0eba2 t/02basic.t
446 SHA1 97ec7705386b791cc9b9f286fc8a37ababfb80ce t/03link.t
447 SHA1 2aeedadeacce2a935dbbc935eb6276d82d897b94 t/04local.t
448 SHA1 25132bcd96e7e38fba2be22a416341605267d654 t/05offset.t
449 SHA1 a73a0e84a1360c7dc6702934d96ee77e18d1f38f t/06no-dst.t
450 SHA1 88832e0e40aa456dd0a883c1ccb963f6c66eabd4 t/07offset-only.t
451 SHA1 5d36f469e5043ce0b7a877b9687211b692ce87cc t/08name.t
452 SHA1 13d2dde12eff0c78b8d6a130cb2bee0a902928c6 t/09changes.t
453 SHA1 20c215fc252b76cefd39440d6a942f3f1d84a73a t/11valid-name.t
454 SHA1 a413c2aa3fe21667f38f1cc70ac0e01273b9f85f t/12storable.t
455 SHA1 c49a4c9a2130c723382ff9396cc57a81c91cfad5 t/13short-name-has-slash.t
456 SHA1 e061fdd70bcf437bd88a0ca3343ffe09dca03c7f t/14invalid-name.t
457 SHA1 23b312a75fbfa12b88f34595df95a8fab1e0152c t/15catalog.t
458 SHA1 07e92ac7ed808f70c298a7b3da2eed3836521409 t/16has-dst-changes.t
459 SHA1 fb6d3a2a68807bd64103b7e4ba69b3baf02c2072 t/17special-names.t
460 SHA1 6c542760cbdc2fd1c15b496392c627b904d7e6fd t/18olson-version-check.t
461 SHA1 4091fc686ae691a58a1671bfe3015f2774f8e3f1 t/19local-win32.t
462 SHA1 2a74d5dea93406d37d8556c71deeec1690076219 t/20local-subclass.t
463 SHA1 911f7129bf7d736dfae9d37c0648b2a1a6accb38 t/21stack-corruption.t
464 SHA1 5940c2b6811d8d32865ca5265b25e831d689029d t/check_datetime_version.pl
465 SHA1 a032c41ef6887fab1b900669c2d304fab46680e2 t/release-eol.t
466 SHA1 455d1dd1867212a665ad5ea4126b572411de300c t/release-no-tabs.t
467 SHA1 ecfe1215944ea7f0094f4a9c35bae1dc07630fe8 t/release-pod-coverage.t
468 SHA1 29d1a59890fc296608140b3a72a616a024f0c348 t/release-pod-spell.t
469 SHA1 b30cbdfaf935017c4568c0c91b242438cb87786e t/release-pod-syntax.t
470 SHA1 fb9a18b44aec5c7820bf3cfe400c8133b039afe4 tools/compile-all-zones
471 SHA1 f20a7b498b50a96ea917650cfdc75c098dc7ab9d tools/parse_olson
472 SHA1 73eaf22920278f54c492607d94d1e77e5963c15f tools/tests_from_zdump
473 SHA1 dacb96c04350235f1abe7711ad5b8c803621156b tools/tz-num-to-date
474 SHA1 3d3093919860b7d6c997475fb181a526f43ebd24 tools/update-from-latest-olson
475 -----BEGIN PGP SIGNATURE-----
476 Version: GnuPG v1.4.10 (GNU/Linux)
477
478 iEYEARECAAYFAk21n7kACgkQIgMCsV8qvRJVtwCfW6uF3uu2SF9JIJO0OH0fDd2H
479 sDAAn1U/tXrHceMhH78eHJ6Sia9aCo2S
480 =cREp
481 -----END PGP SIGNATURE-----
22 license = Perl_5
33 copyright_holder = Dave Rolsky
44
5 version = 1.34
5 version = 1.35
6
7 [NextRelease]
8 format = %-7v %{yyyy-MM-dd}d
69
710 [@Filter]
811 -bundle = @Basic
1720 [MetaResources]
1821 bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone
1922 bugtracker.mailto = bug-datetime-timezone@rt.cpan.org
20 repository.url = http://hg.urth.org/hg/DateTime-TimeZone
21 repository.web = http://hg.urth.org/hg/DateTime-TimeZone
22 repository.type = hg
23 repository.url = git://git.urth.org/DateTime-TimeZone.git
24 repository.web = http://git.urth.org/DateTime-TimeZone.git
25 repository.type = git
2326
2427 [SurgicalPodWeaver]
2528
2831 [PodSyntaxTests]
2932 [NoTabsTests]
3033 [EOLTests]
31 [Signature]
3234
3335 [CheckChangeLog]
3436
4951 [OSPrereqs / hpux]
5052 DateTime::TimeZone::HPUX = 0
5153
52 [@Mercurial]
54 [@Git]
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Abidjan;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Abidjan::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Abidjan::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Accra;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Accra::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Accra::VERSION = '1.35';
1212 }
1313
1414 use strict;
167167 ],
168168 ];
169169
170 sub olson_version { '2011g' }
170 sub olson_version { '2011h' }
171171
172172 sub has_dst_changes { 7 }
173173
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Addis_Ababa;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Addis_Ababa::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Addis_Ababa::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Algiers;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Algiers::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Algiers::VERSION = '1.35';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011g' }
341 sub olson_version { '2011h' }
342342
343343 sub has_dst_changes { 13 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Asmara;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Asmara::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Asmara::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bamako;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Bamako::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Bamako::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bangui;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Bangui::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Bangui::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Banjul;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Banjul::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Banjul::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bissau;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Bissau::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Bissau::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Blantyre;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Blantyre::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Blantyre::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Brazzaville;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Brazzaville::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Brazzaville::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bujumbura;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Bujumbura::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Bujumbura::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Cairo;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Cairo::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Cairo::VERSION = '1.35';
1212 }
1313
1414 use strict;
11391139 ],
11401140 ];
11411141
1142 sub olson_version { '2011g' }
1142 sub olson_version { '2011h' }
11431143
11441144 sub has_dst_changes { 61 }
11451145
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Casablanca;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Casablanca::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Casablanca::VERSION = '1.35';
1212 }
1313
1414 use strict;
275275 ],
276276 ];
277277
278 sub olson_version { '2011g' }
278 sub olson_version { '2011h' }
279279
280280 sub has_dst_changes { 12 }
281281
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Ceuta;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Ceuta::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Ceuta::VERSION = '1.35';
1212 }
1313
1414 use strict;
914914 ],
915915 ];
916916
917 sub olson_version { '2011g' }
917 sub olson_version { '2011h' }
918918
919919 sub has_dst_changes { 47 }
920920
968968 my $rules = [
969969 bless( {
970970 'at' => '1:00u',
971 'from' => '1996',
972 'in' => 'Oct',
973 'letter' => '',
974 'name' => 'EU',
975 'offset_from_std' => 0,
976 'on' => 'lastSun',
977 'save' => '0',
978 'to' => 'max',
979 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
971983 'from' => '1981',
972984 'in' => 'Mar',
973985 'letter' => 'S',
977989 'save' => '1:00',
978990 'to' => 'max',
979991 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
983 'from' => '1996',
984 'in' => 'Oct',
985 'letter' => '',
986 'name' => 'EU',
987 'offset_from_std' => 0,
988 'on' => 'lastSun',
989 'save' => '0',
990 'to' => 'max',
991 'type' => undef
992992 }, 'DateTime::TimeZone::OlsonDB::Rule' )
993993 ]
994994 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Conakry;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Conakry::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Conakry::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Dakar;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Dakar::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Dakar::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Dar_es_Salaam;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Dar_es_Salaam::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Dar_es_Salaam::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Djibouti;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Djibouti::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Djibouti::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Douala;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Douala::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Douala::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::El_Aaiun;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::El_Aaiun::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::El_Aaiun::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Freetown;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Freetown::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Freetown::VERSION = '1.35';
1212 }
1313
1414 use strict;
311311 ],
312312 ];
313313
314 sub olson_version { '2011g' }
314 sub olson_version { '2011h' }
315315
316316 sub has_dst_changes { 14 }
317317
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Gaborone;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Gaborone::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Gaborone::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Harare;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Harare::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Harare::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Johannesburg;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Johannesburg::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Johannesburg::VERSION = '1.35';
1212 }
1313
1414 use strict;
8686 ],
8787 ];
8888
89 sub olson_version { '2011g' }
89 sub olson_version { '2011h' }
9090
9191 sub has_dst_changes { 2 }
9292
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Kampala;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Kampala::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Kampala::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Khartoum;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Khartoum::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Khartoum::VERSION = '1.35';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011g' }
341 sub olson_version { '2011h' }
342342
343343 sub has_dst_changes { 16 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Kigali;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Kigali::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Kigali::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Kinshasa;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Kinshasa::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Kinshasa::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lagos;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Lagos::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Lagos::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Libreville;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Libreville::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Libreville::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lome;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Lome::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Lome::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Luanda;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Luanda::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Luanda::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lubumbashi;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Lubumbashi::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Lubumbashi::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lusaka;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Lusaka::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Lusaka::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Malabo;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Malabo::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Malabo::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Maputo;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Maputo::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Maputo::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Maseru;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Maseru::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Maseru::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Mbabane;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Mbabane::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Mbabane::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Mogadishu;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Mogadishu::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Mogadishu::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Monrovia;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Monrovia::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Monrovia::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Nairobi;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Nairobi::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Nairobi::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Ndjamena;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Ndjamena::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Ndjamena::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Niamey;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Niamey::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Niamey::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Nouakchott;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Nouakchott::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Nouakchott::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Ouagadougou;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Ouagadougou::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Ouagadougou::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Porto_Novo;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Porto_Novo::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Porto_Novo::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Sao_Tome;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Sao_Tome::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Sao_Tome::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Tripoli;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Tripoli::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Tripoli::VERSION = '1.35';
1212 }
1313
1414 use strict;
293293 ],
294294 ];
295295
296 sub olson_version { '2011g' }
296 sub olson_version { '2011h' }
297297
298298 sub has_dst_changes { 12 }
299299
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Tunis;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Tunis::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Tunis::VERSION = '1.35';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011g' }
341 sub olson_version { '2011h' }
342342
343343 sub has_dst_changes { 16 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Windhoek;
1010 BEGIN {
11 $DateTime::TimeZone::Africa::Windhoek::VERSION = '1.34';
11 $DateTime::TimeZone::Africa::Windhoek::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 30 }
596596
644644 my $rules = [
645645 bless( {
646646 'at' => '2:00',
647 'from' => '1994',
648 'in' => 'Sep',
649 'letter' => 'S',
650 'name' => 'Namibia',
651 'offset_from_std' => 3600,
652 'on' => 'Sun>=1',
653 'save' => '1:00',
654 'to' => 'max',
655 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
647659 'from' => '1995',
648660 'in' => 'Apr',
649661 'letter' => '',
653665 'save' => '0',
654666 'to' => 'max',
655667 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '1994',
660 'in' => 'Sep',
661 'letter' => 'S',
662 'name' => 'Namibia',
663 'offset_from_std' => 3600,
664 'on' => 'Sun>=1',
665 'save' => '1:00',
666 'to' => 'max',
667 'type' => undef
668668 }, 'DateTime::TimeZone::OlsonDB::Rule' )
669669 ]
670670 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Adak;
1010 BEGIN {
11 $DateTime::TimeZone::America::Adak::VERSION = '1.34';
11 $DateTime::TimeZone::America::Adak::VERSION = '1.35';
1212 }
1313
1414 use strict;
10851085 ],
10861086 ];
10871087
1088 sub olson_version { '2011g' }
1088 sub olson_version { '2011h' }
10891089
10901090 sub has_dst_changes { 56 }
10911091
11401140 bless( {
11411141 'at' => '2:00',
11421142 'from' => '2007',
1143 'in' => 'Nov',
1144 'letter' => 'S',
1145 'name' => 'US',
1146 'offset_from_std' => 0,
1147 'on' => 'Sun>=1',
1148 'save' => '0',
1149 'to' => 'max',
1150 'type' => undef
1151 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1152 bless( {
1153 'at' => '2:00',
1154 'from' => '2007',
11431155 'in' => 'Mar',
11441156 'letter' => 'D',
11451157 'name' => 'US',
11481160 'save' => '1:00',
11491161 'to' => 'max',
11501162 'type' => undef
1151 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1152 bless( {
1153 'at' => '2:00',
1154 'from' => '2007',
1155 'in' => 'Nov',
1156 'letter' => 'S',
1157 'name' => 'US',
1158 'offset_from_std' => 0,
1159 'on' => 'Sun>=1',
1160 'save' => '0',
1161 'to' => 'max',
1162 'type' => undef
11631163 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11641164 ]
11651165 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Anchorage;
1010 BEGIN {
11 $DateTime::TimeZone::America::Anchorage::VERSION = '1.34';
11 $DateTime::TimeZone::America::Anchorage::VERSION = '1.35';
1212 }
1313
1414 use strict;
10851085 ],
10861086 ];
10871087
1088 sub olson_version { '2011g' }
1088 sub olson_version { '2011h' }
10891089
10901090 sub has_dst_changes { 56 }
10911091
11401140 bless( {
11411141 'at' => '2:00',
11421142 'from' => '2007',
1143 'in' => 'Nov',
1144 'letter' => 'S',
1145 'name' => 'US',
1146 'offset_from_std' => 0,
1147 'on' => 'Sun>=1',
1148 'save' => '0',
1149 'to' => 'max',
1150 'type' => undef
1151 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1152 bless( {
1153 'at' => '2:00',
1154 'from' => '2007',
11431155 'in' => 'Mar',
11441156 'letter' => 'D',
11451157 'name' => 'US',
11481160 'save' => '1:00',
11491161 'to' => 'max',
11501162 'type' => undef
1151 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1152 bless( {
1153 'at' => '2:00',
1154 'from' => '2007',
1155 'in' => 'Nov',
1156 'letter' => 'S',
1157 'name' => 'US',
1158 'offset_from_std' => 0,
1159 'on' => 'Sun>=1',
1160 'save' => '0',
1161 'to' => 'max',
1162 'type' => undef
11631163 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11641164 ]
11651165 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Anguilla;
1010 BEGIN {
11 $DateTime::TimeZone::America::Anguilla::VERSION = '1.34';
11 $DateTime::TimeZone::America::Anguilla::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Antigua;
1010 BEGIN {
11 $DateTime::TimeZone::America::Antigua::VERSION = '1.34';
11 $DateTime::TimeZone::America::Antigua::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Araguaina;
1010 BEGIN {
11 $DateTime::TimeZone::America::Araguaina::VERSION = '1.34';
11 $DateTime::TimeZone::America::Araguaina::VERSION = '1.35';
1212 }
1313
1414 use strict;
500500 ],
501501 ];
502502
503 sub olson_version { '2011g' }
503 sub olson_version { '2011h' }
504504
505505 sub has_dst_changes { 24 }
506506
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Buenos_Aires;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Buenos_Aires::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Buenos_Aires::VERSION = '1.35';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011g' }
584 sub olson_version { '2011h' }
585585
586586 sub has_dst_changes { 29 }
587587
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Catamarca;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Catamarca::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Catamarca::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Cordoba;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Cordoba::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Cordoba::VERSION = '1.35';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011g' }
584 sub olson_version { '2011h' }
585585
586586 sub has_dst_changes { 29 }
587587
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Jujuy;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Jujuy::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Jujuy::VERSION = '1.35';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011g' }
584 sub olson_version { '2011h' }
585585
586586 sub has_dst_changes { 29 }
587587
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::La_Rioja;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::La_Rioja::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::La_Rioja::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011g' }
602 sub olson_version { '2011h' }
603603
604604 sub has_dst_changes { 28 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Mendoza;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Mendoza::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Mendoza::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Rio_Gallegos;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Rio_Gallegos::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Rio_Gallegos::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Salta;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Salta::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Salta::VERSION = '1.35';
1212 }
1313
1414 use strict;
572572 ],
573573 ];
574574
575 sub olson_version { '2011g' }
575 sub olson_version { '2011h' }
576576
577577 sub has_dst_changes { 28 }
578578
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::San_Juan;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::San_Juan::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::San_Juan::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011g' }
602 sub olson_version { '2011h' }
603603
604604 sub has_dst_changes { 28 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::San_Luis;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::San_Luis::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::San_Luis::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011g' }
602 sub olson_version { '2011h' }
603603
604604 sub has_dst_changes { 30 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Tucuman;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Tucuman::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Tucuman::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011g' }
602 sub olson_version { '2011h' }
603603
604604 sub has_dst_changes { 29 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Ushuaia;
1010 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Ushuaia::VERSION = '1.34';
11 $DateTime::TimeZone::America::Argentina::Ushuaia::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Aruba;
1010 BEGIN {
11 $DateTime::TimeZone::America::Aruba::VERSION = '1.34';
11 $DateTime::TimeZone::America::Aruba::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Asuncion;
1010 BEGIN {
11 $DateTime::TimeZone::America::Asuncion::VERSION = '1.34';
11 $DateTime::TimeZone::America::Asuncion::VERSION = '1.35';
1212 }
1313
1414 use strict;
914914 ],
915915 ];
916916
917 sub olson_version { '2011g' }
917 sub olson_version { '2011h' }
918918
919919 sub has_dst_changes { 48 }
920920
969969 bless( {
970970 'at' => '0:00',
971971 'from' => '2010',
972 'in' => 'Oct',
973 'letter' => 'S',
974 'name' => 'Para',
975 'offset_from_std' => 3600,
976 'on' => 'Sun>=1',
977 'save' => '1:00',
978 'to' => 'max',
979 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '0:00',
983 'from' => '2010',
972984 'in' => 'Apr',
973985 'letter' => '',
974986 'name' => 'Para',
977989 'save' => '0',
978990 'to' => 'max',
979991 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '0:00',
983 'from' => '2010',
984 'in' => 'Oct',
985 'letter' => 'S',
986 'name' => 'Para',
987 'offset_from_std' => 3600,
988 'on' => 'Sun>=1',
989 'save' => '1:00',
990 'to' => 'max',
991 'type' => undef
992992 }, 'DateTime::TimeZone::OlsonDB::Rule' )
993993 ]
994994 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Atikokan;
1010 BEGIN {
11 $DateTime::TimeZone::America::Atikokan::VERSION = '1.34';
11 $DateTime::TimeZone::America::Atikokan::VERSION = '1.35';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011g' }
98 sub olson_version { '2011h' }
9999
100100 sub has_dst_changes { 4 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Bahia;
1010 BEGIN {
11 $DateTime::TimeZone::America::Bahia::VERSION = '1.34';
11 $DateTime::TimeZone::America::Bahia::VERSION = '1.35';
1212 }
1313
1414 use strict;
572572 ],
573573 ];
574574
575 sub olson_version { '2011g' }
575 sub olson_version { '2011h' }
576576
577577 sub has_dst_changes { 29 }
578578
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Bahia_Banderas;
1010 BEGIN {
11 $DateTime::TimeZone::America::Bahia_Banderas::VERSION = '1.34';
11 $DateTime::TimeZone::America::Bahia_Banderas::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 27 }
596596
645645 bless( {
646646 'at' => '2:00',
647647 'from' => '2002',
648 'in' => 'Apr',
649 'letter' => 'D',
650 'name' => 'Mexico',
651 'offset_from_std' => 3600,
652 'on' => 'Sun>=1',
653 'save' => '1:00',
654 'to' => 'max',
655 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
648660 'in' => 'Oct',
649661 'letter' => 'S',
650662 'name' => 'Mexico',
653665 'save' => '0',
654666 'to' => 'max',
655667 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
660 'in' => 'Apr',
661 'letter' => 'D',
662 'name' => 'Mexico',
663 'offset_from_std' => 3600,
664 'on' => 'Sun>=1',
665 'save' => '1:00',
666 'to' => 'max',
667 'type' => undef
668668 }, 'DateTime::TimeZone::OlsonDB::Rule' )
669669 ]
670670 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Barbados;
1010 BEGIN {
11 $DateTime::TimeZone::America::Barbados::VERSION = '1.34';
11 $DateTime::TimeZone::America::Barbados::VERSION = '1.35';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011g' }
125 sub olson_version { '2011h' }
126126
127127 sub has_dst_changes { 4 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Belem;
1010 BEGIN {
11 $DateTime::TimeZone::America::Belem::VERSION = '1.34';
11 $DateTime::TimeZone::America::Belem::VERSION = '1.35';
1212 }
1313
1414 use strict;
302302 ],
303303 ];
304304
305 sub olson_version { '2011g' }
305 sub olson_version { '2011h' }
306306
307307 sub has_dst_changes { 14 }
308308
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Belize;
1010 BEGIN {
11 $DateTime::TimeZone::America::Belize::VERSION = '1.34';
11 $DateTime::TimeZone::America::Belize::VERSION = '1.35';
1212 }
1313
1414 use strict;
527527 ],
528528 ];
529529
530 sub olson_version { '2011g' }
530 sub olson_version { '2011h' }
531531
532532 sub has_dst_changes { 27 }
533533
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Blanc_Sablon;
1010 BEGIN {
11 $DateTime::TimeZone::America::Blanc_Sablon::VERSION = '1.34';
11 $DateTime::TimeZone::America::Blanc_Sablon::VERSION = '1.35';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011g' }
98 sub olson_version { '2011h' }
9999
100100 sub has_dst_changes { 3 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Boa_Vista;
1010 BEGIN {
11 $DateTime::TimeZone::America::Boa_Vista::VERSION = '1.34';
11 $DateTime::TimeZone::America::Boa_Vista::VERSION = '1.35';
1212 }
1313
1414 use strict;
347347 ],
348348 ];
349349
350 sub olson_version { '2011g' }
350 sub olson_version { '2011h' }
351351
352352 sub has_dst_changes { 16 }
353353
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Bogota;
1010 BEGIN {
11 $DateTime::TimeZone::America::Bogota::VERSION = '1.34';
11 $DateTime::TimeZone::America::Bogota::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 1 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Boise;
1010 BEGIN {
11 $DateTime::TimeZone::America::Boise::VERSION = '1.34';
11 $DateTime::TimeZone::America::Boise::VERSION = '1.35';
1212 }
1313
1414 use strict;
11211121 ],
11221122 ];
11231123
1124 sub olson_version { '2011g' }
1124 sub olson_version { '2011h' }
11251125
11261126 sub has_dst_changes { 60 }
11271127
11761176 bless( {
11771177 'at' => '2:00',
11781178 'from' => '2007',
1179 'in' => 'Nov',
1180 'letter' => 'S',
1181 'name' => 'US',
1182 'offset_from_std' => 0,
1183 'on' => 'Sun>=1',
1184 'save' => '0',
1185 'to' => 'max',
1186 'type' => undef
1187 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1188 bless( {
1189 'at' => '2:00',
1190 'from' => '2007',
11791191 'in' => 'Mar',
11801192 'letter' => 'D',
11811193 'name' => 'US',
11841196 'save' => '1:00',
11851197 'to' => 'max',
11861198 'type' => undef
1187 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1188 bless( {
1189 'at' => '2:00',
1190 'from' => '2007',
1191 'in' => 'Nov',
1192 'letter' => 'S',
1193 'name' => 'US',
1194 'offset_from_std' => 0,
1195 'on' => 'Sun>=1',
1196 'save' => '0',
1197 'to' => 'max',
1198 'type' => undef
11991199 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12001200 ]
12011201 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cambridge_Bay;
1010 BEGIN {
11 $DateTime::TimeZone::America::Cambridge_Bay::VERSION = '1.34';
11 $DateTime::TimeZone::America::Cambridge_Bay::VERSION = '1.35';
1212 }
1313
1414 use strict;
860860 ],
861861 ];
862862
863 sub olson_version { '2011g' }
863 sub olson_version { '2011h' }
864864
865865 sub has_dst_changes { 46 }
866866
915915 bless( {
916916 'at' => '2:00',
917917 'from' => '2007',
918 'in' => 'Nov',
919 'letter' => 'S',
920 'name' => 'Canada',
921 'offset_from_std' => 0,
922 'on' => 'Sun>=1',
923 'save' => '0',
924 'to' => 'max',
925 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '2:00',
929 'from' => '2007',
918930 'in' => 'Mar',
919931 'letter' => 'D',
920932 'name' => 'Canada',
923935 'save' => '1:00',
924936 'to' => 'max',
925937 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '2:00',
929 'from' => '2007',
930 'in' => 'Nov',
931 'letter' => 'S',
932 'name' => 'Canada',
933 'offset_from_std' => 0,
934 'on' => 'Sun>=1',
935 'save' => '0',
936 'to' => 'max',
937 'type' => undef
938938 }, 'DateTime::TimeZone::OlsonDB::Rule' )
939939 ]
940940 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Campo_Grande;
1010 BEGIN {
11 $DateTime::TimeZone::America::Campo_Grande::VERSION = '1.34';
11 $DateTime::TimeZone::America::Campo_Grande::VERSION = '1.35';
1212 }
1313
1414 use strict;
11751175 ],
11761176 ];
11771177
1178 sub olson_version { '2011g' }
1178 sub olson_version { '2011h' }
11791179
11801180 sub has_dst_changes { 64 }
11811181
12291229 my $rules = [
12301230 bless( {
12311231 'at' => '0:00',
1232 'from' => '2008',
1233 'in' => 'Oct',
1234 'letter' => 'S',
1235 'name' => 'Brazil',
1236 'offset_from_std' => 3600,
1237 'on' => 'Sun>=15',
1238 'save' => '1:00',
1239 'to' => 'max',
1240 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
12321244 'from' => '2038',
12331245 'in' => 'Feb',
12341246 'letter' => '',
12381250 'save' => '0',
12391251 'to' => 'max',
12401252 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
1244 'from' => '2008',
1245 'in' => 'Oct',
1246 'letter' => 'S',
1247 'name' => 'Brazil',
1248 'offset_from_std' => 3600,
1249 'on' => 'Sun>=15',
1250 'save' => '1:00',
1251 'to' => 'max',
1252 'type' => undef
12531253 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12541254 ]
12551255 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cancun;
1010 BEGIN {
11 $DateTime::TimeZone::America::Cancun::VERSION = '1.34';
11 $DateTime::TimeZone::America::Cancun::VERSION = '1.35';
1212 }
1313
1414 use strict;
536536 ],
537537 ];
538538
539 sub olson_version { '2011g' }
539 sub olson_version { '2011h' }
540540
541541 sub has_dst_changes { 28 }
542542
591591 bless( {
592592 'at' => '2:00',
593593 'from' => '2002',
594 'in' => 'Apr',
595 'letter' => 'D',
596 'name' => 'Mexico',
597 'offset_from_std' => 3600,
598 'on' => 'Sun>=1',
599 'save' => '1:00',
600 'to' => 'max',
601 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
594606 'in' => 'Oct',
595607 'letter' => 'S',
596608 'name' => 'Mexico',
599611 'save' => '0',
600612 'to' => 'max',
601613 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
606 'in' => 'Apr',
607 'letter' => 'D',
608 'name' => 'Mexico',
609 'offset_from_std' => 3600,
610 'on' => 'Sun>=1',
611 'save' => '1:00',
612 'to' => 'max',
613 'type' => undef
614614 }, 'DateTime::TimeZone::OlsonDB::Rule' )
615615 ]
616616 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Caracas;
1010 BEGIN {
11 $DateTime::TimeZone::America::Caracas::VERSION = '1.34';
11 $DateTime::TimeZone::America::Caracas::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cayenne;
1010 BEGIN {
11 $DateTime::TimeZone::America::Cayenne::VERSION = '1.34';
11 $DateTime::TimeZone::America::Cayenne::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cayman;
1010 BEGIN {
11 $DateTime::TimeZone::America::Cayman::VERSION = '1.34';
11 $DateTime::TimeZone::America::Cayman::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Chicago;
1010 BEGIN {
11 $DateTime::TimeZone::America::Chicago::VERSION = '1.34';
11 $DateTime::TimeZone::America::Chicago::VERSION = '1.35';
1212 }
1313
1414 use strict;
19131913 ],
19141914 ];
19151915
1916 sub olson_version { '2011g' }
1916 sub olson_version { '2011h' }
19171917
19181918 sub has_dst_changes { 102 }
19191919
19681968 bless( {
19691969 'at' => '2:00',
19701970 'from' => '2007',
1971 'in' => 'Nov',
1972 'letter' => 'S',
1973 'name' => 'US',
1974 'offset_from_std' => 0,
1975 'on' => 'Sun>=1',
1976 'save' => '0',
1977 'to' => 'max',
1978 'type' => undef
1979 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1980 bless( {
1981 'at' => '2:00',
1982 'from' => '2007',
19711983 'in' => 'Mar',
19721984 'letter' => 'D',
19731985 'name' => 'US',
19741986 'offset_from_std' => 3600,
19751987 'on' => 'Sun>=8',
19761988 'save' => '1:00',
1977 'to' => 'max',
1978 'type' => undef
1979 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1980 bless( {
1981 'at' => '2:00',
1982 'from' => '2007',
1983 'in' => 'Nov',
1984 'letter' => 'S',
1985 'name' => 'US',
1986 'offset_from_std' => 0,
1987 'on' => 'Sun>=1',
1988 'save' => '0',
19891989 'to' => 'max',
19901990 'type' => undef
19911991 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Chihuahua;
1010 BEGIN {
11 $DateTime::TimeZone::America::Chihuahua::VERSION = '1.34';
11 $DateTime::TimeZone::America::Chihuahua::VERSION = '1.35';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011g' }
584 sub olson_version { '2011h' }
585585
586586 sub has_dst_changes { 27 }
587587
636636 bless( {
637637 'at' => '2:00',
638638 'from' => '2002',
639 'in' => 'Apr',
640 'letter' => 'D',
641 'name' => 'Mexico',
642 'offset_from_std' => 3600,
643 'on' => 'Sun>=1',
644 'save' => '1:00',
645 'to' => 'max',
646 'type' => undef
647 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
648 bless( {
649 'at' => '2:00',
650 'from' => '2002',
639651 'in' => 'Oct',
640652 'letter' => 'S',
641653 'name' => 'Mexico',
644656 'save' => '0',
645657 'to' => 'max',
646658 'type' => undef
647 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
648 bless( {
649 'at' => '2:00',
650 'from' => '2002',
651 'in' => 'Apr',
652 'letter' => 'D',
653 'name' => 'Mexico',
654 'offset_from_std' => 3600,
655 'on' => 'Sun>=1',
656 'save' => '1:00',
657 'to' => 'max',
658 'type' => undef
659659 }, 'DateTime::TimeZone::OlsonDB::Rule' )
660660 ]
661661 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Costa_Rica;
1010 BEGIN {
11 $DateTime::TimeZone::America::Costa_Rica::VERSION = '1.34';
11 $DateTime::TimeZone::America::Costa_Rica::VERSION = '1.35';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011g' }
125 sub olson_version { '2011h' }
126126
127127 sub has_dst_changes { 4 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cuiaba;
1010 BEGIN {
11 $DateTime::TimeZone::America::Cuiaba::VERSION = '1.34';
11 $DateTime::TimeZone::America::Cuiaba::VERSION = '1.35';
1212 }
1313
1414 use strict;
11751175 ],
11761176 ];
11771177
1178 sub olson_version { '2011g' }
1178 sub olson_version { '2011h' }
11791179
11801180 sub has_dst_changes { 63 }
11811181
12291229 my $rules = [
12301230 bless( {
12311231 'at' => '0:00',
1232 'from' => '2008',
1233 'in' => 'Oct',
1234 'letter' => 'S',
1235 'name' => 'Brazil',
1236 'offset_from_std' => 3600,
1237 'on' => 'Sun>=15',
1238 'save' => '1:00',
1239 'to' => 'max',
1240 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
12321244 'from' => '2038',
12331245 'in' => 'Feb',
12341246 'letter' => '',
12381250 'save' => '0',
12391251 'to' => 'max',
12401252 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
1244 'from' => '2008',
1245 'in' => 'Oct',
1246 'letter' => 'S',
1247 'name' => 'Brazil',
1248 'offset_from_std' => 3600,
1249 'on' => 'Sun>=15',
1250 'save' => '1:00',
1251 'to' => 'max',
1252 'type' => undef
12531253 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12541254 ]
12551255 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Curacao;
1010 BEGIN {
11 $DateTime::TimeZone::America::Curacao::VERSION = '1.34';
11 $DateTime::TimeZone::America::Curacao::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Danmarkshavn;
1010 BEGIN {
11 $DateTime::TimeZone::America::Danmarkshavn::VERSION = '1.34';
11 $DateTime::TimeZone::America::Danmarkshavn::VERSION = '1.35';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011g' }
341 sub olson_version { '2011h' }
342342
343343 sub has_dst_changes { 16 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Dawson;
1010 BEGIN {
11 $DateTime::TimeZone::America::Dawson::VERSION = '1.34';
11 $DateTime::TimeZone::America::Dawson::VERSION = '1.35';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011g' }
908 sub olson_version { '2011h' }
909909
910910 sub has_dst_changes { 48 }
911911
960960 bless( {
961961 'at' => '2:00',
962962 'from' => '2007',
963 'in' => 'Nov',
964 'letter' => 'S',
965 'name' => 'Canada',
966 'offset_from_std' => 0,
967 'on' => 'Sun>=1',
968 'save' => '0',
969 'to' => 'max',
970 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00',
974 'from' => '2007',
963975 'in' => 'Mar',
964976 'letter' => 'D',
965977 'name' => 'Canada',
968980 'save' => '1:00',
969981 'to' => 'max',
970982 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00',
974 'from' => '2007',
975 'in' => 'Nov',
976 'letter' => 'S',
977 'name' => 'Canada',
978 'offset_from_std' => 0,
979 'on' => 'Sun>=1',
980 'save' => '0',
981 'to' => 'max',
982 'type' => undef
983983 }, 'DateTime::TimeZone::OlsonDB::Rule' )
984984 ]
985985 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Dawson_Creek;
1010 BEGIN {
11 $DateTime::TimeZone::America::Dawson_Creek::VERSION = '1.34';
11 $DateTime::TimeZone::America::Dawson_Creek::VERSION = '1.35';
1212 }
1313
1414 use strict;
563563 ],
564564 ];
565565
566 sub olson_version { '2011g' }
566 sub olson_version { '2011h' }
567567
568568 sub has_dst_changes { 29 }
569569
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Denver;
1010 BEGIN {
11 $DateTime::TimeZone::America::Denver::VERSION = '1.34';
11 $DateTime::TimeZone::America::Denver::VERSION = '1.35';
1212 }
1313
1414 use strict;
12111211 ],
12121212 ];
12131213
1214 sub olson_version { '2011g' }
1214 sub olson_version { '2011h' }
12151215
12161216 sub has_dst_changes { 64 }
12171217
12661266 bless( {
12671267 'at' => '2:00',
12681268 'from' => '2007',
1269 'in' => 'Nov',
1270 'letter' => 'S',
1271 'name' => 'US',
1272 'offset_from_std' => 0,
1273 'on' => 'Sun>=1',
1274 'save' => '0',
1275 'to' => 'max',
1276 'type' => undef
1277 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1278 bless( {
1279 'at' => '2:00',
1280 'from' => '2007',
12691281 'in' => 'Mar',
12701282 'letter' => 'D',
12711283 'name' => 'US',
12741286 'save' => '1:00',
12751287 'to' => 'max',
12761288 'type' => undef
1277 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1278 bless( {
1279 'at' => '2:00',
1280 'from' => '2007',
1281 'in' => 'Nov',
1282 'letter' => 'S',
1283 'name' => 'US',
1284 'offset_from_std' => 0,
1285 'on' => 'Sun>=1',
1286 'save' => '0',
1287 'to' => 'max',
1288 'type' => undef
12891289 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12901290 ]
12911291 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Detroit;
1010 BEGIN {
11 $DateTime::TimeZone::America::Detroit::VERSION = '1.34';
11 $DateTime::TimeZone::America::Detroit::VERSION = '1.35';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011g' }
1043 sub olson_version { '2011h' }
10441044
10451045 sub has_dst_changes { 54 }
10461046
10951095 bless( {
10961096 'at' => '2:00',
10971097 'from' => '2007',
1098 'in' => 'Nov',
1099 'letter' => 'S',
1100 'name' => 'US',
1101 'offset_from_std' => 0,
1102 'on' => 'Sun>=1',
1103 'save' => '0',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '2:00',
1109 'from' => '2007',
10981110 'in' => 'Mar',
10991111 'letter' => 'D',
11001112 'name' => 'US',
11031115 'save' => '1:00',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '2:00',
1109 'from' => '2007',
1110 'in' => 'Nov',
1111 'letter' => 'S',
1112 'name' => 'US',
1113 'offset_from_std' => 0,
1114 'on' => 'Sun>=1',
1115 'save' => '0',
1116 'to' => 'max',
1117 'type' => undef
11181118 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11191119 ]
11201120 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Dominica;
1010 BEGIN {
11 $DateTime::TimeZone::America::Dominica::VERSION = '1.34';
11 $DateTime::TimeZone::America::Dominica::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Edmonton;
1010 BEGIN {
11 $DateTime::TimeZone::America::Edmonton::VERSION = '1.34';
11 $DateTime::TimeZone::America::Edmonton::VERSION = '1.35';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011g' }
1151 sub olson_version { '2011h' }
11521152
11531153 sub has_dst_changes { 62 }
11541154
12031203 bless( {
12041204 'at' => '2:00',
12051205 'from' => '2007',
1206 'in' => 'Nov',
1207 'letter' => 'S',
1208 'name' => 'Canada',
1209 'offset_from_std' => 0,
1210 'on' => 'Sun>=1',
1211 'save' => '0',
1212 'to' => 'max',
1213 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2007',
12061218 'in' => 'Mar',
12071219 'letter' => 'D',
12081220 'name' => 'Canada',
12111223 'save' => '1:00',
12121224 'to' => 'max',
12131225 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2007',
1218 'in' => 'Nov',
1219 'letter' => 'S',
1220 'name' => 'Canada',
1221 'offset_from_std' => 0,
1222 'on' => 'Sun>=1',
1223 'save' => '0',
1224 'to' => 'max',
1225 'type' => undef
12261226 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12271227 ]
12281228 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Eirunepe;
1010 BEGIN {
11 $DateTime::TimeZone::America::Eirunepe::VERSION = '1.34';
11 $DateTime::TimeZone::America::Eirunepe::VERSION = '1.35';
1212 }
1313
1414 use strict;
347347 ],
348348 ];
349349
350 sub olson_version { '2011g' }
350 sub olson_version { '2011h' }
351351
352352 sub has_dst_changes { 15 }
353353
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::El_Salvador;
1010 BEGIN {
11 $DateTime::TimeZone::America::El_Salvador::VERSION = '1.34';
11 $DateTime::TimeZone::America::El_Salvador::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 2 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Fortaleza;
1010 BEGIN {
11 $DateTime::TimeZone::America::Fortaleza::VERSION = '1.34';
11 $DateTime::TimeZone::America::Fortaleza::VERSION = '1.35';
1212 }
1313
1414 use strict;
419419 ],
420420 ];
421421
422 sub olson_version { '2011g' }
422 sub olson_version { '2011h' }
423423
424424 sub has_dst_changes { 19 }
425425
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Glace_Bay;
1010 BEGIN {
11 $DateTime::TimeZone::America::Glace_Bay::VERSION = '1.34';
11 $DateTime::TimeZone::America::Glace_Bay::VERSION = '1.35';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011g' }
1052 sub olson_version { '2011h' }
10531053
10541054 sub has_dst_changes { 55 }
10551055
11041104 bless( {
11051105 'at' => '2:00',
11061106 'from' => '2007',
1107 'in' => 'Nov',
1108 'letter' => 'S',
1109 'name' => 'Canada',
1110 'offset_from_std' => 0,
1111 'on' => 'Sun>=1',
1112 'save' => '0',
1113 'to' => 'max',
1114 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00',
1118 'from' => '2007',
11071119 'in' => 'Mar',
11081120 'letter' => 'D',
11091121 'name' => 'Canada',
11121124 'save' => '1:00',
11131125 'to' => 'max',
11141126 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00',
1118 'from' => '2007',
1119 'in' => 'Nov',
1120 'letter' => 'S',
1121 'name' => 'Canada',
1122 'offset_from_std' => 0,
1123 'on' => 'Sun>=1',
1124 'save' => '0',
1125 'to' => 'max',
1126 'type' => undef
11271127 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11281128 ]
11291129 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Godthab;
1010 BEGIN {
11 $DateTime::TimeZone::America::Godthab::VERSION = '1.34';
11 $DateTime::TimeZone::America::Godthab::VERSION = '1.35';
1212 }
1313
1414 use strict;
806806 ],
807807 ];
808808
809 sub olson_version { '2011g' }
809 sub olson_version { '2011h' }
810810
811811 sub has_dst_changes { 43 }
812812
860860 my $rules = [
861861 bless( {
862862 'at' => '1:00u',
863 'from' => '1996',
864 'in' => 'Oct',
865 'letter' => '',
866 'name' => 'EU',
867 'offset_from_std' => 0,
868 'on' => 'lastSun',
869 'save' => '0',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '1:00u',
863875 'from' => '1981',
864876 'in' => 'Mar',
865877 'letter' => 'S',
869881 'save' => '1:00',
870882 'to' => 'max',
871883 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '1:00u',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'EU',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885885 ]
886886 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Goose_Bay;
1010 BEGIN {
11 $DateTime::TimeZone::America::Goose_Bay::VERSION = '1.34';
11 $DateTime::TimeZone::America::Goose_Bay::VERSION = '1.35';
1212 }
1313
1414 use strict;
16251625 ],
16261626 ];
16271627
1628 sub olson_version { '2011g' }
1628 sub olson_version { '2011h' }
16291629
16301630 sub has_dst_changes { 86 }
16311631
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Grand_Turk;
1010 BEGIN {
11 $DateTime::TimeZone::America::Grand_Turk::VERSION = '1.34';
11 $DateTime::TimeZone::America::Grand_Turk::VERSION = '1.35';
1212 }
1313
1414 use strict;
833833 ],
834834 ];
835835
836 sub olson_version { '2011g' }
836 sub olson_version { '2011h' }
837837
838838 sub has_dst_changes { 44 }
839839
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Grenada;
1010 BEGIN {
11 $DateTime::TimeZone::America::Grenada::VERSION = '1.34';
11 $DateTime::TimeZone::America::Grenada::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guadeloupe;
1010 BEGIN {
11 $DateTime::TimeZone::America::Guadeloupe::VERSION = '1.34';
11 $DateTime::TimeZone::America::Guadeloupe::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guatemala;
1010 BEGIN {
11 $DateTime::TimeZone::America::Guatemala::VERSION = '1.34';
11 $DateTime::TimeZone::America::Guatemala::VERSION = '1.35';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011g' }
116 sub olson_version { '2011h' }
117117
118118 sub has_dst_changes { 4 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guayaquil;
1010 BEGIN {
11 $DateTime::TimeZone::America::Guayaquil::VERSION = '1.34';
11 $DateTime::TimeZone::America::Guayaquil::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guyana;
1010 BEGIN {
11 $DateTime::TimeZone::America::Guyana::VERSION = '1.34';
11 $DateTime::TimeZone::America::Guyana::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Halifax;
1010 BEGIN {
11 $DateTime::TimeZone::America::Halifax::VERSION = '1.34';
11 $DateTime::TimeZone::America::Halifax::VERSION = '1.35';
1212 }
1313
1414 use strict;
18411841 ],
18421842 ];
18431843
1844 sub olson_version { '2011g' }
1844 sub olson_version { '2011h' }
18451845
18461846 sub has_dst_changes { 99 }
18471847
18961896 bless( {
18971897 'at' => '2:00',
18981898 'from' => '2007',
1899 'in' => 'Nov',
1900 'letter' => 'S',
1901 'name' => 'Canada',
1902 'offset_from_std' => 0,
1903 'on' => 'Sun>=1',
1904 'save' => '0',
1905 'to' => 'max',
1906 'type' => undef
1907 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1908 bless( {
1909 'at' => '2:00',
1910 'from' => '2007',
18991911 'in' => 'Mar',
19001912 'letter' => 'D',
19011913 'name' => 'Canada',
19021914 'offset_from_std' => 3600,
19031915 'on' => 'Sun>=8',
19041916 'save' => '1:00',
1905 'to' => 'max',
1906 'type' => undef
1907 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1908 bless( {
1909 'at' => '2:00',
1910 'from' => '2007',
1911 'in' => 'Nov',
1912 'letter' => 'S',
1913 'name' => 'Canada',
1914 'offset_from_std' => 0,
1915 'on' => 'Sun>=1',
1916 'save' => '0',
19171917 'to' => 'max',
19181918 'type' => undef
19191919 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Havana;
1010 BEGIN {
11 $DateTime::TimeZone::America::Havana::VERSION = '1.34';
11 $DateTime::TimeZone::America::Havana::VERSION = '1.35';
1212 }
1313
1414 use strict;
11571157 ],
11581158 ];
11591159
1160 sub olson_version { '2011g' }
1160 sub olson_version { '2011h' }
11611161
11621162 sub has_dst_changes { 62 }
11631163
12111211 my $rules = [
12121212 bless( {
12131213 'at' => '0:00s',
1214 'from' => '2012',
1215 'in' => 'Mar',
1216 'letter' => 'D',
1217 'name' => 'Cuba',
1218 'offset_from_std' => 3600,
1219 'on' => 'Sun>=8',
1220 'save' => '1:00',
1221 'to' => 'max',
1222 'type' => undef
1223 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1224 bless( {
1225 'at' => '0:00s',
12141226 'from' => '2006',
12151227 'in' => 'Oct',
12161228 'letter' => 'S',
12201232 'save' => '0',
12211233 'to' => 'max',
12221234 'type' => undef
1223 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1224 bless( {
1225 'at' => '0:00s',
1226 'from' => '2012',
1227 'in' => 'Mar',
1228 'letter' => 'D',
1229 'name' => 'Cuba',
1230 'offset_from_std' => 3600,
1231 'on' => 'Sun>=8',
1232 'save' => '1:00',
1233 'to' => 'max',
1234 'type' => undef
12351235 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12361236 ]
12371237 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Hermosillo;
1010 BEGIN {
11 $DateTime::TimeZone::America::Hermosillo::VERSION = '1.34';
11 $DateTime::TimeZone::America::Hermosillo::VERSION = '1.35';
1212 }
1313
1414 use strict;
176176 ],
177177 ];
178178
179 sub olson_version { '2011g' }
179 sub olson_version { '2011h' }
180180
181181 sub has_dst_changes { 3 }
182182
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Indianapolis;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Indianapolis::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Indianapolis::VERSION = '1.35';
1212 }
1313
1414 use strict;
698698 ],
699699 ];
700700
701 sub olson_version { '2011g' }
701 sub olson_version { '2011h' }
702702
703703 sub has_dst_changes { 33 }
704704
753753 bless( {
754754 'at' => '2:00',
755755 'from' => '2007',
756 'in' => 'Nov',
757 'letter' => 'S',
758 'name' => 'US',
759 'offset_from_std' => 0,
760 'on' => 'Sun>=1',
761 'save' => '0',
762 'to' => 'max',
763 'type' => undef
764 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
765 bless( {
766 'at' => '2:00',
767 'from' => '2007',
756768 'in' => 'Mar',
757769 'letter' => 'D',
758770 'name' => 'US',
761773 'save' => '1:00',
762774 'to' => 'max',
763775 'type' => undef
764 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
765 bless( {
766 'at' => '2:00',
767 'from' => '2007',
768 'in' => 'Nov',
769 'letter' => 'S',
770 'name' => 'US',
771 'offset_from_std' => 0,
772 'on' => 'Sun>=1',
773 'save' => '0',
774 'to' => 'max',
775 'type' => undef
776776 }, 'DateTime::TimeZone::OlsonDB::Rule' )
777777 ]
778778 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Knox;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Knox::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Knox::VERSION = '1.35';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011g' }
1151 sub olson_version { '2011h' }
11521152
11531153 sub has_dst_changes { 61 }
11541154
12031203 bless( {
12041204 'at' => '2:00',
12051205 'from' => '2007',
1206 'in' => 'Nov',
1207 'letter' => 'S',
1208 'name' => 'US',
1209 'offset_from_std' => 0,
1210 'on' => 'Sun>=1',
1211 'save' => '0',
1212 'to' => 'max',
1213 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2007',
12061218 'in' => 'Mar',
12071219 'letter' => 'D',
12081220 'name' => 'US',
12111223 'save' => '1:00',
12121224 'to' => 'max',
12131225 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2007',
1218 'in' => 'Nov',
1219 'letter' => 'S',
1220 'name' => 'US',
1221 'offset_from_std' => 0,
1222 'on' => 'Sun>=1',
1223 'save' => '0',
1224 'to' => 'max',
1225 'type' => undef
12261226 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12271227 ]
12281228 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Marengo;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Marengo::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Marengo::VERSION = '1.35';
1212 }
1313
1414 use strict;
716716 ],
717717 ];
718718
719 sub olson_version { '2011g' }
719 sub olson_version { '2011h' }
720720
721721 sub has_dst_changes { 36 }
722722
771771 bless( {
772772 'at' => '2:00',
773773 'from' => '2007',
774 'in' => 'Nov',
775 'letter' => 'S',
776 'name' => 'US',
777 'offset_from_std' => 0,
778 'on' => 'Sun>=1',
779 'save' => '0',
780 'to' => 'max',
781 'type' => undef
782 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
783 bless( {
784 'at' => '2:00',
785 'from' => '2007',
774786 'in' => 'Mar',
775787 'letter' => 'D',
776788 'name' => 'US',
779791 'save' => '1:00',
780792 'to' => 'max',
781793 'type' => undef
782 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
783 bless( {
784 'at' => '2:00',
785 'from' => '2007',
786 'in' => 'Nov',
787 'letter' => 'S',
788 'name' => 'US',
789 'offset_from_std' => 0,
790 'on' => 'Sun>=1',
791 'save' => '0',
792 'to' => 'max',
793 'type' => undef
794794 }, 'DateTime::TimeZone::OlsonDB::Rule' )
795795 ]
796796 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Petersburg;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Petersburg::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Petersburg::VERSION = '1.35';
1212 }
1313
1414 use strict;
806806 ],
807807 ];
808808
809 sub olson_version { '2011g' }
809 sub olson_version { '2011h' }
810810
811811 sub has_dst_changes { 42 }
812812
861861 bless( {
862862 'at' => '2:00',
863863 'from' => '2007',
864 'in' => 'Nov',
865 'letter' => 'S',
866 'name' => 'US',
867 'offset_from_std' => 0,
868 'on' => 'Sun>=1',
869 'save' => '0',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00',
875 'from' => '2007',
864876 'in' => 'Mar',
865877 'letter' => 'D',
866878 'name' => 'US',
869881 'save' => '1:00',
870882 'to' => 'max',
871883 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00',
875 'from' => '2007',
876 'in' => 'Nov',
877 'letter' => 'S',
878 'name' => 'US',
879 'offset_from_std' => 0,
880 'on' => 'Sun>=1',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885885 ]
886886 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Tell_City;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Tell_City::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Tell_City::VERSION = '1.35';
1212 }
1313
1414 use strict;
689689 ],
690690 ];
691691
692 sub olson_version { '2011g' }
692 sub olson_version { '2011h' }
693693
694694 sub has_dst_changes { 35 }
695695
744744 bless( {
745745 'at' => '2:00',
746746 'from' => '2007',
747 'in' => 'Nov',
748 'letter' => 'S',
749 'name' => 'US',
750 'offset_from_std' => 0,
751 'on' => 'Sun>=1',
752 'save' => '0',
753 'to' => 'max',
754 'type' => undef
755 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
756 bless( {
757 'at' => '2:00',
758 'from' => '2007',
747759 'in' => 'Mar',
748760 'letter' => 'D',
749761 'name' => 'US',
752764 'save' => '1:00',
753765 'to' => 'max',
754766 'type' => undef
755 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
756 bless( {
757 'at' => '2:00',
758 'from' => '2007',
759 'in' => 'Nov',
760 'letter' => 'S',
761 'name' => 'US',
762 'offset_from_std' => 0,
763 'on' => 'Sun>=1',
764 'save' => '0',
765 'to' => 'max',
766 'type' => undef
767767 }, 'DateTime::TimeZone::OlsonDB::Rule' )
768768 ]
769769 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Vevay;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Vevay::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Vevay::VERSION = '1.35';
1212 }
1313
1414 use strict;
509509 ],
510510 ];
511511
512 sub olson_version { '2011g' }
512 sub olson_version { '2011h' }
513513
514514 sub has_dst_changes { 25 }
515515
564564 bless( {
565565 'at' => '2:00',
566566 'from' => '2007',
567 'in' => 'Nov',
568 'letter' => 'S',
569 'name' => 'US',
570 'offset_from_std' => 0,
571 'on' => 'Sun>=1',
572 'save' => '0',
573 'to' => 'max',
574 'type' => undef
575 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
576 bless( {
577 'at' => '2:00',
578 'from' => '2007',
567579 'in' => 'Mar',
568580 'letter' => 'D',
569581 'name' => 'US',
572584 'save' => '1:00',
573585 'to' => 'max',
574586 'type' => undef
575 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
576 bless( {
577 'at' => '2:00',
578 'from' => '2007',
579 'in' => 'Nov',
580 'letter' => 'S',
581 'name' => 'US',
582 'offset_from_std' => 0,
583 'on' => 'Sun>=1',
584 'save' => '0',
585 'to' => 'max',
586 'type' => undef
587587 }, 'DateTime::TimeZone::OlsonDB::Rule' )
588588 ]
589589 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Vincennes;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Vincennes::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Vincennes::VERSION = '1.35';
1212 }
1313
1414 use strict;
689689 ],
690690 ];
691691
692 sub olson_version { '2011g' }
692 sub olson_version { '2011h' }
693693
694694 sub has_dst_changes { 35 }
695695
744744 bless( {
745745 'at' => '2:00',
746746 'from' => '2007',
747 'in' => 'Nov',
748 'letter' => 'S',
749 'name' => 'US',
750 'offset_from_std' => 0,
751 'on' => 'Sun>=1',
752 'save' => '0',
753 'to' => 'max',
754 'type' => undef
755 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
756 bless( {
757 'at' => '2:00',
758 'from' => '2007',
747759 'in' => 'Mar',
748760 'letter' => 'D',
749761 'name' => 'US',
752764 'save' => '1:00',
753765 'to' => 'max',
754766 'type' => undef
755 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
756 bless( {
757 'at' => '2:00',
758 'from' => '2007',
759 'in' => 'Nov',
760 'letter' => 'S',
761 'name' => 'US',
762 'offset_from_std' => 0,
763 'on' => 'Sun>=1',
764 'save' => '0',
765 'to' => 'max',
766 'type' => undef
767767 }, 'DateTime::TimeZone::OlsonDB::Rule' )
768768 ]
769769 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Winamac;
1010 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Winamac::VERSION = '1.34';
11 $DateTime::TimeZone::America::Indiana::Winamac::VERSION = '1.35';
1212 }
1313
1414 use strict;
743743 ],
744744 ];
745745
746 sub olson_version { '2011g' }
746 sub olson_version { '2011h' }
747747
748748 sub has_dst_changes { 38 }
749749
798798 bless( {
799799 'at' => '2:00',
800800 'from' => '2007',
801 'in' => 'Nov',
802 'letter' => 'S',
803 'name' => 'US',
804 'offset_from_std' => 0,
805 'on' => 'Sun>=1',
806 'save' => '0',
807 'to' => 'max',
808 'type' => undef
809 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
810 bless( {
811 'at' => '2:00',
812 'from' => '2007',
801813 'in' => 'Mar',
802814 'letter' => 'D',
803815 'name' => 'US',
806818 'save' => '1:00',
807819 'to' => 'max',
808820 'type' => undef
809 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
810 bless( {
811 'at' => '2:00',
812 'from' => '2007',
813 'in' => 'Nov',
814 'letter' => 'S',
815 'name' => 'US',
816 'offset_from_std' => 0,
817 'on' => 'Sun>=1',
818 'save' => '0',
819 'to' => 'max',
820 'type' => undef
821821 }, 'DateTime::TimeZone::OlsonDB::Rule' )
822822 ]
823823 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Inuvik;
1010 BEGIN {
11 $DateTime::TimeZone::America::Inuvik::VERSION = '1.34';
11 $DateTime::TimeZone::America::Inuvik::VERSION = '1.35';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011g' }
845 sub olson_version { '2011h' }
846846
847847 sub has_dst_changes { 44 }
848848
897897 bless( {
898898 'at' => '2:00',
899899 'from' => '2007',
900 'in' => 'Nov',
901 'letter' => 'S',
902 'name' => 'Canada',
903 'offset_from_std' => 0,
904 'on' => 'Sun>=1',
905 'save' => '0',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '2:00',
911 'from' => '2007',
900912 'in' => 'Mar',
901913 'letter' => 'D',
902914 'name' => 'Canada',
905917 'save' => '1:00',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '2:00',
911 'from' => '2007',
912 'in' => 'Nov',
913 'letter' => 'S',
914 'name' => 'Canada',
915 'offset_from_std' => 0,
916 'on' => 'Sun>=1',
917 'save' => '0',
918 'to' => 'max',
919 'type' => undef
920920 }, 'DateTime::TimeZone::OlsonDB::Rule' )
921921 ]
922922 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Iqaluit;
1010 BEGIN {
11 $DateTime::TimeZone::America::Iqaluit::VERSION = '1.34';
11 $DateTime::TimeZone::America::Iqaluit::VERSION = '1.35';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011g' }
845 sub olson_version { '2011h' }
846846
847847 sub has_dst_changes { 46 }
848848
897897 bless( {
898898 'at' => '2:00',
899899 'from' => '2007',
900 'in' => 'Nov',
901 'letter' => 'S',
902 'name' => 'Canada',
903 'offset_from_std' => 0,
904 'on' => 'Sun>=1',
905 'save' => '0',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '2:00',
911 'from' => '2007',
900912 'in' => 'Mar',
901913 'letter' => 'D',
902914 'name' => 'Canada',
905917 'save' => '1:00',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '2:00',
911 'from' => '2007',
912 'in' => 'Nov',
913 'letter' => 'S',
914 'name' => 'Canada',
915 'offset_from_std' => 0,
916 'on' => 'Sun>=1',
917 'save' => '0',
918 'to' => 'max',
919 'type' => undef
920920 }, 'DateTime::TimeZone::OlsonDB::Rule' )
921921 ]
922922 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Jamaica;
1010 BEGIN {
11 $DateTime::TimeZone::America::Jamaica::VERSION = '1.34';
11 $DateTime::TimeZone::America::Jamaica::VERSION = '1.35';
1212 }
1313
1414 use strict;
239239 ],
240240 ];
241241
242 sub olson_version { '2011g' }
242 sub olson_version { '2011h' }
243243
244244 sub has_dst_changes { 10 }
245245
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Juneau;
1010 BEGIN {
11 $DateTime::TimeZone::America::Juneau::VERSION = '1.34';
11 $DateTime::TimeZone::America::Juneau::VERSION = '1.35';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011g' }
1079 sub olson_version { '2011h' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
11311131 bless( {
11321132 'at' => '2:00',
11331133 'from' => '2007',
1134 'in' => 'Nov',
1135 'letter' => 'S',
1136 'name' => 'US',
1137 'offset_from_std' => 0,
1138 'on' => 'Sun>=1',
1139 'save' => '0',
1140 'to' => 'max',
1141 'type' => undef
1142 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1143 bless( {
1144 'at' => '2:00',
1145 'from' => '2007',
11341146 'in' => 'Mar',
11351147 'letter' => 'D',
11361148 'name' => 'US',
11391151 'save' => '1:00',
11401152 'to' => 'max',
11411153 'type' => undef
1142 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1143 bless( {
1144 'at' => '2:00',
1145 'from' => '2007',
1146 'in' => 'Nov',
1147 'letter' => 'S',
1148 'name' => 'US',
1149 'offset_from_std' => 0,
1150 'on' => 'Sun>=1',
1151 'save' => '0',
1152 'to' => 'max',
1153 'type' => undef
11541154 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11551155 ]
11561156 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Kentucky::Louisville;
1010 BEGIN {
11 $DateTime::TimeZone::America::Kentucky::Louisville::VERSION = '1.34';
11 $DateTime::TimeZone::America::Kentucky::Louisville::VERSION = '1.35';
1212 }
1313
1414 use strict;
13821382 ],
13831383 ];
13841384
1385 sub olson_version { '2011g' }
1385 sub olson_version { '2011h' }
13861386
13871387 sub has_dst_changes { 74 }
13881388
14371437 bless( {
14381438 'at' => '2:00',
14391439 'from' => '2007',
1440 'in' => 'Nov',
1441 'letter' => 'S',
1442 'name' => 'US',
1443 'offset_from_std' => 0,
1444 'on' => 'Sun>=1',
1445 'save' => '0',
1446 'to' => 'max',
1447 'type' => undef
1448 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1449 bless( {
1450 'at' => '2:00',
1451 'from' => '2007',
14401452 'in' => 'Mar',
14411453 'letter' => 'D',
14421454 'name' => 'US',
14431455 'offset_from_std' => 3600,
14441456 'on' => 'Sun>=8',
14451457 'save' => '1:00',
1446 'to' => 'max',
1447 'type' => undef
1448 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1449 bless( {
1450 'at' => '2:00',
1451 'from' => '2007',
1452 'in' => 'Nov',
1453 'letter' => 'S',
1454 'name' => 'US',
1455 'offset_from_std' => 0,
1456 'on' => 'Sun>=1',
1457 'save' => '0',
14581458 'to' => 'max',
14591459 'type' => undef
14601460 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Kentucky::Monticello;
1010 BEGIN {
11 $DateTime::TimeZone::America::Kentucky::Monticello::VERSION = '1.34';
11 $DateTime::TimeZone::America::Kentucky::Monticello::VERSION = '1.35';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011g' }
1106 sub olson_version { '2011h' }
11071107
11081108 sub has_dst_changes { 59 }
11091109
11581158 bless( {
11591159 'at' => '2:00',
11601160 'from' => '2007',
1161 'in' => 'Nov',
1162 'letter' => 'S',
1163 'name' => 'US',
1164 'offset_from_std' => 0,
1165 'on' => 'Sun>=1',
1166 'save' => '0',
1167 'to' => 'max',
1168 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
11611173 'in' => 'Mar',
11621174 'letter' => 'D',
11631175 'name' => 'US',
11661178 'save' => '1:00',
11671179 'to' => 'max',
11681180 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
1173 'in' => 'Nov',
1174 'letter' => 'S',
1175 'name' => 'US',
1176 'offset_from_std' => 0,
1177 'on' => 'Sun>=1',
1178 'save' => '0',
1179 'to' => 'max',
1180 'type' => undef
11811181 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11821182 ]
11831183 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::La_Paz;
1010 BEGIN {
11 $DateTime::TimeZone::America::La_Paz::VERSION = '1.34';
11 $DateTime::TimeZone::America::La_Paz::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Lima;
1010 BEGIN {
11 $DateTime::TimeZone::America::Lima::VERSION = '1.34';
11 $DateTime::TimeZone::America::Lima::VERSION = '1.35';
1212 }
1313
1414 use strict;
176176 ],
177177 ];
178178
179 sub olson_version { '2011g' }
179 sub olson_version { '2011h' }
180180
181181 sub has_dst_changes { 7 }
182182
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Los_Angeles;
1010 BEGIN {
11 $DateTime::TimeZone::America::Los_Angeles::VERSION = '1.34';
11 $DateTime::TimeZone::America::Los_Angeles::VERSION = '1.35';
1212 }
1313
1414 use strict;
14451445 ],
14461446 ];
14471447
1448 sub olson_version { '2011g' }
1448 sub olson_version { '2011h' }
14491449
14501450 sub has_dst_changes { 78 }
14511451
15001500 bless( {
15011501 'at' => '2:00',
15021502 'from' => '2007',
1503 'in' => 'Nov',
1504 'letter' => 'S',
1505 'name' => 'US',
1506 'offset_from_std' => 0,
1507 'on' => 'Sun>=1',
1508 'save' => '0',
1509 'to' => 'max',
1510 'type' => undef
1511 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1512 bless( {
1513 'at' => '2:00',
1514 'from' => '2007',
15031515 'in' => 'Mar',
15041516 'letter' => 'D',
15051517 'name' => 'US',
15061518 'offset_from_std' => 3600,
15071519 'on' => 'Sun>=8',
15081520 'save' => '1:00',
1509 'to' => 'max',
1510 'type' => undef
1511 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1512 bless( {
1513 'at' => '2:00',
1514 'from' => '2007',
1515 'in' => 'Nov',
1516 'letter' => 'S',
1517 'name' => 'US',
1518 'offset_from_std' => 0,
1519 'on' => 'Sun>=1',
1520 'save' => '0',
15211521 'to' => 'max',
15221522 'type' => undef
15231523 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Maceio;
1010 BEGIN {
11 $DateTime::TimeZone::America::Maceio::VERSION = '1.34';
11 $DateTime::TimeZone::America::Maceio::VERSION = '1.35';
1212 }
1313
1414 use strict;
455455 ],
456456 ];
457457
458 sub olson_version { '2011g' }
458 sub olson_version { '2011h' }
459459
460460 sub has_dst_changes { 20 }
461461
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Managua;
1010 BEGIN {
11 $DateTime::TimeZone::America::Managua::VERSION = '1.34';
11 $DateTime::TimeZone::America::Managua::VERSION = '1.35';
1212 }
1313
1414 use strict;
176176 ],
177177 ];
178178
179 sub olson_version { '2011g' }
179 sub olson_version { '2011h' }
180180
181181 sub has_dst_changes { 4 }
182182
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Manaus;
1010 BEGIN {
11 $DateTime::TimeZone::America::Manaus::VERSION = '1.34';
11 $DateTime::TimeZone::America::Manaus::VERSION = '1.35';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011g' }
341 sub olson_version { '2011h' }
342342
343343 sub has_dst_changes { 15 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Martinique;
1010 BEGIN {
11 $DateTime::TimeZone::America::Martinique::VERSION = '1.34';
11 $DateTime::TimeZone::America::Martinique::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 1 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Matamoros;
1010 BEGIN {
11 $DateTime::TimeZone::America::Matamoros::VERSION = '1.34';
11 $DateTime::TimeZone::America::Matamoros::VERSION = '1.35';
1212 }
1313
1414 use strict;
563563 ],
564564 ];
565565
566 sub olson_version { '2011g' }
566 sub olson_version { '2011h' }
567567
568568 sub has_dst_changes { 28 }
569569
618618 bless( {
619619 'at' => '2:00',
620620 'from' => '2007',
621 'in' => 'Nov',
622 'letter' => 'S',
623 'name' => 'US',
624 'offset_from_std' => 0,
625 'on' => 'Sun>=1',
626 'save' => '0',
627 'to' => 'max',
628 'type' => undef
629 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
630 bless( {
631 'at' => '2:00',
632 'from' => '2007',
621633 'in' => 'Mar',
622634 'letter' => 'D',
623635 'name' => 'US',
626638 'save' => '1:00',
627639 'to' => 'max',
628640 'type' => undef
629 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
630 bless( {
631 'at' => '2:00',
632 'from' => '2007',
633 'in' => 'Nov',
634 'letter' => 'S',
635 'name' => 'US',
636 'offset_from_std' => 0,
637 'on' => 'Sun>=1',
638 'save' => '0',
639 'to' => 'max',
640 'type' => undef
641641 }, 'DateTime::TimeZone::OlsonDB::Rule' )
642642 ]
643643 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Mazatlan;
1010 BEGIN {
11 $DateTime::TimeZone::America::Mazatlan::VERSION = '1.34';
11 $DateTime::TimeZone::America::Mazatlan::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 27 }
596596
645645 bless( {
646646 'at' => '2:00',
647647 'from' => '2002',
648 'in' => 'Apr',
649 'letter' => 'D',
650 'name' => 'Mexico',
651 'offset_from_std' => 3600,
652 'on' => 'Sun>=1',
653 'save' => '1:00',
654 'to' => 'max',
655 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
648660 'in' => 'Oct',
649661 'letter' => 'S',
650662 'name' => 'Mexico',
653665 'save' => '0',
654666 'to' => 'max',
655667 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
660 'in' => 'Apr',
661 'letter' => 'D',
662 'name' => 'Mexico',
663 'offset_from_std' => 3600,
664 'on' => 'Sun>=1',
665 'save' => '1:00',
666 'to' => 'max',
667 'type' => undef
668668 }, 'DateTime::TimeZone::OlsonDB::Rule' )
669669 ]
670670 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Menominee;
1010 BEGIN {
11 $DateTime::TimeZone::America::Menominee::VERSION = '1.34';
11 $DateTime::TimeZone::America::Menominee::VERSION = '1.35';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011g' }
1052 sub olson_version { '2011h' }
10531053
10541054 sub has_dst_changes { 56 }
10551055
11041104 bless( {
11051105 'at' => '2:00',
11061106 'from' => '2007',
1107 'in' => 'Nov',
1108 'letter' => 'S',
1109 'name' => 'US',
1110 'offset_from_std' => 0,
1111 'on' => 'Sun>=1',
1112 'save' => '0',
1113 'to' => 'max',
1114 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00',
1118 'from' => '2007',
11071119 'in' => 'Mar',
11081120 'letter' => 'D',
11091121 'name' => 'US',
11121124 'save' => '1:00',
11131125 'to' => 'max',
11141126 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00',
1118 'from' => '2007',
1119 'in' => 'Nov',
1120 'letter' => 'S',
1121 'name' => 'US',
1122 'offset_from_std' => 0,
1123 'on' => 'Sun>=1',
1124 'save' => '0',
1125 'to' => 'max',
1126 'type' => undef
11271127 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11281128 ]
11291129 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Merida;
1010 BEGIN {
11 $DateTime::TimeZone::America::Merida::VERSION = '1.34';
11 $DateTime::TimeZone::America::Merida::VERSION = '1.35';
1212 }
1313
1414 use strict;
536536 ],
537537 ];
538538
539 sub olson_version { '2011g' }
539 sub olson_version { '2011h' }
540540
541541 sub has_dst_changes { 27 }
542542
591591 bless( {
592592 'at' => '2:00',
593593 'from' => '2002',
594 'in' => 'Apr',
595 'letter' => 'D',
596 'name' => 'Mexico',
597 'offset_from_std' => 3600,
598 'on' => 'Sun>=1',
599 'save' => '1:00',
600 'to' => 'max',
601 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
594606 'in' => 'Oct',
595607 'letter' => 'S',
596608 'name' => 'Mexico',
599611 'save' => '0',
600612 'to' => 'max',
601613 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
606 'in' => 'Apr',
607 'letter' => 'D',
608 'name' => 'Mexico',
609 'offset_from_std' => 3600,
610 'on' => 'Sun>=1',
611 'save' => '1:00',
612 'to' => 'max',
613 'type' => undef
614614 }, 'DateTime::TimeZone::OlsonDB::Rule' )
615615 ]
616616 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Metlakatla;
1010 BEGIN {
11 $DateTime::TimeZone::America::Metlakatla::VERSION = '1.34';
11 $DateTime::TimeZone::America::Metlakatla::VERSION = '1.35';
1212 }
1313
1414 use strict;
10671067 ],
10681068 ];
10691069
1070 sub olson_version { '2011g' }
1070 sub olson_version { '2011h' }
10711071
10721072 sub has_dst_changes { 56 }
10731073
11221122 bless( {
11231123 'at' => '2:00',
11241124 'from' => '2007',
1125 'in' => 'Nov',
1126 'letter' => 'S',
1127 'name' => 'US',
1128 'offset_from_std' => 0,
1129 'on' => 'Sun>=1',
1130 'save' => '0',
1131 'to' => 'max',
1132 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '2:00',
1136 'from' => '2007',
11251137 'in' => 'Mar',
11261138 'letter' => 'D',
11271139 'name' => 'US',
11301142 'save' => '1:00',
11311143 'to' => 'max',
11321144 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '2:00',
1136 'from' => '2007',
1137 'in' => 'Nov',
1138 'letter' => 'S',
1139 'name' => 'US',
1140 'offset_from_std' => 0,
1141 'on' => 'Sun>=1',
1142 'save' => '0',
1143 'to' => 'max',
1144 'type' => undef
11451145 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11461146 ]
11471147 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Mexico_City;
1010 BEGIN {
11 $DateTime::TimeZone::America::Mexico_City::VERSION = '1.34';
11 $DateTime::TimeZone::America::Mexico_City::VERSION = '1.35';
1212 }
1313
1414 use strict;
644644 ],
645645 ];
646646
647 sub olson_version { '2011g' }
647 sub olson_version { '2011h' }
648648
649649 sub has_dst_changes { 31 }
650650
699699 bless( {
700700 'at' => '2:00',
701701 'from' => '2002',
702 'in' => 'Apr',
703 'letter' => 'D',
704 'name' => 'Mexico',
705 'offset_from_std' => 3600,
706 'on' => 'Sun>=1',
707 'save' => '1:00',
708 'to' => 'max',
709 'type' => undef
710 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
711 bless( {
712 'at' => '2:00',
713 'from' => '2002',
702714 'in' => 'Oct',
703715 'letter' => 'S',
704716 'name' => 'Mexico',
707719 'save' => '0',
708720 'to' => 'max',
709721 'type' => undef
710 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
711 bless( {
712 'at' => '2:00',
713 'from' => '2002',
714 'in' => 'Apr',
715 'letter' => 'D',
716 'name' => 'Mexico',
717 'offset_from_std' => 3600,
718 'on' => 'Sun>=1',
719 'save' => '1:00',
720 'to' => 'max',
721 'type' => undef
722722 }, 'DateTime::TimeZone::OlsonDB::Rule' )
723723 ]
724724 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Miquelon;
1010 BEGIN {
11 $DateTime::TimeZone::America::Miquelon::VERSION = '1.34';
11 $DateTime::TimeZone::America::Miquelon::VERSION = '1.35';
1212 }
1313
1414 use strict;
698698 ],
699699 ];
700700
701 sub olson_version { '2011g' }
701 sub olson_version { '2011h' }
702702
703703 sub has_dst_changes { 36 }
704704
753753 bless( {
754754 'at' => '2:00',
755755 'from' => '2007',
756 'in' => 'Nov',
757 'letter' => 'S',
758 'name' => 'Canada',
759 'offset_from_std' => 0,
760 'on' => 'Sun>=1',
761 'save' => '0',
762 'to' => 'max',
763 'type' => undef
764 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
765 bless( {
766 'at' => '2:00',
767 'from' => '2007',
756768 'in' => 'Mar',
757769 'letter' => 'D',
758770 'name' => 'Canada',
761773 'save' => '1:00',
762774 'to' => 'max',
763775 'type' => undef
764 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
765 bless( {
766 'at' => '2:00',
767 'from' => '2007',
768 'in' => 'Nov',
769 'letter' => 'S',
770 'name' => 'Canada',
771 'offset_from_std' => 0,
772 'on' => 'Sun>=1',
773 'save' => '0',
774 'to' => 'max',
775 'type' => undef
776776 }, 'DateTime::TimeZone::OlsonDB::Rule' )
777777 ]
778778 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Moncton;
1010 BEGIN {
11 $DateTime::TimeZone::America::Moncton::VERSION = '1.34';
11 $DateTime::TimeZone::America::Moncton::VERSION = '1.35';
1212 }
1313
1414 use strict;
16701670 ],
16711671 ];
16721672
1673 sub olson_version { '2011g' }
1673 sub olson_version { '2011h' }
16741674
16751675 sub has_dst_changes { 88 }
16761676
17251725 bless( {
17261726 'at' => '2:00',
17271727 'from' => '2007',
1728 'in' => 'Nov',
1729 'letter' => 'S',
1730 'name' => 'Canada',
1731 'offset_from_std' => 0,
1732 'on' => 'Sun>=1',
1733 'save' => '0',
1734 'to' => 'max',
1735 'type' => undef
1736 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1737 bless( {
1738 'at' => '2:00',
1739 'from' => '2007',
17281740 'in' => 'Mar',
17291741 'letter' => 'D',
17301742 'name' => 'Canada',
17311743 'offset_from_std' => 3600,
17321744 'on' => 'Sun>=8',
17331745 'save' => '1:00',
1734 'to' => 'max',
1735 'type' => undef
1736 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1737 bless( {
1738 'at' => '2:00',
1739 'from' => '2007',
1740 'in' => 'Nov',
1741 'letter' => 'S',
1742 'name' => 'Canada',
1743 'offset_from_std' => 0,
1744 'on' => 'Sun>=1',
1745 'save' => '0',
17461746 'to' => 'max',
17471747 'type' => undef
17481748 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Monterrey;
1010 BEGIN {
11 $DateTime::TimeZone::America::Monterrey::VERSION = '1.34';
11 $DateTime::TimeZone::America::Monterrey::VERSION = '1.35';
1212 }
1313
1414 use strict;
554554 ],
555555 ];
556556
557 sub olson_version { '2011g' }
557 sub olson_version { '2011h' }
558558
559559 sub has_dst_changes { 28 }
560560
609609 bless( {
610610 'at' => '2:00',
611611 'from' => '2002',
612 'in' => 'Apr',
613 'letter' => 'D',
614 'name' => 'Mexico',
615 'offset_from_std' => 3600,
616 'on' => 'Sun>=1',
617 'save' => '1:00',
618 'to' => 'max',
619 'type' => undef
620 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
621 bless( {
622 'at' => '2:00',
623 'from' => '2002',
612624 'in' => 'Oct',
613625 'letter' => 'S',
614626 'name' => 'Mexico',
617629 'save' => '0',
618630 'to' => 'max',
619631 'type' => undef
620 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
621 bless( {
622 'at' => '2:00',
623 'from' => '2002',
624 'in' => 'Apr',
625 'letter' => 'D',
626 'name' => 'Mexico',
627 'offset_from_std' => 3600,
628 'on' => 'Sun>=1',
629 'save' => '1:00',
630 'to' => 'max',
631 'type' => undef
632632 }, 'DateTime::TimeZone::OlsonDB::Rule' )
633633 ]
634634 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Montevideo;
1010 BEGIN {
11 $DateTime::TimeZone::America::Montevideo::VERSION = '1.34';
11 $DateTime::TimeZone::America::Montevideo::VERSION = '1.35';
1212 }
1313
1414 use strict;
941941 ],
942942 ];
943943
944 sub olson_version { '2011g' }
944 sub olson_version { '2011h' }
945945
946946 sub has_dst_changes { 51 }
947947
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Montreal;
1010 BEGIN {
11 $DateTime::TimeZone::America::Montreal::VERSION = '1.34';
11 $DateTime::TimeZone::America::Montreal::VERSION = '1.35';
1212 }
1313
1414 use strict;
18861886 ],
18871887 ];
18881888
1889 sub olson_version { '2011g' }
1889 sub olson_version { '2011h' }
18901890
18911891 sub has_dst_changes { 102 }
18921892
19411941 bless( {
19421942 'at' => '2:00',
19431943 'from' => '2007',
1944 'in' => 'Nov',
1945 'letter' => 'S',
1946 'name' => 'Canada',
1947 'offset_from_std' => 0,
1948 'on' => 'Sun>=1',
1949 'save' => '0',
1950 'to' => 'max',
1951 'type' => undef
1952 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1953 bless( {
1954 'at' => '2:00',
1955 'from' => '2007',
19441956 'in' => 'Mar',
19451957 'letter' => 'D',
19461958 'name' => 'Canada',
19471959 'offset_from_std' => 3600,
19481960 'on' => 'Sun>=8',
19491961 'save' => '1:00',
1950 'to' => 'max',
1951 'type' => undef
1952 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1953 bless( {
1954 'at' => '2:00',
1955 'from' => '2007',
1956 'in' => 'Nov',
1957 'letter' => 'S',
1958 'name' => 'Canada',
1959 'offset_from_std' => 0,
1960 'on' => 'Sun>=1',
1961 'save' => '0',
19621962 'to' => 'max',
19631963 'type' => undef
19641964 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Montserrat;
1010 BEGIN {
11 $DateTime::TimeZone::America::Montserrat::VERSION = '1.34';
11 $DateTime::TimeZone::America::Montserrat::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Nassau;
1010 BEGIN {
11 $DateTime::TimeZone::America::Nassau::VERSION = '1.34';
11 $DateTime::TimeZone::America::Nassau::VERSION = '1.35';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011g' }
1106 sub olson_version { '2011h' }
11071107
11081108 sub has_dst_changes { 59 }
11091109
11581158 bless( {
11591159 'at' => '2:00',
11601160 'from' => '2007',
1161 'in' => 'Nov',
1162 'letter' => 'S',
1163 'name' => 'US',
1164 'offset_from_std' => 0,
1165 'on' => 'Sun>=1',
1166 'save' => '0',
1167 'to' => 'max',
1168 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
11611173 'in' => 'Mar',
11621174 'letter' => 'D',
11631175 'name' => 'US',
11661178 'save' => '1:00',
11671179 'to' => 'max',
11681180 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
1173 'in' => 'Nov',
1174 'letter' => 'S',
1175 'name' => 'US',
1176 'offset_from_std' => 0,
1177 'on' => 'Sun>=1',
1178 'save' => '0',
1179 'to' => 'max',
1180 'type' => undef
11811181 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11821182 ]
11831183 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::New_York;
1010 BEGIN {
11 $DateTime::TimeZone::America::New_York::VERSION = '1.34';
11 $DateTime::TimeZone::America::New_York::VERSION = '1.35';
1212 }
1313
1414 use strict;
19131913 ],
19141914 ];
19151915
1916 sub olson_version { '2011g' }
1916 sub olson_version { '2011h' }
19171917
19181918 sub has_dst_changes { 103 }
19191919
19681968 bless( {
19691969 'at' => '2:00',
19701970 'from' => '2007',
1971 'in' => 'Nov',
1972 'letter' => 'S',
1973 'name' => 'US',
1974 'offset_from_std' => 0,
1975 'on' => 'Sun>=1',
1976 'save' => '0',
1977 'to' => 'max',
1978 'type' => undef
1979 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1980 bless( {
1981 'at' => '2:00',
1982 'from' => '2007',
19711983 'in' => 'Mar',
19721984 'letter' => 'D',
19731985 'name' => 'US',
19741986 'offset_from_std' => 3600,
19751987 'on' => 'Sun>=8',
19761988 'save' => '1:00',
1977 'to' => 'max',
1978 'type' => undef
1979 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1980 bless( {
1981 'at' => '2:00',
1982 'from' => '2007',
1983 'in' => 'Nov',
1984 'letter' => 'S',
1985 'name' => 'US',
1986 'offset_from_std' => 0,
1987 'on' => 'Sun>=1',
1988 'save' => '0',
19891989 'to' => 'max',
19901990 'type' => undef
19911991 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Nipigon;
1010 BEGIN {
11 $DateTime::TimeZone::America::Nipigon::VERSION = '1.34';
11 $DateTime::TimeZone::America::Nipigon::VERSION = '1.35';
1212 }
1313
1414 use strict;
968968 ],
969969 ];
970970
971 sub olson_version { '2011g' }
971 sub olson_version { '2011h' }
972972
973973 sub has_dst_changes { 53 }
974974
10231023 bless( {
10241024 'at' => '2:00',
10251025 'from' => '2007',
1026 'in' => 'Nov',
1027 'letter' => 'S',
1028 'name' => 'Canada',
1029 'offset_from_std' => 0,
1030 'on' => 'Sun>=1',
1031 'save' => '0',
1032 'to' => 'max',
1033 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '2:00',
1037 'from' => '2007',
10261038 'in' => 'Mar',
10271039 'letter' => 'D',
10281040 'name' => 'Canada',
10311043 'save' => '1:00',
10321044 'to' => 'max',
10331045 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '2:00',
1037 'from' => '2007',
1038 'in' => 'Nov',
1039 'letter' => 'S',
1040 'name' => 'Canada',
1041 'offset_from_std' => 0,
1042 'on' => 'Sun>=1',
1043 'save' => '0',
1044 'to' => 'max',
1045 'type' => undef
10461046 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10471047 ]
10481048 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Nome;
1010 BEGIN {
11 $DateTime::TimeZone::America::Nome::VERSION = '1.34';
11 $DateTime::TimeZone::America::Nome::VERSION = '1.35';
1212 }
1313
1414 use strict;
10851085 ],
10861086 ];
10871087
1088 sub olson_version { '2011g' }
1088 sub olson_version { '2011h' }
10891089
10901090 sub has_dst_changes { 56 }
10911091
11401140 bless( {
11411141 'at' => '2:00',
11421142 'from' => '2007',
1143 'in' => 'Nov',
1144 'letter' => 'S',
1145 'name' => 'US',
1146 'offset_from_std' => 0,
1147 'on' => 'Sun>=1',
1148 'save' => '0',
1149 'to' => 'max',
1150 'type' => undef
1151 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1152 bless( {
1153 'at' => '2:00',
1154 'from' => '2007',
11431155 'in' => 'Mar',
11441156 'letter' => 'D',
11451157 'name' => 'US',
11481160 'save' => '1:00',
11491161 'to' => 'max',
11501162 'type' => undef
1151 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1152 bless( {
1153 'at' => '2:00',
1154 'from' => '2007',
1155 'in' => 'Nov',
1156 'letter' => 'S',
1157 'name' => 'US',
1158 'offset_from_std' => 0,
1159 'on' => 'Sun>=1',
1160 'save' => '0',
1161 'to' => 'max',
1162 'type' => undef
11631163 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11641164 ]
11651165 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Noronha;
1010 BEGIN {
11 $DateTime::TimeZone::America::Noronha::VERSION = '1.34';
11 $DateTime::TimeZone::America::Noronha::VERSION = '1.35';
1212 }
1313
1414 use strict;
419419 ],
420420 ];
421421
422 sub olson_version { '2011g' }
422 sub olson_version { '2011h' }
423423
424424 sub has_dst_changes { 19 }
425425
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::North_Dakota::Beulah;
1010 BEGIN {
11 $DateTime::TimeZone::America::North_Dakota::Beulah::VERSION = '1.34';
11 $DateTime::TimeZone::America::North_Dakota::Beulah::VERSION = '1.35';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011g' }
1106 sub olson_version { '2011h' }
11071107
11081108 sub has_dst_changes { 60 }
11091109
11581158 bless( {
11591159 'at' => '2:00',
11601160 'from' => '2007',
1161 'in' => 'Nov',
1162 'letter' => 'S',
1163 'name' => 'US',
1164 'offset_from_std' => 0,
1165 'on' => 'Sun>=1',
1166 'save' => '0',
1167 'to' => 'max',
1168 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
11611173 'in' => 'Mar',
11621174 'letter' => 'D',
11631175 'name' => 'US',
11661178 'save' => '1:00',
11671179 'to' => 'max',
11681180 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
1173 'in' => 'Nov',
1174 'letter' => 'S',
1175 'name' => 'US',
1176 'offset_from_std' => 0,
1177 'on' => 'Sun>=1',
1178 'save' => '0',
1179 'to' => 'max',
1180 'type' => undef
11811181 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11821182 ]
11831183 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::North_Dakota::Center;
1010 BEGIN {
11 $DateTime::TimeZone::America::North_Dakota::Center::VERSION = '1.34';
11 $DateTime::TimeZone::America::North_Dakota::Center::VERSION = '1.35';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011g' }
1106 sub olson_version { '2011h' }
11071107
11081108 sub has_dst_changes { 60 }
11091109
11581158 bless( {
11591159 'at' => '2:00',
11601160 'from' => '2007',
1161 'in' => 'Nov',
1162 'letter' => 'S',
1163 'name' => 'US',
1164 'offset_from_std' => 0,
1165 'on' => 'Sun>=1',
1166 'save' => '0',
1167 'to' => 'max',
1168 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
11611173 'in' => 'Mar',
11621174 'letter' => 'D',
11631175 'name' => 'US',
11661178 'save' => '1:00',
11671179 'to' => 'max',
11681180 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
1173 'in' => 'Nov',
1174 'letter' => 'S',
1175 'name' => 'US',
1176 'offset_from_std' => 0,
1177 'on' => 'Sun>=1',
1178 'save' => '0',
1179 'to' => 'max',
1180 'type' => undef
11811181 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11821182 ]
11831183 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::North_Dakota::New_Salem;
1010 BEGIN {
11 $DateTime::TimeZone::America::North_Dakota::New_Salem::VERSION = '1.34';
11 $DateTime::TimeZone::America::North_Dakota::New_Salem::VERSION = '1.35';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011g' }
1106 sub olson_version { '2011h' }
11071107
11081108 sub has_dst_changes { 60 }
11091109
11581158 bless( {
11591159 'at' => '2:00',
11601160 'from' => '2007',
1161 'in' => 'Nov',
1162 'letter' => 'S',
1163 'name' => 'US',
1164 'offset_from_std' => 0,
1165 'on' => 'Sun>=1',
1166 'save' => '0',
1167 'to' => 'max',
1168 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
11611173 'in' => 'Mar',
11621174 'letter' => 'D',
11631175 'name' => 'US',
11661178 'save' => '1:00',
11671179 'to' => 'max',
11681180 'type' => undef
1169 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1170 bless( {
1171 'at' => '2:00',
1172 'from' => '2007',
1173 'in' => 'Nov',
1174 'letter' => 'S',
1175 'name' => 'US',
1176 'offset_from_std' => 0,
1177 'on' => 'Sun>=1',
1178 'save' => '0',
1179 'to' => 'max',
1180 'type' => undef
11811181 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11821182 ]
11831183 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Ojinaga;
1010 BEGIN {
11 $DateTime::TimeZone::America::Ojinaga::VERSION = '1.34';
11 $DateTime::TimeZone::America::Ojinaga::VERSION = '1.35';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011g' }
593 sub olson_version { '2011h' }
594594
595595 sub has_dst_changes { 27 }
596596
645645 bless( {
646646 'at' => '2:00',
647647 'from' => '2007',
648 'in' => 'Nov',
649 'letter' => 'S',
650 'name' => 'US',
651 'offset_from_std' => 0,
652 'on' => 'Sun>=1',
653 'save' => '0',
654 'to' => 'max',
655 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2007',
648660 'in' => 'Mar',
649661 'letter' => 'D',
650662 'name' => 'US',
653665 'save' => '1:00',
654666 'to' => 'max',
655667 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2007',
660 'in' => 'Nov',
661 'letter' => 'S',
662 'name' => 'US',
663 'offset_from_std' => 0,
664 'on' => 'Sun>=1',
665 'save' => '0',
666 'to' => 'max',
667 'type' => undef
668668 }, 'DateTime::TimeZone::OlsonDB::Rule' )
669669 ]
670670 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Panama;
1010 BEGIN {
11 $DateTime::TimeZone::America::Panama::VERSION = '1.34';
11 $DateTime::TimeZone::America::Panama::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Pangnirtung;
1010 BEGIN {
11 $DateTime::TimeZone::America::Pangnirtung::VERSION = '1.34';
11 $DateTime::TimeZone::America::Pangnirtung::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 46 }
857857
906906 bless( {
907907 'at' => '2:00',
908908 'from' => '2007',
909 'in' => 'Nov',
910 'letter' => 'S',
911 'name' => 'Canada',
912 'offset_from_std' => 0,
913 'on' => 'Sun>=1',
914 'save' => '0',
915 'to' => 'max',
916 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '2:00',
920 'from' => '2007',
909921 'in' => 'Mar',
910922 'letter' => 'D',
911923 'name' => 'Canada',
914926 'save' => '1:00',
915927 'to' => 'max',
916928 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '2:00',
920 'from' => '2007',
921 'in' => 'Nov',
922 'letter' => 'S',
923 'name' => 'Canada',
924 'offset_from_std' => 0,
925 'on' => 'Sun>=1',
926 'save' => '0',
927 'to' => 'max',
928 'type' => undef
929929 }, 'DateTime::TimeZone::OlsonDB::Rule' )
930930 ]
931931 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Paramaribo;
1010 BEGIN {
11 $DateTime::TimeZone::America::Paramaribo::VERSION = '1.34';
11 $DateTime::TimeZone::America::Paramaribo::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Phoenix;
1010 BEGIN {
11 $DateTime::TimeZone::America::Phoenix::VERSION = '1.34';
11 $DateTime::TimeZone::America::Phoenix::VERSION = '1.35';
1212 }
1313
1414 use strict;
149149 ],
150150 ];
151151
152 sub olson_version { '2011g' }
152 sub olson_version { '2011h' }
153153
154154 sub has_dst_changes { 5 }
155155
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Port_au_Prince;
1010 BEGIN {
11 $DateTime::TimeZone::America::Port_au_Prince::VERSION = '1.34';
11 $DateTime::TimeZone::America::Port_au_Prince::VERSION = '1.35';
1212 }
1313
1414 use strict;
356356 ],
357357 ];
358358
359 sub olson_version { '2011g' }
359 sub olson_version { '2011h' }
360360
361361 sub has_dst_changes { 17 }
362362
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Port_of_Spain;
1010 BEGIN {
11 $DateTime::TimeZone::America::Port_of_Spain::VERSION = '1.34';
11 $DateTime::TimeZone::America::Port_of_Spain::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Porto_Velho;
1010 BEGIN {
11 $DateTime::TimeZone::America::Porto_Velho::VERSION = '1.34';
11 $DateTime::TimeZone::America::Porto_Velho::VERSION = '1.35';
1212 }
1313
1414 use strict;
302302 ],
303303 ];
304304
305 sub olson_version { '2011g' }
305 sub olson_version { '2011h' }
306306
307307 sub has_dst_changes { 14 }
308308
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Puerto_Rico;
1010 BEGIN {
11 $DateTime::TimeZone::America::Puerto_Rico::VERSION = '1.34';
11 $DateTime::TimeZone::America::Puerto_Rico::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 2 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Rainy_River;
1010 BEGIN {
11 $DateTime::TimeZone::America::Rainy_River::VERSION = '1.34';
11 $DateTime::TimeZone::America::Rainy_River::VERSION = '1.35';
1212 }
1313
1414 use strict;
968968 ],
969969 ];
970970
971 sub olson_version { '2011g' }
971 sub olson_version { '2011h' }
972972
973973 sub has_dst_changes { 53 }
974974
10231023 bless( {
10241024 'at' => '2:00',
10251025 'from' => '2007',
1026 'in' => 'Nov',
1027 'letter' => 'S',
1028 'name' => 'Canada',
1029 'offset_from_std' => 0,
1030 'on' => 'Sun>=1',
1031 'save' => '0',
1032 'to' => 'max',
1033 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '2:00',
1037 'from' => '2007',
10261038 'in' => 'Mar',
10271039 'letter' => 'D',
10281040 'name' => 'Canada',
10311043 'save' => '1:00',
10321044 'to' => 'max',
10331045 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '2:00',
1037 'from' => '2007',
1038 'in' => 'Nov',
1039 'letter' => 'S',
1040 'name' => 'Canada',
1041 'offset_from_std' => 0,
1042 'on' => 'Sun>=1',
1043 'save' => '0',
1044 'to' => 'max',
1045 'type' => undef
10461046 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10471047 ]
10481048 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Rankin_Inlet;
1010 BEGIN {
11 $DateTime::TimeZone::America::Rankin_Inlet::VERSION = '1.34';
11 $DateTime::TimeZone::America::Rankin_Inlet::VERSION = '1.35';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011g' }
827 sub olson_version { '2011h' }
828828
829829 sub has_dst_changes { 44 }
830830
879879 bless( {
880880 'at' => '2:00',
881881 'from' => '2007',
882 'in' => 'Nov',
883 'letter' => 'S',
884 'name' => 'Canada',
885 'offset_from_std' => 0,
886 'on' => 'Sun>=1',
887 'save' => '0',
888 'to' => 'max',
889 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '2:00',
893 'from' => '2007',
882894 'in' => 'Mar',
883895 'letter' => 'D',
884896 'name' => 'Canada',
887899 'save' => '1:00',
888900 'to' => 'max',
889901 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '2:00',
893 'from' => '2007',
894 'in' => 'Nov',
895 'letter' => 'S',
896 'name' => 'Canada',
897 'offset_from_std' => 0,
898 'on' => 'Sun>=1',
899 'save' => '0',
900 'to' => 'max',
901 'type' => undef
902902 }, 'DateTime::TimeZone::OlsonDB::Rule' )
903903 ]
904904 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Recife;
1010 BEGIN {
11 $DateTime::TimeZone::America::Recife::VERSION = '1.34';
11 $DateTime::TimeZone::America::Recife::VERSION = '1.35';
1212 }
1313
1414 use strict;
419419 ],
420420 ];
421421
422 sub olson_version { '2011g' }
422 sub olson_version { '2011h' }
423423
424424 sub has_dst_changes { 19 }
425425
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Regina;
1010 BEGIN {
11 $DateTime::TimeZone::America::Regina::VERSION = '1.34';
11 $DateTime::TimeZone::America::Regina::VERSION = '1.35';
1212 }
1313
1414 use strict;
509509 ],
510510 ];
511511
512 sub olson_version { '2011g' }
512 sub olson_version { '2011h' }
513513
514514 sub has_dst_changes { 26 }
515515
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Resolute;
1010 BEGIN {
11 $DateTime::TimeZone::America::Resolute::VERSION = '1.34';
11 $DateTime::TimeZone::America::Resolute::VERSION = '1.35';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011g' }
827 sub olson_version { '2011h' }
828828
829829 sub has_dst_changes { 28 }
830830
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Rio_Branco;
1010 BEGIN {
11 $DateTime::TimeZone::America::Rio_Branco::VERSION = '1.34';
11 $DateTime::TimeZone::America::Rio_Branco::VERSION = '1.35';
1212 }
1313
1414 use strict;
311311 ],
312312 ];
313313
314 sub olson_version { '2011g' }
314 sub olson_version { '2011h' }
315315
316316 sub has_dst_changes { 14 }
317317
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santa_Isabel;
1010 BEGIN {
11 $DateTime::TimeZone::America::Santa_Isabel::VERSION = '1.34';
11 $DateTime::TimeZone::America::Santa_Isabel::VERSION = '1.35';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011g' }
1151 sub olson_version { '2011h' }
11521152
11531153 sub has_dst_changes { 58 }
11541154
12031203 bless( {
12041204 'at' => '2:00',
12051205 'from' => '2002',
1206 'in' => 'Apr',
1207 'letter' => 'D',
1208 'name' => 'Mexico',
1209 'offset_from_std' => 3600,
1210 'on' => 'Sun>=1',
1211 'save' => '1:00',
1212 'to' => 'max',
1213 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2002',
12061218 'in' => 'Oct',
12071219 'letter' => 'S',
12081220 'name' => 'Mexico',
12111223 'save' => '0',
12121224 'to' => 'max',
12131225 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2002',
1218 'in' => 'Apr',
1219 'letter' => 'D',
1220 'name' => 'Mexico',
1221 'offset_from_std' => 3600,
1222 'on' => 'Sun>=1',
1223 'save' => '1:00',
1224 'to' => 'max',
1225 'type' => undef
12261226 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12271227 ]
12281228 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santarem;
1010 BEGIN {
11 $DateTime::TimeZone::America::Santarem::VERSION = '1.34';
11 $DateTime::TimeZone::America::Santarem::VERSION = '1.35';
1212 }
1313
1414 use strict;
311311 ],
312312 ];
313313
314 sub olson_version { '2011g' }
314 sub olson_version { '2011h' }
315315
316316 sub has_dst_changes { 14 }
317317
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santiago;
1010 BEGIN {
11 $DateTime::TimeZone::America::Santiago::VERSION = '1.34';
11 $DateTime::TimeZone::America::Santiago::VERSION = '1.35';
1212 }
1313
1414 use strict;
12021202 ],
12031203 ];
12041204
1205 sub olson_version { '2011g' }
1205 sub olson_version { '2011h' }
12061206
12071207 sub has_dst_changes { 63 }
12081208
12551255
12561256 my $rules = [
12571257 bless( {
1258 'at' => '3:00u',
1259 'from' => '2012',
1260 'in' => 'Mar',
1261 'letter' => '',
1262 'name' => 'Chile',
1263 'offset_from_std' => 0,
1264 'on' => 'Sun>=9',
1265 'save' => '0',
1266 'to' => 'max',
1267 'type' => undef
1268 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1269 bless( {
12581270 'at' => '4:00u',
12591271 'from' => '2012',
12601272 'in' => 'Oct',
12651277 'save' => '1:00',
12661278 'to' => 'max',
12671279 'type' => undef
1268 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1269 bless( {
1270 'at' => '3:00u',
1271 'from' => '2012',
1272 'in' => 'Mar',
1273 'letter' => '',
1274 'name' => 'Chile',
1275 'offset_from_std' => 0,
1276 'on' => 'Sun>=9',
1277 'save' => '0',
1278 'to' => 'max',
1279 'type' => undef
12801280 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12811281 ]
12821282 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santo_Domingo;
1010 BEGIN {
11 $DateTime::TimeZone::America::Santo_Domingo::VERSION = '1.34';
11 $DateTime::TimeZone::America::Santo_Domingo::VERSION = '1.35';
1212 }
1313
1414 use strict;
185185 ],
186186 ];
187187
188 sub olson_version { '2011g' }
188 sub olson_version { '2011h' }
189189
190190 sub has_dst_changes { 6 }
191191
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Sao_Paulo;
1010 BEGIN {
11 $DateTime::TimeZone::America::Sao_Paulo::VERSION = '1.34';
11 $DateTime::TimeZone::America::Sao_Paulo::VERSION = '1.35';
1212 }
1313
1414 use strict;
11841184 ],
11851185 ];
11861186
1187 sub olson_version { '2011g' }
1187 sub olson_version { '2011h' }
11881188
11891189 sub has_dst_changes { 65 }
11901190
12381238 my $rules = [
12391239 bless( {
12401240 'at' => '0:00',
1241 'from' => '2008',
1242 'in' => 'Oct',
1243 'letter' => 'S',
1244 'name' => 'Brazil',
1245 'offset_from_std' => 3600,
1246 'on' => 'Sun>=15',
1247 'save' => '1:00',
1248 'to' => 'max',
1249 'type' => undef
1250 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1251 bless( {
1252 'at' => '0:00',
12411253 'from' => '2038',
12421254 'in' => 'Feb',
12431255 'letter' => '',
12471259 'save' => '0',
12481260 'to' => 'max',
12491261 'type' => undef
1250 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1251 bless( {
1252 'at' => '0:00',
1253 'from' => '2008',
1254 'in' => 'Oct',
1255 'letter' => 'S',
1256 'name' => 'Brazil',
1257 'offset_from_std' => 3600,
1258 'on' => 'Sun>=15',
1259 'save' => '1:00',
1260 'to' => 'max',
1261 'type' => undef
12621262 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12631263 ]
12641264 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Scoresbysund;
1010 BEGIN {
11 $DateTime::TimeZone::America::Scoresbysund::VERSION = '1.34';
11 $DateTime::TimeZone::America::Scoresbysund::VERSION = '1.35';
1212 }
1313
1414 use strict;
806806 ],
807807 ];
808808
809 sub olson_version { '2011g' }
809 sub olson_version { '2011h' }
810810
811811 sub has_dst_changes { 43 }
812812
860860 my $rules = [
861861 bless( {
862862 'at' => '1:00u',
863 'from' => '1996',
864 'in' => 'Oct',
865 'letter' => '',
866 'name' => 'EU',
867 'offset_from_std' => 0,
868 'on' => 'lastSun',
869 'save' => '0',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '1:00u',
863875 'from' => '1981',
864876 'in' => 'Mar',
865877 'letter' => 'S',
869881 'save' => '1:00',
870882 'to' => 'max',
871883 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '1:00u',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'EU',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885885 ]
886886 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Sitka;
1010 BEGIN {
11 $DateTime::TimeZone::America::Sitka::VERSION = '1.34';
11 $DateTime::TimeZone::America::Sitka::VERSION = '1.35';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011g' }
1079 sub olson_version { '2011h' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
11311131 bless( {
11321132 'at' => '2:00',
11331133 'from' => '2007',
1134 'in' => 'Nov',
1135 'letter' => 'S',
1136 'name' => 'US',
1137 'offset_from_std' => 0,
1138 'on' => 'Sun>=1',
1139 'save' => '0',
1140 'to' => 'max',
1141 'type' => undef
1142 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1143 bless( {
1144 'at' => '2:00',
1145 'from' => '2007',
11341146 'in' => 'Mar',
11351147 'letter' => 'D',
11361148 'name' => 'US',
11391151 'save' => '1:00',
11401152 'to' => 'max',
11411153 'type' => undef
1142 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1143 bless( {
1144 'at' => '2:00',
1145 'from' => '2007',
1146 'in' => 'Nov',
1147 'letter' => 'S',
1148 'name' => 'US',
1149 'offset_from_std' => 0,
1150 'on' => 'Sun>=1',
1151 'save' => '0',
1152 'to' => 'max',
1153 'type' => undef
11541154 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11551155 ]
11561156 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Johns;
1010 BEGIN {
11 $DateTime::TimeZone::America::St_Johns::VERSION = '1.34';
11 $DateTime::TimeZone::America::St_Johns::VERSION = '1.35';
1212 }
1313
1414 use strict;
19311931 ],
19321932 ];
19331933
1934 sub olson_version { '2011g' }
1934 sub olson_version { '2011h' }
19351935
19361936 sub has_dst_changes { 104 }
19371937
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Kitts;
1010 BEGIN {
11 $DateTime::TimeZone::America::St_Kitts::VERSION = '1.34';
11 $DateTime::TimeZone::America::St_Kitts::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Lucia;
1010 BEGIN {
11 $DateTime::TimeZone::America::St_Lucia::VERSION = '1.34';
11 $DateTime::TimeZone::America::St_Lucia::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Thomas;
1010 BEGIN {
11 $DateTime::TimeZone::America::St_Thomas::VERSION = '1.34';
11 $DateTime::TimeZone::America::St_Thomas::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Vincent;
1010 BEGIN {
11 $DateTime::TimeZone::America::St_Vincent::VERSION = '1.34';
11 $DateTime::TimeZone::America::St_Vincent::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Swift_Current;
1010 BEGIN {
11 $DateTime::TimeZone::America::Swift_Current::VERSION = '1.34';
11 $DateTime::TimeZone::America::Swift_Current::VERSION = '1.35';
1212 }
1313
1414 use strict;
248248 ],
249249 ];
250250
251 sub olson_version { '2011g' }
251 sub olson_version { '2011h' }
252252
253253 sub has_dst_changes { 11 }
254254
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Tegucigalpa;
1010 BEGIN {
11 $DateTime::TimeZone::America::Tegucigalpa::VERSION = '1.34';
11 $DateTime::TimeZone::America::Tegucigalpa::VERSION = '1.35';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011g' }
98 sub olson_version { '2011h' }
9999
100100 sub has_dst_changes { 3 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Thule;
1010 BEGIN {
11 $DateTime::TimeZone::America::Thule::VERSION = '1.34';
11 $DateTime::TimeZone::America::Thule::VERSION = '1.35';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011g' }
611 sub olson_version { '2011h' }
612612
613613 sub has_dst_changes { 32 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Thunder_Bay;
1010 BEGIN {
11 $DateTime::TimeZone::America::Thunder_Bay::VERSION = '1.34';
11 $DateTime::TimeZone::America::Thunder_Bay::VERSION = '1.35';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011g' }
1043 sub olson_version { '2011h' }
10441044
10451045 sub has_dst_changes { 54 }
10461046
10951095 bless( {
10961096 'at' => '2:00',
10971097 'from' => '2007',
1098 'in' => 'Nov',
1099 'letter' => 'S',
1100 'name' => 'Canada',
1101 'offset_from_std' => 0,
1102 'on' => 'Sun>=1',
1103 'save' => '0',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '2:00',
1109 'from' => '2007',
10981110 'in' => 'Mar',
10991111 'letter' => 'D',
11001112 'name' => 'Canada',
11031115 'save' => '1:00',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '2:00',
1109 'from' => '2007',
1110 'in' => 'Nov',
1111 'letter' => 'S',
1112 'name' => 'Canada',
1113 'offset_from_std' => 0,
1114 'on' => 'Sun>=1',
1115 'save' => '0',
1116 'to' => 'max',
1117 'type' => undef
11181118 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11191119 ]
11201120 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Tijuana;
1010 BEGIN {
11 $DateTime::TimeZone::America::Tijuana::VERSION = '1.34';
11 $DateTime::TimeZone::America::Tijuana::VERSION = '1.35';
1212 }
1313
1414 use strict;
11571157 ],
11581158 ];
11591159
1160 sub olson_version { '2011g' }
1160 sub olson_version { '2011h' }
11611161
11621162 sub has_dst_changes { 58 }
11631163
12121212 bless( {
12131213 'at' => '2:00',
12141214 'from' => '2007',
1215 'in' => 'Nov',
1216 'letter' => 'S',
1217 'name' => 'US',
1218 'offset_from_std' => 0,
1219 'on' => 'Sun>=1',
1220 'save' => '0',
1221 'to' => 'max',
1222 'type' => undef
1223 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1224 bless( {
1225 'at' => '2:00',
1226 'from' => '2007',
12151227 'in' => 'Mar',
12161228 'letter' => 'D',
12171229 'name' => 'US',
12201232 'save' => '1:00',
12211233 'to' => 'max',
12221234 'type' => undef
1223 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1224 bless( {
1225 'at' => '2:00',
1226 'from' => '2007',
1227 'in' => 'Nov',
1228 'letter' => 'S',
1229 'name' => 'US',
1230 'offset_from_std' => 0,
1231 'on' => 'Sun>=1',
1232 'save' => '0',
1233 'to' => 'max',
1234 'type' => undef
12351235 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12361236 ]
12371237 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Toronto;
1010 BEGIN {
11 $DateTime::TimeZone::America::Toronto::VERSION = '1.34';
11 $DateTime::TimeZone::America::Toronto::VERSION = '1.35';
1212 }
1313
1414 use strict;
18771877 ],
18781878 ];
18791879
1880 sub olson_version { '2011g' }
1880 sub olson_version { '2011h' }
18811881
18821882 sub has_dst_changes { 102 }
18831883
19321932 bless( {
19331933 'at' => '2:00',
19341934 'from' => '2007',
1935 'in' => 'Nov',
1936 'letter' => 'S',
1937 'name' => 'Canada',
1938 'offset_from_std' => 0,
1939 'on' => 'Sun>=1',
1940 'save' => '0',
1941 'to' => 'max',
1942 'type' => undef
1943 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1944 bless( {
1945 'at' => '2:00',
1946 'from' => '2007',
19351947 'in' => 'Mar',
19361948 'letter' => 'D',
19371949 'name' => 'Canada',
19381950 'offset_from_std' => 3600,
19391951 'on' => 'Sun>=8',
19401952 'save' => '1:00',
1941 'to' => 'max',
1942 'type' => undef
1943 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1944 bless( {
1945 'at' => '2:00',
1946 'from' => '2007',
1947 'in' => 'Nov',
1948 'letter' => 'S',
1949 'name' => 'Canada',
1950 'offset_from_std' => 0,
1951 'on' => 'Sun>=1',
1952 'save' => '0',
19531953 'to' => 'max',
19541954 'type' => undef
19551955 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Tortola;
1010 BEGIN {
11 $DateTime::TimeZone::America::Tortola::VERSION = '1.34';
11 $DateTime::TimeZone::America::Tortola::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Vancouver;
1010 BEGIN {
11 $DateTime::TimeZone::America::Vancouver::VERSION = '1.34';
11 $DateTime::TimeZone::America::Vancouver::VERSION = '1.35';
1212 }
1313
1414 use strict;
14721472 ],
14731473 ];
14741474
1475 sub olson_version { '2011g' }
1475 sub olson_version { '2011h' }
14761476
14771477 sub has_dst_changes { 80 }
14781478
15271527 bless( {
15281528 'at' => '2:00',
15291529 'from' => '2007',
1530 'in' => 'Nov',
1531 'letter' => 'S',
1532 'name' => 'Canada',
1533 'offset_from_std' => 0,
1534 'on' => 'Sun>=1',
1535 'save' => '0',
1536 'to' => 'max',
1537 'type' => undef
1538 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1539 bless( {
1540 'at' => '2:00',
1541 'from' => '2007',
15301542 'in' => 'Mar',
15311543 'letter' => 'D',
15321544 'name' => 'Canada',
15331545 'offset_from_std' => 3600,
15341546 'on' => 'Sun>=8',
15351547 'save' => '1:00',
1536 'to' => 'max',
1537 'type' => undef
1538 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1539 bless( {
1540 'at' => '2:00',
1541 'from' => '2007',
1542 'in' => 'Nov',
1543 'letter' => 'S',
1544 'name' => 'Canada',
1545 'offset_from_std' => 0,
1546 'on' => 'Sun>=1',
1547 'save' => '0',
15481548 'to' => 'max',
15491549 'type' => undef
15501550 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Whitehorse;
1010 BEGIN {
11 $DateTime::TimeZone::America::Whitehorse::VERSION = '1.34';
11 $DateTime::TimeZone::America::Whitehorse::VERSION = '1.35';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011g' }
908 sub olson_version { '2011h' }
909909
910910 sub has_dst_changes { 48 }
911911
960960 bless( {
961961 'at' => '2:00',
962962 'from' => '2007',
963 'in' => 'Nov',
964 'letter' => 'S',
965 'name' => 'Canada',
966 'offset_from_std' => 0,
967 'on' => 'Sun>=1',
968 'save' => '0',
969 'to' => 'max',
970 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00',
974 'from' => '2007',
963975 'in' => 'Mar',
964976 'letter' => 'D',
965977 'name' => 'Canada',
968980 'save' => '1:00',
969981 'to' => 'max',
970982 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00',
974 'from' => '2007',
975 'in' => 'Nov',
976 'letter' => 'S',
977 'name' => 'Canada',
978 'offset_from_std' => 0,
979 'on' => 'Sun>=1',
980 'save' => '0',
981 'to' => 'max',
982 'type' => undef
983983 }, 'DateTime::TimeZone::OlsonDB::Rule' )
984984 ]
985985 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Winnipeg;
1010 BEGIN {
11 $DateTime::TimeZone::America::Winnipeg::VERSION = '1.34';
11 $DateTime::TimeZone::America::Winnipeg::VERSION = '1.35';
1212 }
1313
1414 use strict;
14361436 ],
14371437 ];
14381438
1439 sub olson_version { '2011g' }
1439 sub olson_version { '2011h' }
14401440
14411441 sub has_dst_changes { 78 }
14421442
14911491 bless( {
14921492 'at' => '2:00',
14931493 'from' => '2007',
1494 'in' => 'Nov',
1495 'letter' => 'S',
1496 'name' => 'Canada',
1497 'offset_from_std' => 0,
1498 'on' => 'Sun>=1',
1499 'save' => '0',
1500 'to' => 'max',
1501 'type' => undef
1502 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1503 bless( {
1504 'at' => '2:00',
1505 'from' => '2007',
14941506 'in' => 'Mar',
14951507 'letter' => 'D',
14961508 'name' => 'Canada',
14971509 'offset_from_std' => 3600,
14981510 'on' => 'Sun>=8',
14991511 'save' => '1:00',
1500 'to' => 'max',
1501 'type' => undef
1502 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1503 bless( {
1504 'at' => '2:00',
1505 'from' => '2007',
1506 'in' => 'Nov',
1507 'letter' => 'S',
1508 'name' => 'Canada',
1509 'offset_from_std' => 0,
1510 'on' => 'Sun>=1',
1511 'save' => '0',
15121512 'to' => 'max',
15131513 'type' => undef
15141514 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Yakutat;
1010 BEGIN {
11 $DateTime::TimeZone::America::Yakutat::VERSION = '1.34';
11 $DateTime::TimeZone::America::Yakutat::VERSION = '1.35';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011g' }
1079 sub olson_version { '2011h' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
11311131 bless( {
11321132 'at' => '2:00',
11331133 'from' => '2007',
1134 'in' => 'Nov',
1135 'letter' => 'S',
1136 'name' => 'US',
1137 'offset_from_std' => 0,
1138 'on' => 'Sun>=1',
1139 'save' => '0',
1140 'to' => 'max',
1141 'type' => undef
1142 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1143 bless( {
1144 'at' => '2:00',
1145 'from' => '2007',
11341146 'in' => 'Mar',
11351147 'letter' => 'D',
11361148 'name' => 'US',
11391151 'save' => '1:00',
11401152 'to' => 'max',
11411153 'type' => undef
1142 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1143 bless( {
1144 'at' => '2:00',
1145 'from' => '2007',
1146 'in' => 'Nov',
1147 'letter' => 'S',
1148 'name' => 'US',
1149 'offset_from_std' => 0,
1150 'on' => 'Sun>=1',
1151 'save' => '0',
1152 'to' => 'max',
1153 'type' => undef
11541154 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11551155 ]
11561156 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Yellowknife;
1010 BEGIN {
11 $DateTime::TimeZone::America::Yellowknife::VERSION = '1.34';
11 $DateTime::TimeZone::America::Yellowknife::VERSION = '1.35';
1212 }
1313
1414 use strict;
860860 ],
861861 ];
862862
863 sub olson_version { '2011g' }
863 sub olson_version { '2011h' }
864864
865865 sub has_dst_changes { 46 }
866866
915915 bless( {
916916 'at' => '2:00',
917917 'from' => '2007',
918 'in' => 'Nov',
919 'letter' => 'S',
920 'name' => 'Canada',
921 'offset_from_std' => 0,
922 'on' => 'Sun>=1',
923 'save' => '0',
924 'to' => 'max',
925 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '2:00',
929 'from' => '2007',
918930 'in' => 'Mar',
919931 'letter' => 'D',
920932 'name' => 'Canada',
923935 'save' => '1:00',
924936 'to' => 'max',
925937 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '2:00',
929 'from' => '2007',
930 'in' => 'Nov',
931 'letter' => 'S',
932 'name' => 'Canada',
933 'offset_from_std' => 0,
934 'on' => 'Sun>=1',
935 'save' => '0',
936 'to' => 'max',
937 'type' => undef
938938 }, 'DateTime::TimeZone::OlsonDB::Rule' )
939939 ]
940940 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Casey;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Casey::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Casey::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Davis;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Davis::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Davis::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::DumontDUrville;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::DumontDUrville::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::DumontDUrville::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Macquarie;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Macquarie::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Macquarie::VERSION = '1.35';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011g' }
908 sub olson_version { '2011h' }
909909
910910 sub has_dst_changes { 48 }
911911
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Mawson;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Mawson::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Mawson::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::McMurdo;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::McMurdo::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::McMurdo::VERSION = '1.35';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011g' }
908 sub olson_version { '2011h' }
909909
910910 sub has_dst_changes { 49 }
911911
959959 my $rules = [
960960 bless( {
961961 'at' => '2:00s',
962 'from' => '2008',
963 'in' => 'Apr',
964 'letter' => 'S',
965 'name' => 'NZAQ',
966 'offset_from_std' => 0,
967 'on' => 'Sun>=1',
968 'save' => '0',
969 'to' => 'max',
970 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00s',
962974 'from' => '2007',
963975 'in' => 'Sep',
964976 'letter' => 'D',
968980 'save' => '1:00',
969981 'to' => 'max',
970982 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00s',
974 'from' => '2008',
975 'in' => 'Apr',
976 'letter' => 'S',
977 'name' => 'NZAQ',
978 'offset_from_std' => 0,
979 'on' => 'Sun>=1',
980 'save' => '0',
981 'to' => 'max',
982 'type' => undef
983983 }, 'DateTime::TimeZone::OlsonDB::Rule' )
984984 ]
985985 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Palmer;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Palmer::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Palmer::VERSION = '1.35';
1212 }
1313
1414 use strict;
878878 ],
879879 ];
880880
881 sub olson_version { '2011g' }
881 sub olson_version { '2011h' }
882882
883883 sub has_dst_changes { 47 }
884884
931931
932932 my $rules = [
933933 bless( {
934 'at' => '3:00u',
935 'from' => '2000',
936 'in' => 'Mar',
937 'letter' => '',
938 'name' => 'ChileAQ',
939 'offset_from_std' => 0,
940 'on' => 'Sun>=9',
941 'save' => '0',
942 'to' => 'max',
943 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
934946 'at' => '4:00u',
935947 'from' => '1999',
936948 'in' => 'Oct',
941953 'save' => '1:00',
942954 'to' => 'max',
943955 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '3:00u',
947 'from' => '2000',
948 'in' => 'Mar',
949 'letter' => '',
950 'name' => 'ChileAQ',
951 'offset_from_std' => 0,
952 'on' => 'Sun>=9',
953 'save' => '0',
954 'to' => 'max',
955 'type' => undef
956956 }, 'DateTime::TimeZone::OlsonDB::Rule' )
957957 ]
958958 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Rothera;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Rothera::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Rothera::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Syowa;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Syowa::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Syowa::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Vostok;
1010 BEGIN {
11 $DateTime::TimeZone::Antarctica::Vostok::VERSION = '1.34';
11 $DateTime::TimeZone::Antarctica::Vostok::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Aden;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Aden::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Aden::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Almaty;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Almaty::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Almaty::VERSION = '1.35';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011g' }
494 sub olson_version { '2011h' }
495495
496496 sub has_dst_changes { 23 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Amman;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Amman::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Amman::VERSION = '1.35';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011g' }
827 sub olson_version { '2011h' }
828828
829829 sub has_dst_changes { 44 }
830830
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Anadyr;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Anadyr::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Anadyr::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436834800,
602 63455583600,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 43200,
606 1,
607 'ANAST'
608 ],
609 [
610 63455583600,
611 63468284400,
612 63455623200,
613 63468324000,
614 39600,
615 0,
616 'ANAT'
617 ],
618 [
619 63468284400,
620 63487033200,
621 63468327600,
622 63487076400,
623 43200,
624 1,
625 'ANAST'
626 ],
627 [
628 63487033200,
629 63500338800,
630 63487072800,
631 63500378400,
632 39600,
633 0,
634 'ANAT'
635 ],
636 [
637 63500338800,
638 63518482800,
639 63500382000,
640 63518526000,
641 43200,
642 1,
643 'ANAST'
644 ],
645 [
646 63518482800,
647 63531788400,
648 63518522400,
649 63531828000,
650 39600,
651 0,
652 'ANAT'
653 ],
654 [
655 63531788400,
656 63549932400,
657 63531831600,
658 63549975600,
659 43200,
660 1,
661 'ANAST'
662 ],
663 [
664 63549932400,
665 63563238000,
666 63549972000,
667 63563277600,
668 39600,
669 0,
670 'ANAT'
671 ],
672 [
673 63563238000,
674 63581382000,
675 63563281200,
676 63581425200,
677 43200,
678 1,
679 'ANAST'
680 ],
681 [
682 63581382000,
683 63594687600,
684 63581421600,
685 63594727200,
686 39600,
687 0,
688 'ANAT'
689 ],
690 [
691 63594687600,
692 63613436400,
693 63594730800,
694 63613479600,
695 43200,
696 1,
697 'ANAST'
698 ],
699 [
700 63613436400,
701 63626137200,
702 63613476000,
703 63626176800,
704 39600,
705 0,
706 'ANAT'
707 ],
708 [
709 63626137200,
710 63644886000,
711 63626180400,
712 63644929200,
713 43200,
714 1,
715 'ANAST'
716 ],
717 [
718 63644886000,
719 63657586800,
720 63644925600,
721 63657626400,
722 39600,
723 0,
724 'ANAT'
725 ],
726 [
727 63657586800,
728 63676335600,
729 63657630000,
730 63676378800,
731 43200,
732 1,
733 'ANAST'
734 ],
735 [
736 63676335600,
737 63689641200,
738 63676375200,
739 63689680800,
740 39600,
741 0,
742 'ANAT'
743 ],
744 [
745 63689641200,
746 63707785200,
747 63689684400,
748 63707828400,
749 43200,
750 1,
751 'ANAST'
752 ],
753 [
754 63707785200,
755 63721090800,
756 63707824800,
757 63721130400,
758 39600,
759 0,
760 'ANAT'
761 ],
762 [
763 63721090800,
764 63739234800,
765 63721134000,
766 63739278000,
767 43200,
768 1,
769 'ANAST'
770 ],
771 [
772 63739234800,
773 63752540400,
774 63739274400,
775 63752580000,
776 39600,
777 0,
778 'ANAT'
779 ],
780 [
781 63752540400,
782 63771289200,
783 63752583600,
784 63771332400,
785 43200,
786 1,
787 'ANAST'
788 ],
789 [
790 63771289200,
791 63783990000,
792 63771328800,
793 63784029600,
794 39600,
795 0,
796 'ANAT'
797 ],
798 [
799 63783990000,
800 63802738800,
801 63784033200,
802 63802782000,
803 43200,
804 1,
805 'ANAST'
604 DateTime::TimeZone::INFINITY,
605 43200,
606 0,
607 'ANAT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 39600 }
821
822 my $last_observance = bless( {
823 'format' => 'ANA%sT',
824 'gmtoff' => '11:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 733859,
828 'local_rd_secs' => 7200,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 733859,
836 'utc_rd_secs' => 7200,
837 'utc_year' => 2011
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 39600,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 733858,
845 'local_rd_secs' => 50400,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 733858,
853 'utc_rd_secs' => 50400,
854 'utc_year' => 2011
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Aqtau;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Aqtau::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Aqtau::VERSION = '1.35';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011g' }
494 sub olson_version { '2011h' }
495495
496496 sub has_dst_changes { 22 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Aqtobe;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Aqtobe::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Aqtobe::VERSION = '1.35';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011g' }
494 sub olson_version { '2011h' }
495495
496496 sub has_dst_changes { 23 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Ashgabat;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Ashgabat::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Ashgabat::VERSION = '1.35';
1212 }
1313
1414 use strict;
266266 ],
267267 ];
268268
269 sub olson_version { '2011g' }
269 sub olson_version { '2011h' }
270270
271271 sub has_dst_changes { 11 }
272272
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Baghdad;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Baghdad::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Baghdad::VERSION = '1.35';
1212 }
1313
1414 use strict;
518518 ],
519519 ];
520520
521 sub olson_version { '2011g' }
521 sub olson_version { '2011h' }
522522
523523 sub has_dst_changes { 26 }
524524
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Bahrain;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Bahrain::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Bahrain::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Baku;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Baku::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Baku::VERSION = '1.35';
1212 }
1313
1414 use strict;
770770 ],
771771 ];
772772
773 sub olson_version { '2011g' }
773 sub olson_version { '2011h' }
774774
775775 sub has_dst_changes { 40 }
776776
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Bangkok;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Bangkok::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Bangkok::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Beirut;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Beirut::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Beirut::VERSION = '1.35';
1212 }
1313
1414 use strict;
10221022 ],
10231023 ];
10241024
1025 sub olson_version { '2011g' }
1025 sub olson_version { '2011h' }
10261026
10271027 sub has_dst_changes { 55 }
10281028
10761076 my $rules = [
10771077 bless( {
10781078 'at' => '0:00',
1079 'from' => '1993',
1080 'in' => 'Mar',
1081 'letter' => 'S',
1082 'name' => 'Lebanon',
1083 'offset_from_std' => 3600,
1084 'on' => 'lastSun',
1085 'save' => '1:00',
1086 'to' => 'max',
1087 'type' => undef
1088 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1089 bless( {
1090 'at' => '0:00',
10791091 'from' => '1999',
10801092 'in' => 'Oct',
10811093 'letter' => '',
10851097 'save' => '0',
10861098 'to' => 'max',
10871099 'type' => undef
1088 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1089 bless( {
1090 'at' => '0:00',
1091 'from' => '1993',
1092 'in' => 'Mar',
1093 'letter' => 'S',
1094 'name' => 'Lebanon',
1095 'offset_from_std' => 3600,
1096 'on' => 'lastSun',
1097 'save' => '1:00',
1098 'to' => 'max',
1099 'type' => undef
11001100 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11011101 ]
11021102 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Bishkek;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Bishkek::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Bishkek::VERSION = '1.35';
1212 }
1313
1414 use strict;
500500 ],
501501 ];
502502
503 sub olson_version { '2011g' }
503 sub olson_version { '2011h' }
504504
505505 sub has_dst_changes { 25 }
506506
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Brunei;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Brunei::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Brunei::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Choibalsan;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Choibalsan::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Choibalsan::VERSION = '1.35';
1212 }
1313
1414 use strict;
455455 ],
456456 ];
457457
458 sub olson_version { '2011g' }
458 sub olson_version { '2011h' }
459459
460460 sub has_dst_changes { 22 }
461461
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Chongqing;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Chongqing::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Chongqing::VERSION = '1.35';
1212 }
1313
1414 use strict;
158158 ],
159159 ];
160160
161 sub olson_version { '2011g' }
161 sub olson_version { '2011h' }
162162
163163 sub has_dst_changes { 6 }
164164
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Colombo;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Colombo::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Colombo::VERSION = '1.35';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011g' }
107 sub olson_version { '2011h' }
108108
109109 sub has_dst_changes { 2 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Damascus;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Damascus::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Damascus::VERSION = '1.35';
1212 }
1313
1414 use strict;
11121112 ],
11131113 ];
11141114
1115 sub olson_version { '2011g' }
1115 sub olson_version { '2011h' }
11161116
11171117 sub has_dst_changes { 60 }
11181118
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dhaka;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Dhaka::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Dhaka::VERSION = '1.35';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011g' }
116 sub olson_version { '2011h' }
117117
118118 sub has_dst_changes { 1 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dili;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Dili::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Dili::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dubai;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Dubai::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Dubai::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dushanbe;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Dushanbe::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Dushanbe::VERSION = '1.35';
1212 }
1313
1414 use strict;
248248 ],
249249 ];
250250
251 sub olson_version { '2011g' }
251 sub olson_version { '2011h' }
252252
253253 sub has_dst_changes { 11 }
254254
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Gaza;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Gaza::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Gaza::VERSION = '1.35';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011g' }
1079 sub olson_version { '2011h' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Harbin;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Harbin::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Harbin::VERSION = '1.35';
1212 }
1313
1414 use strict;
185185 ],
186186 ];
187187
188 sub olson_version { '2011g' }
188 sub olson_version { '2011h' }
189189
190190 sub has_dst_changes { 6 }
191191
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Ho_Chi_Minh;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Ho_Chi_Minh::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Ho_Chi_Minh::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Hong_Kong;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Hong_Kong::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Hong_Kong::VERSION = '1.35';
1212 }
1313
1414 use strict;
662662 ],
663663 ];
664664
665 sub olson_version { '2011g' }
665 sub olson_version { '2011h' }
666666
667667 sub has_dst_changes { 34 }
668668
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Hovd;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Hovd::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Hovd::VERSION = '1.35';
1212 }
1313
1414 use strict;
446446 ],
447447 ];
448448
449 sub olson_version { '2011g' }
449 sub olson_version { '2011h' }
450450
451451 sub has_dst_changes { 22 }
452452
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Irkutsk;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Irkutsk::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Irkutsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
608608 ],
609609 [
610610 63436845600,
611 63455594400,
611 DateTime::TimeZone::INFINITY,
612612 63436878000,
613 63455626800,
614 32400,
615 1,
616 'IRKST'
617 ],
618 [
619 63455594400,
620 63468295200,
621 63455623200,
622 63468324000,
623 28800,
624 0,
625 'IRKT'
626 ],
627 [
628 63468295200,
629 63487044000,
630 63468327600,
631 63487076400,
632 32400,
633 1,
634 'IRKST'
635 ],
636 [
637 63487044000,
638 63500349600,
639 63487072800,
640 63500378400,
641 28800,
642 0,
643 'IRKT'
644 ],
645 [
646 63500349600,
647 63518493600,
648 63500382000,
649 63518526000,
650 32400,
651 1,
652 'IRKST'
653 ],
654 [
655 63518493600,
656 63531799200,
657 63518522400,
658 63531828000,
659 28800,
660 0,
661 'IRKT'
662 ],
663 [
664 63531799200,
665 63549943200,
666 63531831600,
667 63549975600,
668 32400,
669 1,
670 'IRKST'
671 ],
672 [
673 63549943200,
674 63563248800,
675 63549972000,
676 63563277600,
677 28800,
678 0,
679 'IRKT'
680 ],
681 [
682 63563248800,
683 63581392800,
684 63563281200,
685 63581425200,
686 32400,
687 1,
688 'IRKST'
689 ],
690 [
691 63581392800,
692 63594698400,
693 63581421600,
694 63594727200,
695 28800,
696 0,
697 'IRKT'
698 ],
699 [
700 63594698400,
701 63613447200,
702 63594730800,
703 63613479600,
704 32400,
705 1,
706 'IRKST'
707 ],
708 [
709 63613447200,
710 63626148000,
711 63613476000,
712 63626176800,
713 28800,
714 0,
715 'IRKT'
716 ],
717 [
718 63626148000,
719 63644896800,
720 63626180400,
721 63644929200,
722 32400,
723 1,
724 'IRKST'
725 ],
726 [
727 63644896800,
728 63657597600,
729 63644925600,
730 63657626400,
731 28800,
732 0,
733 'IRKT'
734 ],
735 [
736 63657597600,
737 63676346400,
738 63657630000,
739 63676378800,
740 32400,
741 1,
742 'IRKST'
743 ],
744 [
745 63676346400,
746 63689652000,
747 63676375200,
748 63689680800,
749 28800,
750 0,
751 'IRKT'
752 ],
753 [
754 63689652000,
755 63707796000,
756 63689684400,
757 63707828400,
758 32400,
759 1,
760 'IRKST'
761 ],
762 [
763 63707796000,
764 63721101600,
765 63707824800,
766 63721130400,
767 28800,
768 0,
769 'IRKT'
770 ],
771 [
772 63721101600,
773 63739245600,
774 63721134000,
775 63739278000,
776 32400,
777 1,
778 'IRKST'
779 ],
780 [
781 63739245600,
782 63752551200,
783 63739274400,
784 63752580000,
785 28800,
786 0,
787 'IRKT'
788 ],
789 [
790 63752551200,
791 63771300000,
792 63752583600,
793 63771332400,
794 32400,
795 1,
796 'IRKST'
797 ],
798 [
799 63771300000,
800 63784000800,
801 63771328800,
802 63784029600,
803 28800,
804 0,
805 'IRKT'
806 ],
807 [
808 63784000800,
809 63802749600,
810 63784033200,
811 63802782000,
812 32400,
813 1,
814 'IRKST'
613 DateTime::TimeZone::INFINITY,
614 32400,
615 0,
616 'IRKT'
815617 ],
816618 ];
817619
818 sub olson_version { '2011g' }
819
820 sub has_dst_changes { 42 }
620 sub olson_version { '2011h' }
621
622 sub has_dst_changes { 30 }
821623
822624 sub _max_year { 2021 }
823625
826628 return shift->_init( @_, spans => $spans );
827629 }
828630
829 sub _last_offset { 28800 }
830
831 my $last_observance = bless( {
832 'format' => 'IRK%sT',
833 'gmtoff' => '8:00',
834 'local_start_datetime' => bless( {
835 'formatter' => undef,
836 'local_rd_days' => 727216,
837 'local_rd_secs' => 10800,
838 'offset_modifier' => 0,
839 'rd_nanosecs' => 0,
840 'tz' => bless( {
841 'name' => 'floating',
842 'offset' => 0
843 }, 'DateTime::TimeZone::Floating' ),
844 'utc_rd_days' => 727216,
845 'utc_rd_secs' => 10800,
846 'utc_year' => 1993
847 }, 'DateTime' ),
848 'offset_from_std' => 0,
849 'offset_from_utc' => 28800,
850 'until' => [],
851 'utc_start_datetime' => bless( {
852 'formatter' => undef,
853 'local_rd_days' => 727215,
854 'local_rd_secs' => 68400,
855 'offset_modifier' => 0,
856 'rd_nanosecs' => 0,
857 'tz' => bless( {
858 'name' => 'floating',
859 'offset' => 0
860 }, 'DateTime::TimeZone::Floating' ),
861 'utc_rd_days' => 727215,
862 'utc_rd_secs' => 68400,
863 'utc_year' => 1993
864 }, 'DateTime' )
865 }, 'DateTime::TimeZone::OlsonDB::Observance' )
866 ;
867 sub _last_observance { $last_observance }
868
869 my $rules = [
870 bless( {
871 'at' => '2:00s',
872 'from' => '1993',
873 'in' => 'Mar',
874 'letter' => 'S',
875 'name' => 'Russia',
876 'offset_from_std' => 3600,
877 'on' => 'lastSun',
878 'save' => '1:00',
879 'to' => 'max',
880 'type' => undef
881 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
882 bless( {
883 'at' => '2:00s',
884 'from' => '1996',
885 'in' => 'Oct',
886 'letter' => '',
887 'name' => 'Russia',
888 'offset_from_std' => 0,
889 'on' => 'lastSun',
890 'save' => '0',
891 'to' => 'max',
892 'type' => undef
893 }, 'DateTime::TimeZone::OlsonDB::Rule' )
894 ]
895 ;
896 sub _rules { $rules }
897631
898632
899633 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Jakarta;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Jakarta::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Jakarta::VERSION = '1.35';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011g' }
107 sub olson_version { '2011h' }
108108
109109 sub has_dst_changes { 0 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Jayapura;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Jayapura::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Jayapura::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Jerusalem;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Jerusalem::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Jerusalem::VERSION = '1.35';
1212 }
1313
1414 use strict;
13191319 ],
13201320 ];
13211321
1322 sub olson_version { '2011g' }
1322 sub olson_version { '2011h' }
13231323
13241324 sub has_dst_changes { 71 }
13251325
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kabul;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kabul::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kabul::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kamchatka;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kamchatka::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kamchatka::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436834800,
602 63455583600,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 43200,
606 1,
607 'PETST'
608 ],
609 [
610 63455583600,
611 63468284400,
612 63455623200,
613 63468324000,
614 39600,
615 0,
616 'PETT'
617 ],
618 [
619 63468284400,
620 63487033200,
621 63468327600,
622 63487076400,
623 43200,
624 1,
625 'PETST'
626 ],
627 [
628 63487033200,
629 63500338800,
630 63487072800,
631 63500378400,
632 39600,
633 0,
634 'PETT'
635 ],
636 [
637 63500338800,
638 63518482800,
639 63500382000,
640 63518526000,
641 43200,
642 1,
643 'PETST'
644 ],
645 [
646 63518482800,
647 63531788400,
648 63518522400,
649 63531828000,
650 39600,
651 0,
652 'PETT'
653 ],
654 [
655 63531788400,
656 63549932400,
657 63531831600,
658 63549975600,
659 43200,
660 1,
661 'PETST'
662 ],
663 [
664 63549932400,
665 63563238000,
666 63549972000,
667 63563277600,
668 39600,
669 0,
670 'PETT'
671 ],
672 [
673 63563238000,
674 63581382000,
675 63563281200,
676 63581425200,
677 43200,
678 1,
679 'PETST'
680 ],
681 [
682 63581382000,
683 63594687600,
684 63581421600,
685 63594727200,
686 39600,
687 0,
688 'PETT'
689 ],
690 [
691 63594687600,
692 63613436400,
693 63594730800,
694 63613479600,
695 43200,
696 1,
697 'PETST'
698 ],
699 [
700 63613436400,
701 63626137200,
702 63613476000,
703 63626176800,
704 39600,
705 0,
706 'PETT'
707 ],
708 [
709 63626137200,
710 63644886000,
711 63626180400,
712 63644929200,
713 43200,
714 1,
715 'PETST'
716 ],
717 [
718 63644886000,
719 63657586800,
720 63644925600,
721 63657626400,
722 39600,
723 0,
724 'PETT'
725 ],
726 [
727 63657586800,
728 63676335600,
729 63657630000,
730 63676378800,
731 43200,
732 1,
733 'PETST'
734 ],
735 [
736 63676335600,
737 63689641200,
738 63676375200,
739 63689680800,
740 39600,
741 0,
742 'PETT'
743 ],
744 [
745 63689641200,
746 63707785200,
747 63689684400,
748 63707828400,
749 43200,
750 1,
751 'PETST'
752 ],
753 [
754 63707785200,
755 63721090800,
756 63707824800,
757 63721130400,
758 39600,
759 0,
760 'PETT'
761 ],
762 [
763 63721090800,
764 63739234800,
765 63721134000,
766 63739278000,
767 43200,
768 1,
769 'PETST'
770 ],
771 [
772 63739234800,
773 63752540400,
774 63739274400,
775 63752580000,
776 39600,
777 0,
778 'PETT'
779 ],
780 [
781 63752540400,
782 63771289200,
783 63752583600,
784 63771332400,
785 43200,
786 1,
787 'PETST'
788 ],
789 [
790 63771289200,
791 63783990000,
792 63771328800,
793 63784029600,
794 39600,
795 0,
796 'PETT'
797 ],
798 [
799 63783990000,
800 63802738800,
801 63784033200,
802 63802782000,
803 43200,
804 1,
805 'PETST'
604 DateTime::TimeZone::INFINITY,
605 43200,
606 0,
607 'PETT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 39600 }
821
822 my $last_observance = bless( {
823 'format' => 'PET%sT',
824 'gmtoff' => '11:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 733859,
828 'local_rd_secs' => 7200,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 733859,
836 'utc_rd_secs' => 7200,
837 'utc_year' => 2011
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 39600,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 733858,
845 'local_rd_secs' => 50400,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 733858,
853 'utc_rd_secs' => 50400,
854 'utc_year' => 2011
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Karachi;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Karachi::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Karachi::VERSION = '1.35';
1212 }
1313
1414 use strict;
131131 ],
132132 ];
133133
134 sub olson_version { '2011g' }
134 sub olson_version { '2011h' }
135135
136136 sub has_dst_changes { 4 }
137137
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kashgar;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kashgar::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kashgar::VERSION = '1.35';
1212 }
1313
1414 use strict;
167167 ],
168168 ];
169169
170 sub olson_version { '2011g' }
170 sub olson_version { '2011h' }
171171
172172 sub has_dst_changes { 6 }
173173
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kathmandu;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kathmandu::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kathmandu::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kolkata;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kolkata::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kolkata::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 1 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Krasnoyarsk;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Krasnoyarsk::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Krasnoyarsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436849200,
602 63455598000,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 28800,
606 1,
607 'KRAST'
608 ],
609 [
610 63455598000,
611 63468298800,
612 63455623200,
613 63468324000,
614 25200,
615 0,
616 'KRAT'
617 ],
618 [
619 63468298800,
620 63487047600,
621 63468327600,
622 63487076400,
623 28800,
624 1,
625 'KRAST'
626 ],
627 [
628 63487047600,
629 63500353200,
630 63487072800,
631 63500378400,
632 25200,
633 0,
634 'KRAT'
635 ],
636 [
637 63500353200,
638 63518497200,
639 63500382000,
640 63518526000,
641 28800,
642 1,
643 'KRAST'
644 ],
645 [
646 63518497200,
647 63531802800,
648 63518522400,
649 63531828000,
650 25200,
651 0,
652 'KRAT'
653 ],
654 [
655 63531802800,
656 63549946800,
657 63531831600,
658 63549975600,
659 28800,
660 1,
661 'KRAST'
662 ],
663 [
664 63549946800,
665 63563252400,
666 63549972000,
667 63563277600,
668 25200,
669 0,
670 'KRAT'
671 ],
672 [
673 63563252400,
674 63581396400,
675 63563281200,
676 63581425200,
677 28800,
678 1,
679 'KRAST'
680 ],
681 [
682 63581396400,
683 63594702000,
684 63581421600,
685 63594727200,
686 25200,
687 0,
688 'KRAT'
689 ],
690 [
691 63594702000,
692 63613450800,
693 63594730800,
694 63613479600,
695 28800,
696 1,
697 'KRAST'
698 ],
699 [
700 63613450800,
701 63626151600,
702 63613476000,
703 63626176800,
704 25200,
705 0,
706 'KRAT'
707 ],
708 [
709 63626151600,
710 63644900400,
711 63626180400,
712 63644929200,
713 28800,
714 1,
715 'KRAST'
716 ],
717 [
718 63644900400,
719 63657601200,
720 63644925600,
721 63657626400,
722 25200,
723 0,
724 'KRAT'
725 ],
726 [
727 63657601200,
728 63676350000,
729 63657630000,
730 63676378800,
731 28800,
732 1,
733 'KRAST'
734 ],
735 [
736 63676350000,
737 63689655600,
738 63676375200,
739 63689680800,
740 25200,
741 0,
742 'KRAT'
743 ],
744 [
745 63689655600,
746 63707799600,
747 63689684400,
748 63707828400,
749 28800,
750 1,
751 'KRAST'
752 ],
753 [
754 63707799600,
755 63721105200,
756 63707824800,
757 63721130400,
758 25200,
759 0,
760 'KRAT'
761 ],
762 [
763 63721105200,
764 63739249200,
765 63721134000,
766 63739278000,
767 28800,
768 1,
769 'KRAST'
770 ],
771 [
772 63739249200,
773 63752554800,
774 63739274400,
775 63752580000,
776 25200,
777 0,
778 'KRAT'
779 ],
780 [
781 63752554800,
782 63771303600,
783 63752583600,
784 63771332400,
785 28800,
786 1,
787 'KRAST'
788 ],
789 [
790 63771303600,
791 63784004400,
792 63771328800,
793 63784029600,
794 25200,
795 0,
796 'KRAT'
797 ],
798 [
799 63784004400,
800 63802753200,
801 63784033200,
802 63802782000,
803 28800,
804 1,
805 'KRAST'
604 DateTime::TimeZone::INFINITY,
605 28800,
606 0,
607 'KRAT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 25200 }
821
822 my $last_observance = bless( {
823 'format' => 'KRA%sT',
824 'gmtoff' => '7:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727216,
828 'local_rd_secs' => 10800,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727216,
836 'utc_rd_secs' => 10800,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 25200,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727215,
845 'local_rd_secs' => 72000,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727215,
853 'utc_rd_secs' => 72000,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kuala_Lumpur;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kuala_Lumpur::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kuala_Lumpur::VERSION = '1.35';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011g' }
107 sub olson_version { '2011h' }
108108
109109 sub has_dst_changes { 1 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kuching;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kuching::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kuching::VERSION = '1.35';
1212 }
1313
1414 use strict;
203203 ],
204204 ];
205205
206 sub olson_version { '2011g' }
206 sub olson_version { '2011h' }
207207
208208 sub has_dst_changes { 7 }
209209
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kuwait;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Kuwait::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Kuwait::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Macau;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Macau::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Macau::VERSION = '1.35';
1212 }
1313
1414 use strict;
410410 ],
411411 ];
412412
413 sub olson_version { '2011g' }
413 sub olson_version { '2011h' }
414414
415415 sub has_dst_changes { 20 }
416416
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Magadan;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Magadan::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Magadan::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436834800,
602 63455583600,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 43200,
606 1,
607 'MAGST'
608 ],
609 [
610 63455583600,
611 63468284400,
612 63455623200,
613 63468324000,
614 39600,
615 0,
616 'MAGT'
617 ],
618 [
619 63468284400,
620 63487033200,
621 63468327600,
622 63487076400,
623 43200,
624 1,
625 'MAGST'
626 ],
627 [
628 63487033200,
629 63500338800,
630 63487072800,
631 63500378400,
632 39600,
633 0,
634 'MAGT'
635 ],
636 [
637 63500338800,
638 63518482800,
639 63500382000,
640 63518526000,
641 43200,
642 1,
643 'MAGST'
644 ],
645 [
646 63518482800,
647 63531788400,
648 63518522400,
649 63531828000,
650 39600,
651 0,
652 'MAGT'
653 ],
654 [
655 63531788400,
656 63549932400,
657 63531831600,
658 63549975600,
659 43200,
660 1,
661 'MAGST'
662 ],
663 [
664 63549932400,
665 63563238000,
666 63549972000,
667 63563277600,
668 39600,
669 0,
670 'MAGT'
671 ],
672 [
673 63563238000,
674 63581382000,
675 63563281200,
676 63581425200,
677 43200,
678 1,
679 'MAGST'
680 ],
681 [
682 63581382000,
683 63594687600,
684 63581421600,
685 63594727200,
686 39600,
687 0,
688 'MAGT'
689 ],
690 [
691 63594687600,
692 63613436400,
693 63594730800,
694 63613479600,
695 43200,
696 1,
697 'MAGST'
698 ],
699 [
700 63613436400,
701 63626137200,
702 63613476000,
703 63626176800,
704 39600,
705 0,
706 'MAGT'
707 ],
708 [
709 63626137200,
710 63644886000,
711 63626180400,
712 63644929200,
713 43200,
714 1,
715 'MAGST'
716 ],
717 [
718 63644886000,
719 63657586800,
720 63644925600,
721 63657626400,
722 39600,
723 0,
724 'MAGT'
725 ],
726 [
727 63657586800,
728 63676335600,
729 63657630000,
730 63676378800,
731 43200,
732 1,
733 'MAGST'
734 ],
735 [
736 63676335600,
737 63689641200,
738 63676375200,
739 63689680800,
740 39600,
741 0,
742 'MAGT'
743 ],
744 [
745 63689641200,
746 63707785200,
747 63689684400,
748 63707828400,
749 43200,
750 1,
751 'MAGST'
752 ],
753 [
754 63707785200,
755 63721090800,
756 63707824800,
757 63721130400,
758 39600,
759 0,
760 'MAGT'
761 ],
762 [
763 63721090800,
764 63739234800,
765 63721134000,
766 63739278000,
767 43200,
768 1,
769 'MAGST'
770 ],
771 [
772 63739234800,
773 63752540400,
774 63739274400,
775 63752580000,
776 39600,
777 0,
778 'MAGT'
779 ],
780 [
781 63752540400,
782 63771289200,
783 63752583600,
784 63771332400,
785 43200,
786 1,
787 'MAGST'
788 ],
789 [
790 63771289200,
791 63783990000,
792 63771328800,
793 63784029600,
794 39600,
795 0,
796 'MAGT'
797 ],
798 [
799 63783990000,
800 63802738800,
801 63784033200,
802 63802782000,
803 43200,
804 1,
805 'MAGST'
604 DateTime::TimeZone::INFINITY,
605 43200,
606 0,
607 'MAGT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 39600 }
821
822 my $last_observance = bless( {
823 'format' => 'MAG%sT',
824 'gmtoff' => '11:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727216,
828 'local_rd_secs' => 10800,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727216,
836 'utc_rd_secs' => 10800,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 39600,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727215,
845 'local_rd_secs' => 57600,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727215,
853 'utc_rd_secs' => 57600,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Makassar;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Makassar::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Makassar::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Manila;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Manila::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Manila::VERSION = '1.35';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011g' }
125 sub olson_version { '2011h' }
126126
127127 sub has_dst_changes { 3 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Muscat;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Muscat::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Muscat::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Nicosia;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Nicosia::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Nicosia::VERSION = '1.35';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011g' }
908 sub olson_version { '2011h' }
909909
910910 sub has_dst_changes { 49 }
911911
959959 my $rules = [
960960 bless( {
961961 'at' => '1:00u',
962 'from' => '1996',
963 'in' => 'Oct',
964 'letter' => '',
965 'name' => 'EUAsia',
966 'offset_from_std' => 0,
967 'on' => 'lastSun',
968 'save' => '0',
969 'to' => 'max',
970 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '1:00u',
962974 'from' => '1981',
963975 'in' => 'Mar',
964976 'letter' => 'S',
968980 'save' => '1:00',
969981 'to' => 'max',
970982 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '1:00u',
974 'from' => '1996',
975 'in' => 'Oct',
976 'letter' => '',
977 'name' => 'EUAsia',
978 'offset_from_std' => 0,
979 'on' => 'lastSun',
980 'save' => '0',
981 'to' => 'max',
982 'type' => undef
983983 }, 'DateTime::TimeZone::OlsonDB::Rule' )
984984 ]
985985 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Novokuznetsk;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Novokuznetsk::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Novokuznetsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436852800,
602 63455601600,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 25200,
606 1,
607 'NOVST'
608 ],
609 [
610 63455601600,
611 63468302400,
612 63455623200,
613 63468324000,
614 21600,
604 DateTime::TimeZone::INFINITY,
605 25200,
615606 0,
616607 'NOVT'
617608 ],
618 [
619 63468302400,
620 63487051200,
621 63468327600,
622 63487076400,
623 25200,
624 1,
625 'NOVST'
626 ],
627 [
628 63487051200,
629 63500356800,
630 63487072800,
631 63500378400,
632 21600,
633 0,
634 'NOVT'
635 ],
636 [
637 63500356800,
638 63518500800,
639 63500382000,
640 63518526000,
641 25200,
642 1,
643 'NOVST'
644 ],
645 [
646 63518500800,
647 63531806400,
648 63518522400,
649 63531828000,
650 21600,
651 0,
652 'NOVT'
653 ],
654 [
655 63531806400,
656 63549950400,
657 63531831600,
658 63549975600,
659 25200,
660 1,
661 'NOVST'
662 ],
663 [
664 63549950400,
665 63563256000,
666 63549972000,
667 63563277600,
668 21600,
669 0,
670 'NOVT'
671 ],
672 [
673 63563256000,
674 63581400000,
675 63563281200,
676 63581425200,
677 25200,
678 1,
679 'NOVST'
680 ],
681 [
682 63581400000,
683 63594705600,
684 63581421600,
685 63594727200,
686 21600,
687 0,
688 'NOVT'
689 ],
690 [
691 63594705600,
692 63613454400,
693 63594730800,
694 63613479600,
695 25200,
696 1,
697 'NOVST'
698 ],
699 [
700 63613454400,
701 63626155200,
702 63613476000,
703 63626176800,
704 21600,
705 0,
706 'NOVT'
707 ],
708 [
709 63626155200,
710 63644904000,
711 63626180400,
712 63644929200,
713 25200,
714 1,
715 'NOVST'
716 ],
717 [
718 63644904000,
719 63657604800,
720 63644925600,
721 63657626400,
722 21600,
723 0,
724 'NOVT'
725 ],
726 [
727 63657604800,
728 63676353600,
729 63657630000,
730 63676378800,
731 25200,
732 1,
733 'NOVST'
734 ],
735 [
736 63676353600,
737 63689659200,
738 63676375200,
739 63689680800,
740 21600,
741 0,
742 'NOVT'
743 ],
744 [
745 63689659200,
746 63707803200,
747 63689684400,
748 63707828400,
749 25200,
750 1,
751 'NOVST'
752 ],
753 [
754 63707803200,
755 63721108800,
756 63707824800,
757 63721130400,
758 21600,
759 0,
760 'NOVT'
761 ],
762 [
763 63721108800,
764 63739252800,
765 63721134000,
766 63739278000,
767 25200,
768 1,
769 'NOVST'
770 ],
771 [
772 63739252800,
773 63752558400,
774 63739274400,
775 63752580000,
776 21600,
777 0,
778 'NOVT'
779 ],
780 [
781 63752558400,
782 63771307200,
783 63752583600,
784 63771332400,
785 25200,
786 1,
787 'NOVST'
788 ],
789 [
790 63771307200,
791 63784008000,
792 63771328800,
793 63784029600,
794 21600,
795 0,
796 'NOVT'
797 ],
798 [
799 63784008000,
800 63802756800,
801 63784033200,
802 63802782000,
803 25200,
804 1,
805 'NOVST'
806 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 21600 }
821
822 my $last_observance = bless( {
823 'format' => 'NOV%sT',
824 'gmtoff' => '6:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 733859,
828 'local_rd_secs' => 7200,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 733859,
836 'utc_rd_secs' => 7200,
837 'utc_year' => 2011
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 21600,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 733858,
845 'local_rd_secs' => 68400,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 733858,
853 'utc_rd_secs' => 68400,
854 'utc_year' => 2011
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Novosibirsk;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Novosibirsk::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Novosibirsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
608608 ],
609609 [
610610 63436852800,
611 63455601600,
611 DateTime::TimeZone::INFINITY,
612612 63436878000,
613 63455626800,
614 25200,
615 1,
616 'NOVST'
617 ],
618 [
619 63455601600,
620 63468302400,
621 63455623200,
622 63468324000,
623 21600,
624 0,
625 'NOVT'
626 ],
627 [
628 63468302400,
629 63487051200,
630 63468327600,
631 63487076400,
632 25200,
633 1,
634 'NOVST'
635 ],
636 [
637 63487051200,
638 63500356800,
639 63487072800,
640 63500378400,
641 21600,
642 0,
643 'NOVT'
644 ],
645 [
646 63500356800,
647 63518500800,
648 63500382000,
649 63518526000,
650 25200,
651 1,
652 'NOVST'
653 ],
654 [
655 63518500800,
656 63531806400,
657 63518522400,
658 63531828000,
659 21600,
660 0,
661 'NOVT'
662 ],
663 [
664 63531806400,
665 63549950400,
666 63531831600,
667 63549975600,
668 25200,
669 1,
670 'NOVST'
671 ],
672 [
673 63549950400,
674 63563256000,
675 63549972000,
676 63563277600,
677 21600,
678 0,
679 'NOVT'
680 ],
681 [
682 63563256000,
683 63581400000,
684 63563281200,
685 63581425200,
686 25200,
687 1,
688 'NOVST'
689 ],
690 [
691 63581400000,
692 63594705600,
693 63581421600,
694 63594727200,
695 21600,
696 0,
697 'NOVT'
698 ],
699 [
700 63594705600,
701 63613454400,
702 63594730800,
703 63613479600,
704 25200,
705 1,
706 'NOVST'
707 ],
708 [
709 63613454400,
710 63626155200,
711 63613476000,
712 63626176800,
713 21600,
714 0,
715 'NOVT'
716 ],
717 [
718 63626155200,
719 63644904000,
720 63626180400,
721 63644929200,
722 25200,
723 1,
724 'NOVST'
725 ],
726 [
727 63644904000,
728 63657604800,
729 63644925600,
730 63657626400,
731 21600,
732 0,
733 'NOVT'
734 ],
735 [
736 63657604800,
737 63676353600,
738 63657630000,
739 63676378800,
740 25200,
741 1,
742 'NOVST'
743 ],
744 [
745 63676353600,
746 63689659200,
747 63676375200,
748 63689680800,
749 21600,
750 0,
751 'NOVT'
752 ],
753 [
754 63689659200,
755 63707803200,
756 63689684400,
757 63707828400,
758 25200,
759 1,
760 'NOVST'
761 ],
762 [
763 63707803200,
764 63721108800,
765 63707824800,
766 63721130400,
767 21600,
768 0,
769 'NOVT'
770 ],
771 [
772 63721108800,
773 63739252800,
774 63721134000,
775 63739278000,
776 25200,
777 1,
778 'NOVST'
779 ],
780 [
781 63739252800,
782 63752558400,
783 63739274400,
784 63752580000,
785 21600,
786 0,
787 'NOVT'
788 ],
789 [
790 63752558400,
791 63771307200,
792 63752583600,
793 63771332400,
794 25200,
795 1,
796 'NOVST'
797 ],
798 [
799 63771307200,
800 63784008000,
801 63771328800,
802 63784029600,
803 21600,
804 0,
805 'NOVT'
806 ],
807 [
808 63784008000,
809 63802756800,
810 63784033200,
811 63802782000,
812 25200,
813 1,
814 'NOVST'
613 DateTime::TimeZone::INFINITY,
614 25200,
615 0,
616 'NOVT'
815617 ],
816618 ];
817619
818 sub olson_version { '2011g' }
819
820 sub has_dst_changes { 43 }
620 sub olson_version { '2011h' }
621
622 sub has_dst_changes { 31 }
821623
822624 sub _max_year { 2021 }
823625
826628 return shift->_init( @_, spans => $spans );
827629 }
828630
829 sub _last_offset { 21600 }
830
831 my $last_observance = bless( {
832 'format' => 'NOV%sT',
833 'gmtoff' => '6:00',
834 'local_start_datetime' => bless( {
835 'formatter' => undef,
836 'local_rd_days' => 727705,
837 'local_rd_secs' => 82800,
838 'offset_modifier' => 0,
839 'rd_nanosecs' => 0,
840 'tz' => bless( {
841 'name' => 'floating',
842 'offset' => 0
843 }, 'DateTime::TimeZone::Floating' ),
844 'utc_rd_days' => 727705,
845 'utc_rd_secs' => 82800,
846 'utc_year' => 1994
847 }, 'DateTime' ),
848 'offset_from_std' => 0,
849 'offset_from_utc' => 21600,
850 'until' => [],
851 'utc_start_datetime' => bless( {
852 'formatter' => undef,
853 'local_rd_days' => 727705,
854 'local_rd_secs' => 57600,
855 'offset_modifier' => 0,
856 'rd_nanosecs' => 0,
857 'tz' => bless( {
858 'name' => 'floating',
859 'offset' => 0
860 }, 'DateTime::TimeZone::Floating' ),
861 'utc_rd_days' => 727705,
862 'utc_rd_secs' => 57600,
863 'utc_year' => 1994
864 }, 'DateTime' )
865 }, 'DateTime::TimeZone::OlsonDB::Observance' )
866 ;
867 sub _last_observance { $last_observance }
868
869 my $rules = [
870 bless( {
871 'at' => '2:00s',
872 'from' => '1993',
873 'in' => 'Mar',
874 'letter' => 'S',
875 'name' => 'Russia',
876 'offset_from_std' => 3600,
877 'on' => 'lastSun',
878 'save' => '1:00',
879 'to' => 'max',
880 'type' => undef
881 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
882 bless( {
883 'at' => '2:00s',
884 'from' => '1996',
885 'in' => 'Oct',
886 'letter' => '',
887 'name' => 'Russia',
888 'offset_from_std' => 0,
889 'on' => 'lastSun',
890 'save' => '0',
891 'to' => 'max',
892 'type' => undef
893 }, 'DateTime::TimeZone::OlsonDB::Rule' )
894 ]
895 ;
896 sub _rules { $rules }
897631
898632
899633 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Omsk;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Omsk::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Omsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436852800,
602 63455601600,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 25200,
606 1,
607 'OMSST'
608 ],
609 [
610 63455601600,
611 63468302400,
612 63455623200,
613 63468324000,
614 21600,
615 0,
616 'OMST'
617 ],
618 [
619 63468302400,
620 63487051200,
621 63468327600,
622 63487076400,
623 25200,
624 1,
625 'OMSST'
626 ],
627 [
628 63487051200,
629 63500356800,
630 63487072800,
631 63500378400,
632 21600,
633 0,
634 'OMST'
635 ],
636 [
637 63500356800,
638 63518500800,
639 63500382000,
640 63518526000,
641 25200,
642 1,
643 'OMSST'
644 ],
645 [
646 63518500800,
647 63531806400,
648 63518522400,
649 63531828000,
650 21600,
651 0,
652 'OMST'
653 ],
654 [
655 63531806400,
656 63549950400,
657 63531831600,
658 63549975600,
659 25200,
660 1,
661 'OMSST'
662 ],
663 [
664 63549950400,
665 63563256000,
666 63549972000,
667 63563277600,
668 21600,
669 0,
670 'OMST'
671 ],
672 [
673 63563256000,
674 63581400000,
675 63563281200,
676 63581425200,
677 25200,
678 1,
679 'OMSST'
680 ],
681 [
682 63581400000,
683 63594705600,
684 63581421600,
685 63594727200,
686 21600,
687 0,
688 'OMST'
689 ],
690 [
691 63594705600,
692 63613454400,
693 63594730800,
694 63613479600,
695 25200,
696 1,
697 'OMSST'
698 ],
699 [
700 63613454400,
701 63626155200,
702 63613476000,
703 63626176800,
704 21600,
705 0,
706 'OMST'
707 ],
708 [
709 63626155200,
710 63644904000,
711 63626180400,
712 63644929200,
713 25200,
714 1,
715 'OMSST'
716 ],
717 [
718 63644904000,
719 63657604800,
720 63644925600,
721 63657626400,
722 21600,
723 0,
724 'OMST'
725 ],
726 [
727 63657604800,
728 63676353600,
729 63657630000,
730 63676378800,
731 25200,
732 1,
733 'OMSST'
734 ],
735 [
736 63676353600,
737 63689659200,
738 63676375200,
739 63689680800,
740 21600,
741 0,
742 'OMST'
743 ],
744 [
745 63689659200,
746 63707803200,
747 63689684400,
748 63707828400,
749 25200,
750 1,
751 'OMSST'
752 ],
753 [
754 63707803200,
755 63721108800,
756 63707824800,
757 63721130400,
758 21600,
759 0,
760 'OMST'
761 ],
762 [
763 63721108800,
764 63739252800,
765 63721134000,
766 63739278000,
767 25200,
768 1,
769 'OMSST'
770 ],
771 [
772 63739252800,
773 63752558400,
774 63739274400,
775 63752580000,
776 21600,
777 0,
778 'OMST'
779 ],
780 [
781 63752558400,
782 63771307200,
783 63752583600,
784 63771332400,
785 25200,
786 1,
787 'OMSST'
788 ],
789 [
790 63771307200,
791 63784008000,
792 63771328800,
793 63784029600,
794 21600,
795 0,
796 'OMST'
797 ],
798 [
799 63784008000,
800 63802756800,
801 63784033200,
802 63802782000,
803 25200,
804 1,
805 'OMSST'
604 DateTime::TimeZone::INFINITY,
605 25200,
606 0,
607 'OMST'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 21600 }
821
822 my $last_observance = bless( {
823 'format' => 'OMS%sT',
824 'gmtoff' => '6:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727216,
828 'local_rd_secs' => 10800,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727216,
836 'utc_rd_secs' => 10800,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 21600,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727215,
845 'local_rd_secs' => 75600,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727215,
853 'utc_rd_secs' => 75600,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Oral;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Oral::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Oral::VERSION = '1.35';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011g' }
494 sub olson_version { '2011h' }
495495
496496 sub has_dst_changes { 23 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Phnom_Penh;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Phnom_Penh::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Phnom_Penh::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Pontianak;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Pontianak::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Pontianak::VERSION = '1.35';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011g' }
107 sub olson_version { '2011h' }
108108
109109 sub has_dst_changes { 0 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Pyongyang;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Pyongyang::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Pyongyang::VERSION = '1.35';
1212 }
1313
1414 use strict;
8686 ],
8787 ];
8888
89 sub olson_version { '2011g' }
89 sub olson_version { '2011h' }
9090
9191 sub has_dst_changes { 0 }
9292
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Qatar;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Qatar::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Qatar::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Qyzylorda;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Qyzylorda::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Qyzylorda::VERSION = '1.35';
1212 }
1313
1414 use strict;
500500 ],
501501 ];
502502
503 sub olson_version { '2011g' }
503 sub olson_version { '2011h' }
504504
505505 sub has_dst_changes { 23 }
506506
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Rangoon;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Rangoon::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Rangoon::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Riyadh;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Riyadh::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Riyadh::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Sakhalin;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Sakhalin::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Sakhalin::VERSION = '1.35';
1212 }
1313
1414 use strict;
608608 ],
609609 [
610610 63436838400,
611 63455587200,
611 DateTime::TimeZone::INFINITY,
612612 63436878000,
613 63455626800,
614 39600,
615 1,
616 'SAKST'
617 ],
618 [
619 63455587200,
620 63468288000,
621 63455623200,
622 63468324000,
623 36000,
624 0,
625 'SAKT'
626 ],
627 [
628 63468288000,
629 63487036800,
630 63468327600,
631 63487076400,
632 39600,
633 1,
634 'SAKST'
635 ],
636 [
637 63487036800,
638 63500342400,
639 63487072800,
640 63500378400,
641 36000,
642 0,
643 'SAKT'
644 ],
645 [
646 63500342400,
647 63518486400,
648 63500382000,
649 63518526000,
650 39600,
651 1,
652 'SAKST'
653 ],
654 [
655 63518486400,
656 63531792000,
657 63518522400,
658 63531828000,
659 36000,
660 0,
661 'SAKT'
662 ],
663 [
664 63531792000,
665 63549936000,
666 63531831600,
667 63549975600,
668 39600,
669 1,
670 'SAKST'
671 ],
672 [
673 63549936000,
674 63563241600,
675 63549972000,
676 63563277600,
677 36000,
678 0,
679 'SAKT'
680 ],
681 [
682 63563241600,
683 63581385600,
684 63563281200,
685 63581425200,
686 39600,
687 1,
688 'SAKST'
689 ],
690 [
691 63581385600,
692 63594691200,
693 63581421600,
694 63594727200,
695 36000,
696 0,
697 'SAKT'
698 ],
699 [
700 63594691200,
701 63613440000,
702 63594730800,
703 63613479600,
704 39600,
705 1,
706 'SAKST'
707 ],
708 [
709 63613440000,
710 63626140800,
711 63613476000,
712 63626176800,
713 36000,
714 0,
715 'SAKT'
716 ],
717 [
718 63626140800,
719 63644889600,
720 63626180400,
721 63644929200,
722 39600,
723 1,
724 'SAKST'
725 ],
726 [
727 63644889600,
728 63657590400,
729 63644925600,
730 63657626400,
731 36000,
732 0,
733 'SAKT'
734 ],
735 [
736 63657590400,
737 63676339200,
738 63657630000,
739 63676378800,
740 39600,
741 1,
742 'SAKST'
743 ],
744 [
745 63676339200,
746 63689644800,
747 63676375200,
748 63689680800,
749 36000,
750 0,
751 'SAKT'
752 ],
753 [
754 63689644800,
755 63707788800,
756 63689684400,
757 63707828400,
758 39600,
759 1,
760 'SAKST'
761 ],
762 [
763 63707788800,
764 63721094400,
765 63707824800,
766 63721130400,
767 36000,
768 0,
769 'SAKT'
770 ],
771 [
772 63721094400,
773 63739238400,
774 63721134000,
775 63739278000,
776 39600,
777 1,
778 'SAKST'
779 ],
780 [
781 63739238400,
782 63752544000,
783 63739274400,
784 63752580000,
785 36000,
786 0,
787 'SAKT'
788 ],
789 [
790 63752544000,
791 63771292800,
792 63752583600,
793 63771332400,
794 39600,
795 1,
796 'SAKST'
797 ],
798 [
799 63771292800,
800 63783993600,
801 63771328800,
802 63784029600,
803 36000,
804 0,
805 'SAKT'
806 ],
807 [
808 63783993600,
809 63802742400,
810 63784033200,
811 63802782000,
812 39600,
813 1,
814 'SAKST'
613 DateTime::TimeZone::INFINITY,
614 39600,
615 0,
616 'SAKT'
815617 ],
816618 ];
817619
818 sub olson_version { '2011g' }
819
820 sub has_dst_changes { 42 }
620 sub olson_version { '2011h' }
621
622 sub has_dst_changes { 30 }
821623
822624 sub _max_year { 2021 }
823625
826628 return shift->_init( @_, spans => $spans );
827629 }
828630
829 sub _last_offset { 36000 }
830
831 my $last_observance = bless( {
832 'format' => 'SAK%sT',
833 'gmtoff' => '10:00',
834 'local_start_datetime' => bless( {
835 'formatter' => undef,
836 'local_rd_days' => 729113,
837 'local_rd_secs' => 7200,
838 'offset_modifier' => 0,
839 'rd_nanosecs' => 0,
840 'tz' => bless( {
841 'name' => 'floating',
842 'offset' => 0
843 }, 'DateTime::TimeZone::Floating' ),
844 'utc_rd_days' => 729113,
845 'utc_rd_secs' => 7200,
846 'utc_year' => 1998
847 }, 'DateTime' ),
848 'offset_from_std' => 0,
849 'offset_from_utc' => 36000,
850 'until' => [],
851 'utc_start_datetime' => bless( {
852 'formatter' => undef,
853 'local_rd_days' => 729112,
854 'local_rd_secs' => 54000,
855 'offset_modifier' => 0,
856 'rd_nanosecs' => 0,
857 'tz' => bless( {
858 'name' => 'floating',
859 'offset' => 0
860 }, 'DateTime::TimeZone::Floating' ),
861 'utc_rd_days' => 729112,
862 'utc_rd_secs' => 54000,
863 'utc_year' => 1998
864 }, 'DateTime' )
865 }, 'DateTime::TimeZone::OlsonDB::Observance' )
866 ;
867 sub _last_observance { $last_observance }
868
869 my $rules = [
870 bless( {
871 'at' => '2:00s',
872 'from' => '1993',
873 'in' => 'Mar',
874 'letter' => 'S',
875 'name' => 'Russia',
876 'offset_from_std' => 3600,
877 'on' => 'lastSun',
878 'save' => '1:00',
879 'to' => 'max',
880 'type' => undef
881 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
882 bless( {
883 'at' => '2:00s',
884 'from' => '1996',
885 'in' => 'Oct',
886 'letter' => '',
887 'name' => 'Russia',
888 'offset_from_std' => 0,
889 'on' => 'lastSun',
890 'save' => '0',
891 'to' => 'max',
892 'type' => undef
893 }, 'DateTime::TimeZone::OlsonDB::Rule' )
894 ]
895 ;
896 sub _rules { $rules }
897631
898632
899633 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Samarkand;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Samarkand::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Samarkand::VERSION = '1.35';
1212 }
1313
1414 use strict;
266266 ],
267267 ];
268268
269 sub olson_version { '2011g' }
269 sub olson_version { '2011h' }
270270
271271 sub has_dst_changes { 12 }
272272
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Seoul;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Seoul::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Seoul::VERSION = '1.35';
1212 }
1313
1414 use strict;
149149 ],
150150 ];
151151
152 sub olson_version { '2011g' }
152 sub olson_version { '2011h' }
153153
154154 sub has_dst_changes { 3 }
155155
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Shanghai;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Shanghai::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Shanghai::VERSION = '1.35';
1212 }
1313
1414 use strict;
194194 ],
195195 ];
196196
197 sub olson_version { '2011g' }
197 sub olson_version { '2011h' }
198198
199199 sub has_dst_changes { 8 }
200200
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Singapore;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Singapore::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Singapore::VERSION = '1.35';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011g' }
116 sub olson_version { '2011h' }
117117
118118 sub has_dst_changes { 1 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Taipei;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Taipei::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Taipei::VERSION = '1.35';
1212 }
1313
1414 use strict;
401401 ],
402402 ];
403403
404 sub olson_version { '2011g' }
404 sub olson_version { '2011h' }
405405
406406 sub has_dst_changes { 20 }
407407
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tashkent;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Tashkent::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Tashkent::VERSION = '1.35';
1212 }
1313
1414 use strict;
266266 ],
267267 ];
268268
269 sub olson_version { '2011g' }
269 sub olson_version { '2011h' }
270270
271271 sub has_dst_changes { 12 }
272272
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tbilisi;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Tbilisi::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Tbilisi::VERSION = '1.35';
1212 }
1313
1414 use strict;
527527 ],
528528 ];
529529
530 sub olson_version { '2011g' }
530 sub olson_version { '2011h' }
531531
532532 sub has_dst_changes { 27 }
533533
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tehran;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Tehran::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Tehran::VERSION = '1.35';
1212 }
1313
1414 use strict;
932932 ],
933933 ];
934934
935 sub olson_version { '2011g' }
935 sub olson_version { '2011h' }
936936
937937 sub has_dst_changes { 48 }
938938
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Thimphu;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Thimphu::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Thimphu::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tokyo;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Tokyo::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Tokyo::VERSION = '1.35';
1212 }
1313
1414 use strict;
131131 ],
132132 ];
133133
134 sub olson_version { '2011g' }
134 sub olson_version { '2011h' }
135135
136136 sub has_dst_changes { 4 }
137137
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Ulaanbaatar;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Ulaanbaatar::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Ulaanbaatar::VERSION = '1.35';
1212 }
1313
1414 use strict;
446446 ],
447447 ];
448448
449 sub olson_version { '2011g' }
449 sub olson_version { '2011h' }
450450
451451 sub has_dst_changes { 22 }
452452
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Urumqi;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Urumqi::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Urumqi::VERSION = '1.35';
1212 }
1313
1414 use strict;
158158 ],
159159 ];
160160
161 sub olson_version { '2011g' }
161 sub olson_version { '2011h' }
162162
163163 sub has_dst_changes { 6 }
164164
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Vientiane;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Vientiane::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Vientiane::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Vladivostok;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Vladivostok::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Vladivostok::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436838400,
602 63455587200,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 39600,
606 1,
607 'VLAST'
608 ],
609 [
610 63455587200,
611 63468288000,
612 63455623200,
613 63468324000,
614 36000,
615 0,
616 'VLAT'
617 ],
618 [
619 63468288000,
620 63487036800,
621 63468327600,
622 63487076400,
623 39600,
624 1,
625 'VLAST'
626 ],
627 [
628 63487036800,
629 63500342400,
630 63487072800,
631 63500378400,
632 36000,
633 0,
634 'VLAT'
635 ],
636 [
637 63500342400,
638 63518486400,
639 63500382000,
640 63518526000,
641 39600,
642 1,
643 'VLAST'
644 ],
645 [
646 63518486400,
647 63531792000,
648 63518522400,
649 63531828000,
650 36000,
651 0,
652 'VLAT'
653 ],
654 [
655 63531792000,
656 63549936000,
657 63531831600,
658 63549975600,
659 39600,
660 1,
661 'VLAST'
662 ],
663 [
664 63549936000,
665 63563241600,
666 63549972000,
667 63563277600,
668 36000,
669 0,
670 'VLAT'
671 ],
672 [
673 63563241600,
674 63581385600,
675 63563281200,
676 63581425200,
677 39600,
678 1,
679 'VLAST'
680 ],
681 [
682 63581385600,
683 63594691200,
684 63581421600,
685 63594727200,
686 36000,
687 0,
688 'VLAT'
689 ],
690 [
691 63594691200,
692 63613440000,
693 63594730800,
694 63613479600,
695 39600,
696 1,
697 'VLAST'
698 ],
699 [
700 63613440000,
701 63626140800,
702 63613476000,
703 63626176800,
704 36000,
705 0,
706 'VLAT'
707 ],
708 [
709 63626140800,
710 63644889600,
711 63626180400,
712 63644929200,
713 39600,
714 1,
715 'VLAST'
716 ],
717 [
718 63644889600,
719 63657590400,
720 63644925600,
721 63657626400,
722 36000,
723 0,
724 'VLAT'
725 ],
726 [
727 63657590400,
728 63676339200,
729 63657630000,
730 63676378800,
731 39600,
732 1,
733 'VLAST'
734 ],
735 [
736 63676339200,
737 63689644800,
738 63676375200,
739 63689680800,
740 36000,
741 0,
742 'VLAT'
743 ],
744 [
745 63689644800,
746 63707788800,
747 63689684400,
748 63707828400,
749 39600,
750 1,
751 'VLAST'
752 ],
753 [
754 63707788800,
755 63721094400,
756 63707824800,
757 63721130400,
758 36000,
759 0,
760 'VLAT'
761 ],
762 [
763 63721094400,
764 63739238400,
765 63721134000,
766 63739278000,
767 39600,
768 1,
769 'VLAST'
770 ],
771 [
772 63739238400,
773 63752544000,
774 63739274400,
775 63752580000,
776 36000,
777 0,
778 'VLAT'
779 ],
780 [
781 63752544000,
782 63771292800,
783 63752583600,
784 63771332400,
785 39600,
786 1,
787 'VLAST'
788 ],
789 [
790 63771292800,
791 63783993600,
792 63771328800,
793 63784029600,
794 36000,
795 0,
796 'VLAT'
797 ],
798 [
799 63783993600,
800 63802742400,
801 63784033200,
802 63802782000,
803 39600,
804 1,
805 'VLAST'
604 DateTime::TimeZone::INFINITY,
605 39600,
606 0,
607 'VLAT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 36000 }
821
822 my $last_observance = bless( {
823 'format' => 'VLA%sT',
824 'gmtoff' => '10:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727216,
828 'local_rd_secs' => 10800,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727216,
836 'utc_rd_secs' => 10800,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 36000,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727215,
845 'local_rd_secs' => 61200,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727215,
853 'utc_rd_secs' => 61200,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Yakutsk;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Yakutsk::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Yakutsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436842000,
602 63455590800,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 36000,
606 1,
607 'YAKST'
608 ],
609 [
610 63455590800,
611 63468291600,
612 63455623200,
613 63468324000,
614 32400,
615 0,
616 'YAKT'
617 ],
618 [
619 63468291600,
620 63487040400,
621 63468327600,
622 63487076400,
623 36000,
624 1,
625 'YAKST'
626 ],
627 [
628 63487040400,
629 63500346000,
630 63487072800,
631 63500378400,
632 32400,
633 0,
634 'YAKT'
635 ],
636 [
637 63500346000,
638 63518490000,
639 63500382000,
640 63518526000,
641 36000,
642 1,
643 'YAKST'
644 ],
645 [
646 63518490000,
647 63531795600,
648 63518522400,
649 63531828000,
650 32400,
651 0,
652 'YAKT'
653 ],
654 [
655 63531795600,
656 63549939600,
657 63531831600,
658 63549975600,
659 36000,
660 1,
661 'YAKST'
662 ],
663 [
664 63549939600,
665 63563245200,
666 63549972000,
667 63563277600,
668 32400,
669 0,
670 'YAKT'
671 ],
672 [
673 63563245200,
674 63581389200,
675 63563281200,
676 63581425200,
677 36000,
678 1,
679 'YAKST'
680 ],
681 [
682 63581389200,
683 63594694800,
684 63581421600,
685 63594727200,
686 32400,
687 0,
688 'YAKT'
689 ],
690 [
691 63594694800,
692 63613443600,
693 63594730800,
694 63613479600,
695 36000,
696 1,
697 'YAKST'
698 ],
699 [
700 63613443600,
701 63626144400,
702 63613476000,
703 63626176800,
704 32400,
705 0,
706 'YAKT'
707 ],
708 [
709 63626144400,
710 63644893200,
711 63626180400,
712 63644929200,
713 36000,
714 1,
715 'YAKST'
716 ],
717 [
718 63644893200,
719 63657594000,
720 63644925600,
721 63657626400,
722 32400,
723 0,
724 'YAKT'
725 ],
726 [
727 63657594000,
728 63676342800,
729 63657630000,
730 63676378800,
731 36000,
732 1,
733 'YAKST'
734 ],
735 [
736 63676342800,
737 63689648400,
738 63676375200,
739 63689680800,
740 32400,
741 0,
742 'YAKT'
743 ],
744 [
745 63689648400,
746 63707792400,
747 63689684400,
748 63707828400,
749 36000,
750 1,
751 'YAKST'
752 ],
753 [
754 63707792400,
755 63721098000,
756 63707824800,
757 63721130400,
758 32400,
759 0,
760 'YAKT'
761 ],
762 [
763 63721098000,
764 63739242000,
765 63721134000,
766 63739278000,
767 36000,
768 1,
769 'YAKST'
770 ],
771 [
772 63739242000,
773 63752547600,
774 63739274400,
775 63752580000,
776 32400,
777 0,
778 'YAKT'
779 ],
780 [
781 63752547600,
782 63771296400,
783 63752583600,
784 63771332400,
785 36000,
786 1,
787 'YAKST'
788 ],
789 [
790 63771296400,
791 63783997200,
792 63771328800,
793 63784029600,
794 32400,
795 0,
796 'YAKT'
797 ],
798 [
799 63783997200,
800 63802746000,
801 63784033200,
802 63802782000,
803 36000,
804 1,
805 'YAKST'
604 DateTime::TimeZone::INFINITY,
605 36000,
606 0,
607 'YAKT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 32400 }
821
822 my $last_observance = bless( {
823 'format' => 'YAK%sT',
824 'gmtoff' => '9:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727216,
828 'local_rd_secs' => 10800,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727216,
836 'utc_rd_secs' => 10800,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 32400,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727215,
845 'local_rd_secs' => 64800,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727215,
853 'utc_rd_secs' => 64800,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Yekaterinburg;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Yekaterinburg::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Yekaterinburg::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436856400,
602 63455605200,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 21600,
606 1,
607 'YEKST'
608 ],
609 [
610 63455605200,
611 63468306000,
612 63455623200,
613 63468324000,
614 18000,
615 0,
616 'YEKT'
617 ],
618 [
619 63468306000,
620 63487054800,
621 63468327600,
622 63487076400,
623 21600,
624 1,
625 'YEKST'
626 ],
627 [
628 63487054800,
629 63500360400,
630 63487072800,
631 63500378400,
632 18000,
633 0,
634 'YEKT'
635 ],
636 [
637 63500360400,
638 63518504400,
639 63500382000,
640 63518526000,
641 21600,
642 1,
643 'YEKST'
644 ],
645 [
646 63518504400,
647 63531810000,
648 63518522400,
649 63531828000,
650 18000,
651 0,
652 'YEKT'
653 ],
654 [
655 63531810000,
656 63549954000,
657 63531831600,
658 63549975600,
659 21600,
660 1,
661 'YEKST'
662 ],
663 [
664 63549954000,
665 63563259600,
666 63549972000,
667 63563277600,
668 18000,
669 0,
670 'YEKT'
671 ],
672 [
673 63563259600,
674 63581403600,
675 63563281200,
676 63581425200,
677 21600,
678 1,
679 'YEKST'
680 ],
681 [
682 63581403600,
683 63594709200,
684 63581421600,
685 63594727200,
686 18000,
687 0,
688 'YEKT'
689 ],
690 [
691 63594709200,
692 63613458000,
693 63594730800,
694 63613479600,
695 21600,
696 1,
697 'YEKST'
698 ],
699 [
700 63613458000,
701 63626158800,
702 63613476000,
703 63626176800,
704 18000,
705 0,
706 'YEKT'
707 ],
708 [
709 63626158800,
710 63644907600,
711 63626180400,
712 63644929200,
713 21600,
714 1,
715 'YEKST'
716 ],
717 [
718 63644907600,
719 63657608400,
720 63644925600,
721 63657626400,
722 18000,
723 0,
724 'YEKT'
725 ],
726 [
727 63657608400,
728 63676357200,
729 63657630000,
730 63676378800,
731 21600,
732 1,
733 'YEKST'
734 ],
735 [
736 63676357200,
737 63689662800,
738 63676375200,
739 63689680800,
740 18000,
741 0,
742 'YEKT'
743 ],
744 [
745 63689662800,
746 63707806800,
747 63689684400,
748 63707828400,
749 21600,
750 1,
751 'YEKST'
752 ],
753 [
754 63707806800,
755 63721112400,
756 63707824800,
757 63721130400,
758 18000,
759 0,
760 'YEKT'
761 ],
762 [
763 63721112400,
764 63739256400,
765 63721134000,
766 63739278000,
767 21600,
768 1,
769 'YEKST'
770 ],
771 [
772 63739256400,
773 63752562000,
774 63739274400,
775 63752580000,
776 18000,
777 0,
778 'YEKT'
779 ],
780 [
781 63752562000,
782 63771310800,
783 63752583600,
784 63771332400,
785 21600,
786 1,
787 'YEKST'
788 ],
789 [
790 63771310800,
791 63784011600,
792 63771328800,
793 63784029600,
794 18000,
795 0,
796 'YEKT'
797 ],
798 [
799 63784011600,
800 63802760400,
801 63784033200,
802 63802782000,
803 21600,
804 1,
805 'YEKST'
604 DateTime::TimeZone::INFINITY,
605 21600,
606 0,
607 'YEKT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 42 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 30 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 18000 }
821
822 my $last_observance = bless( {
823 'format' => 'YEK%sT',
824 'gmtoff' => '5:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727216,
828 'local_rd_secs' => 10800,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727216,
836 'utc_rd_secs' => 10800,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 18000,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727215,
845 'local_rd_secs' => 79200,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727215,
853 'utc_rd_secs' => 79200,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Yerevan;
1010 BEGIN {
11 $DateTime::TimeZone::Asia::Yerevan::VERSION = '1.34';
11 $DateTime::TimeZone::Asia::Yerevan::VERSION = '1.35';
1212 }
1313
1414 use strict;
797797 ],
798798 ];
799799
800 sub olson_version { '2011g' }
800 sub olson_version { '2011h' }
801801
802802 sub has_dst_changes { 42 }
803803
851851 my $rules = [
852852 bless( {
853853 'at' => '2:00s',
854 'from' => '1993',
855 'in' => 'Mar',
856 'letter' => 'S',
857 'name' => 'RussiaAsia',
858 'offset_from_std' => 3600,
859 'on' => 'lastSun',
860 'save' => '1:00',
861 'to' => 'max',
862 'type' => undef
863 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
864 bless( {
865 'at' => '2:00s',
854866 'from' => '1996',
855867 'in' => 'Oct',
856868 'letter' => '',
860872 'save' => '0',
861873 'to' => 'max',
862874 'type' => undef
863 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
864 bless( {
865 'at' => '2:00s',
866 'from' => '1993',
867 'in' => 'Mar',
868 'letter' => 'S',
869 'name' => 'RussiaAsia',
870 'offset_from_std' => 3600,
871 'on' => 'lastSun',
872 'save' => '1:00',
873 'to' => 'max',
874 'type' => undef
875875 }, 'DateTime::TimeZone::OlsonDB::Rule' )
876876 ]
877877 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Azores;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Azores::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Azores::VERSION = '1.35';
1212 }
1313
1414 use strict;
17421742 ],
17431743 ];
17441744
1745 sub olson_version { '2011g' }
1745 sub olson_version { '2011h' }
17461746
17471747 sub has_dst_changes { 98 }
17481748
17961796 my $rules = [
17971797 bless( {
17981798 'at' => '1:00u',
1799 'from' => '1996',
1800 'in' => 'Oct',
1801 'letter' => '',
1802 'name' => 'EU',
1803 'offset_from_std' => 0,
1804 'on' => 'lastSun',
1805 'save' => '0',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
17991811 'from' => '1981',
18001812 'in' => 'Mar',
18011813 'letter' => 'S',
18031815 'offset_from_std' => 3600,
18041816 'on' => 'lastSun',
18051817 'save' => '1:00',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
1811 'from' => '1996',
1812 'in' => 'Oct',
1813 'letter' => '',
1814 'name' => 'EU',
1815 'offset_from_std' => 0,
1816 'on' => 'lastSun',
1817 'save' => '0',
18181818 'to' => 'max',
18191819 'type' => undef
18201820 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Bermuda;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Bermuda::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Bermuda::VERSION = '1.35';
1212 }
1313
1414 use strict;
923923 ],
924924 ];
925925
926 sub olson_version { '2011g' }
926 sub olson_version { '2011h' }
927927
928928 sub has_dst_changes { 49 }
929929
978978 bless( {
979979 'at' => '2:00',
980980 'from' => '2007',
981 'in' => 'Nov',
982 'letter' => 'S',
983 'name' => 'US',
984 'offset_from_std' => 0,
985 'on' => 'Sun>=1',
986 'save' => '0',
987 'to' => 'max',
988 'type' => undef
989 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
990 bless( {
991 'at' => '2:00',
992 'from' => '2007',
981993 'in' => 'Mar',
982994 'letter' => 'D',
983995 'name' => 'US',
986998 'save' => '1:00',
987999 'to' => 'max',
9881000 'type' => undef
989 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
990 bless( {
991 'at' => '2:00',
992 'from' => '2007',
993 'in' => 'Nov',
994 'letter' => 'S',
995 'name' => 'US',
996 'offset_from_std' => 0,
997 'on' => 'Sun>=1',
998 'save' => '0',
999 'to' => 'max',
1000 'type' => undef
10011001 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10021002 ]
10031003 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Canary;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Canary::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Canary::VERSION = '1.35';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011g' }
827 sub olson_version { '2011h' }
828828
829829 sub has_dst_changes { 44 }
830830
878878 my $rules = [
879879 bless( {
880880 'at' => '1:00u',
881 'from' => '1996',
882 'in' => 'Oct',
883 'letter' => '',
884 'name' => 'EU',
885 'offset_from_std' => 0,
886 'on' => 'lastSun',
887 'save' => '0',
888 'to' => 'max',
889 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
881893 'from' => '1981',
882894 'in' => 'Mar',
883895 'letter' => 'S',
887899 'save' => '1:00',
888900 'to' => 'max',
889901 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
893 'from' => '1996',
894 'in' => 'Oct',
895 'letter' => '',
896 'name' => 'EU',
897 'offset_from_std' => 0,
898 'on' => 'lastSun',
899 'save' => '0',
900 'to' => 'max',
901 'type' => undef
902902 }, 'DateTime::TimeZone::OlsonDB::Rule' )
903903 ]
904904 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Cape_Verde;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Cape_Verde::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Cape_Verde::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 1 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Faroe;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Faroe::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Faroe::VERSION = '1.35';
1212 }
1313
1414 use strict;
797797 ],
798798 ];
799799
800 sub olson_version { '2011g' }
800 sub olson_version { '2011h' }
801801
802802 sub has_dst_changes { 42 }
803803
851851 my $rules = [
852852 bless( {
853853 'at' => '1:00u',
854 'from' => '1996',
855 'in' => 'Oct',
856 'letter' => '',
857 'name' => 'EU',
858 'offset_from_std' => 0,
859 'on' => 'lastSun',
860 'save' => '0',
861 'to' => 'max',
862 'type' => undef
863 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
864 bless( {
865 'at' => '1:00u',
854866 'from' => '1981',
855867 'in' => 'Mar',
856868 'letter' => 'S',
860872 'save' => '1:00',
861873 'to' => 'max',
862874 'type' => undef
863 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
864 bless( {
865 'at' => '1:00u',
866 'from' => '1996',
867 'in' => 'Oct',
868 'letter' => '',
869 'name' => 'EU',
870 'offset_from_std' => 0,
871 'on' => 'lastSun',
872 'save' => '0',
873 'to' => 'max',
874 'type' => undef
875875 }, 'DateTime::TimeZone::OlsonDB::Rule' )
876876 ]
877877 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Madeira;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Madeira::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Madeira::VERSION = '1.35';
1212 }
1313
1414 use strict;
17421742 ],
17431743 ];
17441744
1745 sub olson_version { '2011g' }
1745 sub olson_version { '2011h' }
17461746
17471747 sub has_dst_changes { 98 }
17481748
17961796 my $rules = [
17971797 bless( {
17981798 'at' => '1:00u',
1799 'from' => '1996',
1800 'in' => 'Oct',
1801 'letter' => '',
1802 'name' => 'EU',
1803 'offset_from_std' => 0,
1804 'on' => 'lastSun',
1805 'save' => '0',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
17991811 'from' => '1981',
18001812 'in' => 'Mar',
18011813 'letter' => 'S',
18031815 'offset_from_std' => 3600,
18041816 'on' => 'lastSun',
18051817 'save' => '1:00',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
1811 'from' => '1996',
1812 'in' => 'Oct',
1813 'letter' => '',
1814 'name' => 'EU',
1815 'offset_from_std' => 0,
1816 'on' => 'lastSun',
1817 'save' => '0',
18181818 'to' => 'max',
18191819 'type' => undef
18201820 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Reykjavik;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Reykjavik::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Reykjavik::VERSION = '1.35';
1212 }
1313
1414 use strict;
617617 ],
618618 ];
619619
620 sub olson_version { '2011g' }
620 sub olson_version { '2011h' }
621621
622622 sub has_dst_changes { 31 }
623623
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::South_Georgia;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::South_Georgia::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::South_Georgia::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::St_Helena;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::St_Helena::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::St_Helena::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Stanley;
1010 BEGIN {
11 $DateTime::TimeZone::Atlantic::Stanley::VERSION = '1.34';
11 $DateTime::TimeZone::Atlantic::Stanley::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 45 }
857857
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Adelaide;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Adelaide::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Adelaide::VERSION = '1.35';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011g' }
1052 sub olson_version { '2011h' }
10531053
10541054 sub has_dst_changes { 56 }
10551055
11041104 bless( {
11051105 'at' => '2:00s',
11061106 'from' => '2008',
1107 'in' => 'Apr',
1108 'letter' => '',
1109 'name' => 'AS',
1110 'offset_from_std' => 0,
1111 'on' => 'Sun>=1',
1112 'save' => '0',
1113 'to' => 'max',
1114 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00s',
1118 'from' => '2008',
11071119 'in' => 'Oct',
11081120 'letter' => '',
11091121 'name' => 'AS',
11121124 'save' => '1:00',
11131125 'to' => 'max',
11141126 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00s',
1118 'from' => '2008',
1119 'in' => 'Apr',
1120 'letter' => '',
1121 'name' => 'AS',
1122 'offset_from_std' => 0,
1123 'on' => 'Sun>=1',
1124 'save' => '0',
1125 'to' => 'max',
1126 'type' => undef
11271127 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11281128 ]
11291129 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Brisbane;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Brisbane::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Brisbane::VERSION = '1.35';
1212 }
1313
1414 use strict;
194194 ],
195195 ];
196196
197 sub olson_version { '2011g' }
197 sub olson_version { '2011h' }
198198
199199 sub has_dst_changes { 8 }
200200
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Broken_Hill;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Broken_Hill::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Broken_Hill::VERSION = '1.35';
1212 }
1313
1414 use strict;
10671067 ],
10681068 ];
10691069
1070 sub olson_version { '2011g' }
1070 sub olson_version { '2011h' }
10711071
10721072 sub has_dst_changes { 57 }
10731073
11221122 bless( {
11231123 'at' => '2:00s',
11241124 'from' => '2008',
1125 'in' => 'Apr',
1126 'letter' => '',
1127 'name' => 'AS',
1128 'offset_from_std' => 0,
1129 'on' => 'Sun>=1',
1130 'save' => '0',
1131 'to' => 'max',
1132 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '2:00s',
1136 'from' => '2008',
11251137 'in' => 'Oct',
11261138 'letter' => '',
11271139 'name' => 'AS',
11301142 'save' => '1:00',
11311143 'to' => 'max',
11321144 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '2:00s',
1136 'from' => '2008',
1137 'in' => 'Apr',
1138 'letter' => '',
1139 'name' => 'AS',
1140 'offset_from_std' => 0,
1141 'on' => 'Sun>=1',
1142 'save' => '0',
1143 'to' => 'max',
1144 'type' => undef
11451145 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11461146 ]
11471147 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Currie;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Currie::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Currie::VERSION = '1.35';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011g' }
1052 sub olson_version { '2011h' }
10531053
10541054 sub has_dst_changes { 57 }
10551055
11031103 my $rules = [
11041104 bless( {
11051105 'at' => '2:00s',
1106 'from' => '2001',
1107 'in' => 'Oct',
1108 'letter' => '',
1109 'name' => 'AT',
1110 'offset_from_std' => 3600,
1111 'on' => 'Sun>=1',
1112 'save' => '1:00',
1113 'to' => 'max',
1114 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00s',
11061118 'from' => '2008',
11071119 'in' => 'Apr',
11081120 'letter' => '',
11121124 'save' => '0',
11131125 'to' => 'max',
11141126 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00s',
1118 'from' => '2001',
1119 'in' => 'Oct',
1120 'letter' => '',
1121 'name' => 'AT',
1122 'offset_from_std' => 3600,
1123 'on' => 'Sun>=1',
1124 'save' => '1:00',
1125 'to' => 'max',
1126 'type' => undef
11271127 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11281128 ]
11291129 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Darwin;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Darwin::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Darwin::VERSION = '1.35';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011g' }
125 sub olson_version { '2011h' }
126126
127127 sub has_dst_changes { 4 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Eucla;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Eucla::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Eucla::VERSION = '1.35';
1212 }
1313
1414 use strict;
212212 ],
213213 ];
214214
215 sub olson_version { '2011g' }
215 sub olson_version { '2011h' }
216216
217217 sub has_dst_changes { 9 }
218218
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Hobart;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Hobart::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Hobart::VERSION = '1.35';
1212 }
1313
1414 use strict;
11211121 ],
11221122 ];
11231123
1124 sub olson_version { '2011g' }
1124 sub olson_version { '2011h' }
11251125
11261126 sub has_dst_changes { 61 }
11271127
11751175 my $rules = [
11761176 bless( {
11771177 'at' => '2:00s',
1178 'from' => '2001',
1179 'in' => 'Oct',
1180 'letter' => '',
1181 'name' => 'AT',
1182 'offset_from_std' => 3600,
1183 'on' => 'Sun>=1',
1184 'save' => '1:00',
1185 'to' => 'max',
1186 'type' => undef
1187 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1188 bless( {
1189 'at' => '2:00s',
11781190 'from' => '2008',
11791191 'in' => 'Apr',
11801192 'letter' => '',
11841196 'save' => '0',
11851197 'to' => 'max',
11861198 'type' => undef
1187 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1188 bless( {
1189 'at' => '2:00s',
1190 'from' => '2001',
1191 'in' => 'Oct',
1192 'letter' => '',
1193 'name' => 'AT',
1194 'offset_from_std' => 3600,
1195 'on' => 'Sun>=1',
1196 'save' => '1:00',
1197 'to' => 'max',
1198 'type' => undef
11991199 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12001200 ]
12011201 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Lindeman;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Lindeman::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Lindeman::VERSION = '1.35';
1212 }
1313
1414 use strict;
239239 ],
240240 ];
241241
242 sub olson_version { '2011g' }
242 sub olson_version { '2011h' }
243243
244244 sub has_dst_changes { 10 }
245245
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Lord_Howe;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Lord_Howe::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Lord_Howe::VERSION = '1.35';
1212 }
1313
1414 use strict;
788788 ],
789789 ];
790790
791 sub olson_version { '2011g' }
791 sub olson_version { '2011h' }
792792
793793 sub has_dst_changes { 42 }
794794
843843 bless( {
844844 'at' => '2:00',
845845 'from' => '2008',
846 'in' => 'Apr',
847 'letter' => '',
848 'name' => 'LH',
849 'offset_from_std' => 0,
850 'on' => 'Sun>=1',
851 'save' => '0',
852 'to' => 'max',
853 'type' => undef
854 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
855 bless( {
856 'at' => '2:00',
857 'from' => '2008',
846858 'in' => 'Oct',
847859 'letter' => '',
848860 'name' => 'LH',
851863 'save' => '0:30',
852864 'to' => 'max',
853865 'type' => undef
854 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
855 bless( {
856 'at' => '2:00',
857 'from' => '2008',
858 'in' => 'Apr',
859 'letter' => '',
860 'name' => 'LH',
861 'offset_from_std' => 0,
862 'on' => 'Sun>=1',
863 'save' => '0',
864 'to' => 'max',
865 'type' => undef
866866 }, 'DateTime::TimeZone::OlsonDB::Rule' )
867867 ]
868868 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Melbourne;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Melbourne::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Melbourne::VERSION = '1.35';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011g' }
1043 sub olson_version { '2011h' }
10441044
10451045 sub has_dst_changes { 56 }
10461046
10951095 bless( {
10961096 'at' => '2:00s',
10971097 'from' => '2008',
1098 'in' => 'Apr',
1099 'letter' => '',
1100 'name' => 'AV',
1101 'offset_from_std' => 0,
1102 'on' => 'Sun>=1',
1103 'save' => '0',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '2:00s',
1109 'from' => '2008',
10981110 'in' => 'Oct',
10991111 'letter' => '',
11001112 'name' => 'AV',
11031115 'save' => '1:00',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '2:00s',
1109 'from' => '2008',
1110 'in' => 'Apr',
1111 'letter' => '',
1112 'name' => 'AV',
1113 'offset_from_std' => 0,
1114 'on' => 'Sun>=1',
1115 'save' => '0',
1116 'to' => 'max',
1117 'type' => undef
11181118 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11191119 ]
11201120 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Perth;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Perth::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Perth::VERSION = '1.35';
1212 }
1313
1414 use strict;
212212 ],
213213 ];
214214
215 sub olson_version { '2011g' }
215 sub olson_version { '2011h' }
216216
217217 sub has_dst_changes { 9 }
218218
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Sydney;
1010 BEGIN {
11 $DateTime::TimeZone::Australia::Sydney::VERSION = '1.34';
11 $DateTime::TimeZone::Australia::Sydney::VERSION = '1.35';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011g' }
1043 sub olson_version { '2011h' }
10441044
10451045 sub has_dst_changes { 56 }
10461046
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::CET;
1010 BEGIN {
11 $DateTime::TimeZone::CET::VERSION = '1.34';
11 $DateTime::TimeZone::CET::VERSION = '1.35';
1212 }
1313
1414 use strict;
977977 ],
978978 ];
979979
980 sub olson_version { '2011g' }
980 sub olson_version { '2011h' }
981981
982982 sub has_dst_changes { 53 }
983983
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::CST6CDT;
1010 BEGIN {
11 $DateTime::TimeZone::CST6CDT::VERSION = '1.34';
11 $DateTime::TimeZone::CST6CDT::VERSION = '1.35';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011g' }
1097 sub olson_version { '2011h' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
11231123 bless( {
11241124 'at' => '2:00',
11251125 'from' => '2007',
1126 'in' => 'Nov',
1127 'letter' => 'S',
1128 'name' => 'US',
1129 'offset_from_std' => 0,
1130 'on' => 'Sun>=1',
1131 'save' => '0',
1132 'to' => 'max',
1133 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
11261138 'in' => 'Mar',
11271139 'letter' => 'D',
11281140 'name' => 'US',
11311143 'save' => '1:00',
11321144 'to' => 'max',
11331145 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
1138 'in' => 'Nov',
1139 'letter' => 'S',
1140 'name' => 'US',
1141 'offset_from_std' => 0,
1142 'on' => 'Sun>=1',
1143 'save' => '0',
1144 'to' => 'max',
1145 'type' => undef
11461146 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11471147 ]
11481148 ;
66
77 package DateTime::TimeZone::Catalog;
88 BEGIN {
9 $DateTime::TimeZone::Catalog::VERSION = '1.34';
9 $DateTime::TimeZone::Catalog::VERSION = '1.35';
1010 }
1111
1212 use strict;
418418 Pacific/Tongatapu
419419 Pacific/Wake
420420 Pacific/Wallis
421 UTC
421422 WET
422423 );
423424
873874 'am' => [ qw(
874875 Asia/Yerevan
875876 ) ],
876 'an' => [ qw(
877 America/Curacao
878 ) ],
879877 'ao' => [ qw(
880878 Africa/Luanda
881879 ) ],
973971 ) ],
974972 'bo' => [ qw(
975973 America/La_Paz
974 ) ],
975 'bq' => [ qw(
976 America/Kralendijk
976977 ) ],
977978 'br' => [ qw(
978979 America/Noronha
10841085 'cv' => [ qw(
10851086 Atlantic/Cape_Verde
10861087 ) ],
1088 'cw' => [ qw(
1089 America/Curacao
1090 ) ],
10871091 'cx' => [ qw(
10881092 Indian/Christmas
10891093 ) ],
16001604 ) ],
16011605 'sv' => [ qw(
16021606 America/El_Salvador
1607 ) ],
1608 'sx' => [ qw(
1609 America/Lower_Princes
16031610 ) ],
16041611 'sy' => [ qw(
16051612 Asia/Damascus
17721779 'America/Indianapolis' => 'America/Indiana/Indianapolis',
17731780 'America/Jujuy' => 'America/Argentina/Jujuy',
17741781 'America/Knox_IN' => 'America/Indiana/Knox',
1782 'America/Kralendijk' => 'America/Curacao',
17751783 'America/Louisville' => 'America/Kentucky/Louisville',
1784 'America/Lower_Princes' => 'America/Curacao',
17761785 'America/Marigot' => 'America/Guadeloupe',
17771786 'America/Mendoza' => 'America/Argentina/Mendoza',
17781787 'America/Porto_Acre' => 'America/Rio_Branco',
19001909
19011910 ;
19021911
1903 sub OlsonVersion { '2011g' }
1912 sub OlsonVersion { '2011h' }
19041913
19051914
19061915 1;
24862495
24872496 America/La_Paz
24882497
2498 =head3 Bonaire, Saint Eustatius and Saba (BQ)
2499
2500 America/Kralendijk
2501
24892502 =head3 Bosnia and Herzegovina (BA)
24902503
24912504 Europe/Sarajevo
26452658
26462659 America/Havana
26472660
2661 =head3 Curacao (CW)
2662
2663 America/Curacao
2664
26482665 =head3 Cyprus (CY)
26492666
26502667 Asia/Nicosia
30683085 =head3 Netherlands (NL)
30693086
30703087 Europe/Amsterdam
3071
3072 =head3 Netherlands Antilles (AN)
3073
3074 America/Curacao
30753088
30763089 =head3 New Caledonia (NC)
30773090
32153228
32163229 America/St_Lucia
32173230
3218 =head3 Saint Martin (MF)
3231 =head3 Saint Martin (French part) (MF)
32193232
32203233 America/Marigot
32213234
32623275 =head3 Singapore (SG)
32633276
32643277 Asia/Singapore
3278
3279 =head3 Sint Maarten (Dutch part) (SX)
3280
3281 America/Lower_Princes
32653282
32663283 =head3 Slovakia (SK)
32673284
35063523 America/Indianapolis => America/Indiana/Indianapolis
35073524 America/Jujuy => America/Argentina/Jujuy
35083525 America/Knox_IN => America/Indiana/Knox
3526 America/Kralendijk => America/Curacao
35093527 America/Louisville => America/Kentucky/Louisville
3528 America/Lower_Princes => America/Curacao
35103529 America/Marigot => America/Guadeloupe
35113530 America/Mendoza => America/Argentina/Mendoza
35123531 America/Porto_Acre => America/Rio_Branco
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::EET;
1010 BEGIN {
11 $DateTime::TimeZone::EET::VERSION = '1.34';
11 $DateTime::TimeZone::EET::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 46 }
857857
879879 my $rules = [
880880 bless( {
881881 'at' => '1:00u',
882 'from' => '1996',
883 'in' => 'Oct',
884 'letter' => '',
885 'name' => 'EU',
886 'offset_from_std' => 0,
887 'on' => 'lastSun',
888 'save' => '0',
889 'to' => 'max',
890 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
882894 'from' => '1981',
883895 'in' => 'Mar',
884896 'letter' => 'S',
888900 'save' => '1:00',
889901 'to' => 'max',
890902 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
894 'from' => '1996',
895 'in' => 'Oct',
896 'letter' => '',
897 'name' => 'EU',
898 'offset_from_std' => 0,
899 'on' => 'lastSun',
900 'save' => '0',
901 'to' => 'max',
902 'type' => undef
903903 }, 'DateTime::TimeZone::OlsonDB::Rule' )
904904 ]
905905 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::EST;
1010 BEGIN {
11 $DateTime::TimeZone::EST::VERSION = '1.34';
11 $DateTime::TimeZone::EST::VERSION = '1.35';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011g' }
35 sub olson_version { '2011h' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::EST5EDT;
1010 BEGIN {
11 $DateTime::TimeZone::EST5EDT::VERSION = '1.34';
11 $DateTime::TimeZone::EST5EDT::VERSION = '1.35';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011g' }
1097 sub olson_version { '2011h' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
11231123 bless( {
11241124 'at' => '2:00',
11251125 'from' => '2007',
1126 'in' => 'Nov',
1127 'letter' => 'S',
1128 'name' => 'US',
1129 'offset_from_std' => 0,
1130 'on' => 'Sun>=1',
1131 'save' => '0',
1132 'to' => 'max',
1133 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
11261138 'in' => 'Mar',
11271139 'letter' => 'D',
11281140 'name' => 'US',
11311143 'save' => '1:00',
11321144 'to' => 'max',
11331145 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
1138 'in' => 'Nov',
1139 'letter' => 'S',
1140 'name' => 'US',
1141 'offset_from_std' => 0,
1142 'on' => 'Sun>=1',
1143 'save' => '0',
1144 'to' => 'max',
1145 'type' => undef
11461146 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11471147 ]
11481148 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Amsterdam;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Amsterdam::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Amsterdam::VERSION = '1.35';
1212 }
1313
1414 use strict;
13821382 ],
13831383 ];
13841384
1385 sub olson_version { '2011g' }
1385 sub olson_version { '2011h' }
13861386
13871387 sub has_dst_changes { 75 }
13881388
14361436 my $rules = [
14371437 bless( {
14381438 'at' => '1:00u',
1439 'from' => '1996',
1440 'in' => 'Oct',
1441 'letter' => '',
1442 'name' => 'EU',
1443 'offset_from_std' => 0,
1444 'on' => 'lastSun',
1445 'save' => '0',
1446 'to' => 'max',
1447 'type' => undef
1448 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1449 bless( {
1450 'at' => '1:00u',
14391451 'from' => '1981',
14401452 'in' => 'Mar',
14411453 'letter' => 'S',
14431455 'offset_from_std' => 3600,
14441456 'on' => 'lastSun',
14451457 'save' => '1:00',
1446 'to' => 'max',
1447 'type' => undef
1448 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1449 bless( {
1450 'at' => '1:00u',
1451 'from' => '1996',
1452 'in' => 'Oct',
1453 'letter' => '',
1454 'name' => 'EU',
1455 'offset_from_std' => 0,
1456 'on' => 'lastSun',
1457 'save' => '0',
14581458 'to' => 'max',
14591459 'type' => undef
14601460 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Andorra;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Andorra::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Andorra::VERSION = '1.35';
1212 }
1313
1414 use strict;
725725 ],
726726 ];
727727
728 sub olson_version { '2011g' }
728 sub olson_version { '2011h' }
729729
730730 sub has_dst_changes { 38 }
731731
779779 my $rules = [
780780 bless( {
781781 'at' => '1:00u',
782 'from' => '1996',
783 'in' => 'Oct',
784 'letter' => '',
785 'name' => 'EU',
786 'offset_from_std' => 0,
787 'on' => 'lastSun',
788 'save' => '0',
789 'to' => 'max',
790 'type' => undef
791 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
792 bless( {
793 'at' => '1:00u',
782794 'from' => '1981',
783795 'in' => 'Mar',
784796 'letter' => 'S',
788800 'save' => '1:00',
789801 'to' => 'max',
790802 'type' => undef
791 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
792 bless( {
793 'at' => '1:00u',
794 'from' => '1996',
795 'in' => 'Oct',
796 'letter' => '',
797 'name' => 'EU',
798 'offset_from_std' => 0,
799 'on' => 'lastSun',
800 'save' => '0',
801 'to' => 'max',
802 'type' => undef
803803 }, 'DateTime::TimeZone::OlsonDB::Rule' )
804804 ]
805805 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Athens;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Athens::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Athens::VERSION = '1.35';
1212 }
1313
1414 use strict;
10041004 ],
10051005 ];
10061006
1007 sub olson_version { '2011g' }
1007 sub olson_version { '2011h' }
10081008
10091009 sub has_dst_changes { 53 }
10101010
10581058 my $rules = [
10591059 bless( {
10601060 'at' => '1:00u',
1061 'from' => '1996',
1062 'in' => 'Oct',
1063 'letter' => '',
1064 'name' => 'EU',
1065 'offset_from_std' => 0,
1066 'on' => 'lastSun',
1067 'save' => '0',
1068 'to' => 'max',
1069 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
10611073 'from' => '1981',
10621074 'in' => 'Mar',
10631075 'letter' => 'S',
10671079 'save' => '1:00',
10681080 'to' => 'max',
10691081 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
1073 'from' => '1996',
1074 'in' => 'Oct',
1075 'letter' => '',
1076 'name' => 'EU',
1077 'offset_from_std' => 0,
1078 'on' => 'lastSun',
1079 'save' => '0',
1080 'to' => 'max',
1081 'type' => undef
10821082 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10831083 ]
10841084 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Belgrade;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Belgrade::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Belgrade::VERSION = '1.35';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011g' }
845 sub olson_version { '2011h' }
846846
847847 sub has_dst_changes { 44 }
848848
896896 my $rules = [
897897 bless( {
898898 'at' => '1:00u',
899 'from' => '1996',
900 'in' => 'Oct',
901 'letter' => '',
902 'name' => 'EU',
903 'offset_from_std' => 0,
904 'on' => 'lastSun',
905 'save' => '0',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
899911 'from' => '1981',
900912 'in' => 'Mar',
901913 'letter' => 'S',
905917 'save' => '1:00',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
911 'from' => '1996',
912 'in' => 'Oct',
913 'letter' => '',
914 'name' => 'EU',
915 'offset_from_std' => 0,
916 'on' => 'lastSun',
917 'save' => '0',
918 'to' => 'max',
919 'type' => undef
920920 }, 'DateTime::TimeZone::OlsonDB::Rule' )
921921 ]
922922 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Berlin;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Berlin::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Berlin::VERSION = '1.35';
1212 }
1313
1414 use strict;
10581058 ],
10591059 ];
10601060
1061 sub olson_version { '2011g' }
1061 sub olson_version { '2011h' }
10621062
10631063 sub has_dst_changes { 58 }
10641064
11121112 my $rules = [
11131113 bless( {
11141114 'at' => '1:00u',
1115 'from' => '1996',
1116 'in' => 'Oct',
1117 'letter' => '',
1118 'name' => 'EU',
1119 'offset_from_std' => 0,
1120 'on' => 'lastSun',
1121 'save' => '0',
1122 'to' => 'max',
1123 'type' => undef
1124 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1125 bless( {
1126 'at' => '1:00u',
11151127 'from' => '1981',
11161128 'in' => 'Mar',
11171129 'letter' => 'S',
11211133 'save' => '1:00',
11221134 'to' => 'max',
11231135 'type' => undef
1124 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1125 bless( {
1126 'at' => '1:00u',
1127 'from' => '1996',
1128 'in' => 'Oct',
1129 'letter' => '',
1130 'name' => 'EU',
1131 'offset_from_std' => 0,
1132 'on' => 'lastSun',
1133 'save' => '0',
1134 'to' => 'max',
1135 'type' => undef
11361136 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11371137 ]
11381138 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Brussels;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Brussels::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Brussels::VERSION = '1.35';
1212 }
1313
1414 use strict;
14361436 ],
14371437 ];
14381438
1439 sub olson_version { '2011g' }
1439 sub olson_version { '2011h' }
14401440
14411441 sub has_dst_changes { 77 }
14421442
14901490 my $rules = [
14911491 bless( {
14921492 'at' => '1:00u',
1493 'from' => '1996',
1494 'in' => 'Oct',
1495 'letter' => '',
1496 'name' => 'EU',
1497 'offset_from_std' => 0,
1498 'on' => 'lastSun',
1499 'save' => '0',
1500 'to' => 'max',
1501 'type' => undef
1502 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1503 bless( {
1504 'at' => '1:00u',
14931505 'from' => '1981',
14941506 'in' => 'Mar',
14951507 'letter' => 'S',
14971509 'offset_from_std' => 3600,
14981510 'on' => 'lastSun',
14991511 'save' => '1:00',
1500 'to' => 'max',
1501 'type' => undef
1502 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1503 bless( {
1504 'at' => '1:00u',
1505 'from' => '1996',
1506 'in' => 'Oct',
1507 'letter' => '',
1508 'name' => 'EU',
1509 'offset_from_std' => 0,
1510 'on' => 'lastSun',
1511 'save' => '0',
15121512 'to' => 'max',
15131513 'type' => undef
15141514 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Bucharest;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Bucharest::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Bucharest::VERSION = '1.35';
1212 }
1313
1414 use strict;
10041004 ],
10051005 ];
10061006
1007 sub olson_version { '2011g' }
1007 sub olson_version { '2011h' }
10081008
10091009 sub has_dst_changes { 52 }
10101010
10581058 my $rules = [
10591059 bless( {
10601060 'at' => '1:00u',
1061 'from' => '1996',
1062 'in' => 'Oct',
1063 'letter' => '',
1064 'name' => 'EU',
1065 'offset_from_std' => 0,
1066 'on' => 'lastSun',
1067 'save' => '0',
1068 'to' => 'max',
1069 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
10611073 'from' => '1981',
10621074 'in' => 'Mar',
10631075 'letter' => 'S',
10671079 'save' => '1:00',
10681080 'to' => 'max',
10691081 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
1073 'from' => '1996',
1074 'in' => 'Oct',
1075 'letter' => '',
1076 'name' => 'EU',
1077 'offset_from_std' => 0,
1078 'on' => 'lastSun',
1079 'save' => '0',
1080 'to' => 'max',
1081 'type' => undef
10821082 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10831083 ]
10841084 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Budapest;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Budapest::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Budapest::VERSION = '1.35';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011g' }
1151 sub olson_version { '2011h' }
11521152
11531153 sub has_dst_changes { 61 }
11541154
12021202 my $rules = [
12031203 bless( {
12041204 'at' => '1:00u',
1205 'from' => '1996',
1206 'in' => 'Oct',
1207 'letter' => '',
1208 'name' => 'EU',
1209 'offset_from_std' => 0,
1210 'on' => 'lastSun',
1211 'save' => '0',
1212 'to' => 'max',
1213 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '1:00u',
12051217 'from' => '1981',
12061218 'in' => 'Mar',
12071219 'letter' => 'S',
12111223 'save' => '1:00',
12121224 'to' => 'max',
12131225 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '1:00u',
1217 'from' => '1996',
1218 'in' => 'Oct',
1219 'letter' => '',
1220 'name' => 'EU',
1221 'offset_from_std' => 0,
1222 'on' => 'lastSun',
1223 'save' => '0',
1224 'to' => 'max',
1225 'type' => undef
12261226 }, 'DateTime::TimeZone::OlsonDB::Rule' )
12271227 ]
12281228 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Chisinau;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Chisinau::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Chisinau::VERSION = '1.35';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011g' }
1043 sub olson_version { '2011h' }
10441044
10451045 sub has_dst_changes { 53 }
10461046
10941094 my $rules = [
10951095 bless( {
10961096 'at' => '1:00u',
1097 'from' => '1996',
1098 'in' => 'Oct',
1099 'letter' => '',
1100 'name' => 'EU',
1101 'offset_from_std' => 0,
1102 'on' => 'lastSun',
1103 'save' => '0',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
10971109 'from' => '1981',
10981110 'in' => 'Mar',
10991111 'letter' => 'S',
11031115 'save' => '1:00',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
1109 'from' => '1996',
1110 'in' => 'Oct',
1111 'letter' => '',
1112 'name' => 'EU',
1113 'offset_from_std' => 0,
1114 'on' => 'lastSun',
1115 'save' => '0',
1116 'to' => 'max',
1117 'type' => undef
11181118 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11191119 ]
11201120 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Copenhagen;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Copenhagen::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Copenhagen::VERSION = '1.35';
1212 }
1313
1414 use strict;
968968 ],
969969 ];
970970
971 sub olson_version { '2011g' }
971 sub olson_version { '2011h' }
972972
973973 sub has_dst_changes { 51 }
974974
10221022 my $rules = [
10231023 bless( {
10241024 'at' => '1:00u',
1025 'from' => '1996',
1026 'in' => 'Oct',
1027 'letter' => '',
1028 'name' => 'EU',
1029 'offset_from_std' => 0,
1030 'on' => 'lastSun',
1031 'save' => '0',
1032 'to' => 'max',
1033 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '1:00u',
10251037 'from' => '1981',
10261038 'in' => 'Mar',
10271039 'letter' => 'S',
10311043 'save' => '1:00',
10321044 'to' => 'max',
10331045 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '1:00u',
1037 'from' => '1996',
1038 'in' => 'Oct',
1039 'letter' => '',
1040 'name' => 'EU',
1041 'offset_from_std' => 0,
1042 'on' => 'lastSun',
1043 'save' => '0',
1044 'to' => 'max',
1045 'type' => undef
10461046 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10471047 ]
10481048 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Dublin;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Dublin::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Dublin::VERSION = '1.35';
1212 }
1313
1414 use strict;
18231823 ],
18241824 ];
18251825
1826 sub olson_version { '2011g' }
1826 sub olson_version { '2011h' }
18271827
18281828 sub has_dst_changes { 98 }
18291829
18771877 my $rules = [
18781878 bless( {
18791879 'at' => '1:00u',
1880 'from' => '1996',
1881 'in' => 'Oct',
1882 'letter' => '',
1883 'name' => 'EU',
1884 'offset_from_std' => 0,
1885 'on' => 'lastSun',
1886 'save' => '0',
1887 'to' => 'max',
1888 'type' => undef
1889 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1890 bless( {
1891 'at' => '1:00u',
18801892 'from' => '1981',
18811893 'in' => 'Mar',
18821894 'letter' => 'S',
18841896 'offset_from_std' => 3600,
18851897 'on' => 'lastSun',
18861898 'save' => '1:00',
1887 'to' => 'max',
1888 'type' => undef
1889 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1890 bless( {
1891 'at' => '1:00u',
1892 'from' => '1996',
1893 'in' => 'Oct',
1894 'letter' => '',
1895 'name' => 'EU',
1896 'offset_from_std' => 0,
1897 'on' => 'lastSun',
1898 'save' => '0',
18991899 'to' => 'max',
19001900 'type' => undef
19011901 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Gibraltar;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Gibraltar::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Gibraltar::VERSION = '1.35';
1212 }
1313
1414 use strict;
15441544 ],
15451545 ];
15461546
1547 sub olson_version { '2011g' }
1547 sub olson_version { '2011h' }
15481548
15491549 sub has_dst_changes { 89 }
15501550
15981598 my $rules = [
15991599 bless( {
16001600 'at' => '1:00u',
1601 'from' => '1996',
1602 'in' => 'Oct',
1603 'letter' => '',
1604 'name' => 'EU',
1605 'offset_from_std' => 0,
1606 'on' => 'lastSun',
1607 'save' => '0',
1608 'to' => 'max',
1609 'type' => undef
1610 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1611 bless( {
1612 'at' => '1:00u',
16011613 'from' => '1981',
16021614 'in' => 'Mar',
16031615 'letter' => 'S',
16051617 'offset_from_std' => 3600,
16061618 'on' => 'lastSun',
16071619 'save' => '1:00',
1608 'to' => 'max',
1609 'type' => undef
1610 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1611 bless( {
1612 'at' => '1:00u',
1613 'from' => '1996',
1614 'in' => 'Oct',
1615 'letter' => '',
1616 'name' => 'EU',
1617 'offset_from_std' => 0,
1618 'on' => 'lastSun',
1619 'save' => '0',
16201620 'to' => 'max',
16211621 'type' => undef
16221622 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Helsinki;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Helsinki::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Helsinki::VERSION = '1.35';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011g' }
827 sub olson_version { '2011h' }
828828
829829 sub has_dst_changes { 43 }
830830
878878 my $rules = [
879879 bless( {
880880 'at' => '1:00u',
881 'from' => '1996',
882 'in' => 'Oct',
883 'letter' => '',
884 'name' => 'EU',
885 'offset_from_std' => 0,
886 'on' => 'lastSun',
887 'save' => '0',
888 'to' => 'max',
889 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
881893 'from' => '1981',
882894 'in' => 'Mar',
883895 'letter' => 'S',
887899 'save' => '1:00',
888900 'to' => 'max',
889901 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
893 'from' => '1996',
894 'in' => 'Oct',
895 'letter' => '',
896 'name' => 'EU',
897 'offset_from_std' => 0,
898 'on' => 'lastSun',
899 'save' => '0',
900 'to' => 'max',
901 'type' => undef
902902 }, 'DateTime::TimeZone::OlsonDB::Rule' )
903903 ]
904904 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Istanbul;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Istanbul::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Istanbul::VERSION = '1.35';
1212 }
1313
1414 use strict;
13191319 ],
13201320 ];
13211321
1322 sub olson_version { '2011g' }
1322 sub olson_version { '2011h' }
13231323
13241324 sub has_dst_changes { 71 }
13251325
13731373 my $rules = [
13741374 bless( {
13751375 'at' => '1:00u',
1376 'from' => '1996',
1377 'in' => 'Oct',
1378 'letter' => '',
1379 'name' => 'EU',
1380 'offset_from_std' => 0,
1381 'on' => 'lastSun',
1382 'save' => '0',
1383 'to' => 'max',
1384 'type' => undef
1385 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1386 bless( {
1387 'at' => '1:00u',
13761388 'from' => '1981',
13771389 'in' => 'Mar',
13781390 'letter' => 'S',
13801392 'offset_from_std' => 3600,
13811393 'on' => 'lastSun',
13821394 'save' => '1:00',
1383 'to' => 'max',
1384 'type' => undef
1385 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1386 bless( {
1387 'at' => '1:00u',
1388 'from' => '1996',
1389 'in' => 'Oct',
1390 'letter' => '',
1391 'name' => 'EU',
1392 'offset_from_std' => 0,
1393 'on' => 'lastSun',
1394 'save' => '0',
13951395 'to' => 'max',
13961396 'type' => undef
13971397 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Kaliningrad;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Kaliningrad::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Kaliningrad::VERSION = '1.35';
1212 }
1313
1414 use strict;
725725 ],
726726 [
727727 63436867200,
728 63455616000,
728 DateTime::TimeZone::INFINITY,
729729 63436878000,
730 63455626800,
731 10800,
732 1,
733 'EEST'
734 ],
735 [
736 63455616000,
737 63468316800,
738 63455623200,
739 63468324000,
740 7200,
741 0,
742 'EET'
743 ],
744 [
745 63468316800,
746 63487065600,
747 63468327600,
748 63487076400,
749 10800,
750 1,
751 'EEST'
752 ],
753 [
754 63487065600,
755 63500371200,
756 63487072800,
757 63500378400,
758 7200,
759 0,
760 'EET'
761 ],
762 [
763 63500371200,
764 63518515200,
765 63500382000,
766 63518526000,
767 10800,
768 1,
769 'EEST'
770 ],
771 [
772 63518515200,
773 63531820800,
774 63518522400,
775 63531828000,
776 7200,
777 0,
778 'EET'
779 ],
780 [
781 63531820800,
782 63549964800,
783 63531831600,
784 63549975600,
785 10800,
786 1,
787 'EEST'
788 ],
789 [
790 63549964800,
791 63563270400,
792 63549972000,
793 63563277600,
794 7200,
795 0,
796 'EET'
797 ],
798 [
799 63563270400,
800 63581414400,
801 63563281200,
802 63581425200,
803 10800,
804 1,
805 'EEST'
806 ],
807 [
808 63581414400,
809 63594720000,
810 63581421600,
811 63594727200,
812 7200,
813 0,
814 'EET'
815 ],
816 [
817 63594720000,
818 63613468800,
819 63594730800,
820 63613479600,
821 10800,
822 1,
823 'EEST'
824 ],
825 [
826 63613468800,
827 63626169600,
828 63613476000,
829 63626176800,
830 7200,
831 0,
832 'EET'
833 ],
834 [
835 63626169600,
836 63644918400,
837 63626180400,
838 63644929200,
839 10800,
840 1,
841 'EEST'
842 ],
843 [
844 63644918400,
845 63657619200,
846 63644925600,
847 63657626400,
848 7200,
849 0,
850 'EET'
851 ],
852 [
853 63657619200,
854 63676368000,
855 63657630000,
856 63676378800,
857 10800,
858 1,
859 'EEST'
860 ],
861 [
862 63676368000,
863 63689673600,
864 63676375200,
865 63689680800,
866 7200,
867 0,
868 'EET'
869 ],
870 [
871 63689673600,
872 63707817600,
873 63689684400,
874 63707828400,
875 10800,
876 1,
877 'EEST'
878 ],
879 [
880 63707817600,
881 63721123200,
882 63707824800,
883 63721130400,
884 7200,
885 0,
886 'EET'
887 ],
888 [
889 63721123200,
890 63739267200,
891 63721134000,
892 63739278000,
893 10800,
894 1,
895 'EEST'
896 ],
897 [
898 63739267200,
899 63752572800,
900 63739274400,
901 63752580000,
902 7200,
903 0,
904 'EET'
905 ],
906 [
907 63752572800,
908 63771321600,
909 63752583600,
910 63771332400,
911 10800,
912 1,
913 'EEST'
914 ],
915 [
916 63771321600,
917 63784022400,
918 63771328800,
919 63784029600,
920 7200,
921 0,
922 'EET'
923 ],
924 [
925 63784022400,
926 63802771200,
927 63784033200,
928 63802782000,
929 10800,
930 1,
931 'EEST'
730 DateTime::TimeZone::INFINITY,
731 10800,
732 0,
733 'EET'
932734 ],
933735 ];
934736
935 sub olson_version { '2011g' }
936
937 sub has_dst_changes { 49 }
737 sub olson_version { '2011h' }
738
739 sub has_dst_changes { 37 }
938740
939741 sub _max_year { 2021 }
940742
943745 return shift->_init( @_, spans => $spans );
944746 }
945747
946 sub _last_offset { 7200 }
947
948 my $last_observance = bless( {
949 'format' => 'EE%sT',
950 'gmtoff' => '2:00',
951 'local_start_datetime' => bless( {
952 'formatter' => undef,
953 'local_rd_days' => 726922,
954 'local_rd_secs' => 7200,
955 'offset_modifier' => 0,
956 'rd_nanosecs' => 0,
957 'tz' => bless( {
958 'name' => 'floating',
959 'offset' => 0
960 }, 'DateTime::TimeZone::Floating' ),
961 'utc_rd_days' => 726922,
962 'utc_rd_secs' => 7200,
963 'utc_year' => 1992
964 }, 'DateTime' ),
965 'offset_from_std' => 0,
966 'offset_from_utc' => 7200,
967 'until' => [],
968 'utc_start_datetime' => bless( {
969 'formatter' => undef,
970 'local_rd_days' => 726921,
971 'local_rd_secs' => 82800,
972 'offset_modifier' => 0,
973 'rd_nanosecs' => 0,
974 'tz' => bless( {
975 'name' => 'floating',
976 'offset' => 0
977 }, 'DateTime::TimeZone::Floating' ),
978 'utc_rd_days' => 726921,
979 'utc_rd_secs' => 82800,
980 'utc_year' => 1992
981 }, 'DateTime' )
982 }, 'DateTime::TimeZone::OlsonDB::Observance' )
983 ;
984 sub _last_observance { $last_observance }
985
986 my $rules = [
987 bless( {
988 'at' => '2:00s',
989 'from' => '1993',
990 'in' => 'Mar',
991 'letter' => 'S',
992 'name' => 'Russia',
993 'offset_from_std' => 3600,
994 'on' => 'lastSun',
995 'save' => '1:00',
996 'to' => 'max',
997 'type' => undef
998 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
999 bless( {
1000 'at' => '2:00s',
1001 'from' => '1996',
1002 'in' => 'Oct',
1003 'letter' => '',
1004 'name' => 'Russia',
1005 'offset_from_std' => 0,
1006 'on' => 'lastSun',
1007 'save' => '0',
1008 'to' => 'max',
1009 'type' => undef
1010 }, 'DateTime::TimeZone::OlsonDB::Rule' )
1011 ]
1012 ;
1013 sub _rules { $rules }
1014748
1015749
1016750 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Kiev;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Kiev::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Kiev::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 42 }
857857
905905 my $rules = [
906906 bless( {
907907 'at' => '1:00u',
908 'from' => '1996',
909 'in' => 'Oct',
910 'letter' => '',
911 'name' => 'EU',
912 'offset_from_std' => 0,
913 'on' => 'lastSun',
914 'save' => '0',
915 'to' => 'max',
916 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
908920 'from' => '1981',
909921 'in' => 'Mar',
910922 'letter' => 'S',
914926 'save' => '1:00',
915927 'to' => 'max',
916928 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
920 'from' => '1996',
921 'in' => 'Oct',
922 'letter' => '',
923 'name' => 'EU',
924 'offset_from_std' => 0,
925 'on' => 'lastSun',
926 'save' => '0',
927 'to' => 'max',
928 'type' => undef
929929 }, 'DateTime::TimeZone::OlsonDB::Rule' )
930930 ]
931931 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Lisbon;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Lisbon::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Lisbon::VERSION = '1.35';
1212 }
1313
1414 use strict;
17511751 ],
17521752 ];
17531753
1754 sub olson_version { '2011g' }
1754 sub olson_version { '2011h' }
17551755
17561756 sub has_dst_changes { 98 }
17571757
18051805 my $rules = [
18061806 bless( {
18071807 'at' => '1:00u',
1808 'from' => '1996',
1809 'in' => 'Oct',
1810 'letter' => '',
1811 'name' => 'EU',
1812 'offset_from_std' => 0,
1813 'on' => 'lastSun',
1814 'save' => '0',
1815 'to' => 'max',
1816 'type' => undef
1817 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1818 bless( {
1819 'at' => '1:00u',
18081820 'from' => '1981',
18091821 'in' => 'Mar',
18101822 'letter' => 'S',
18121824 'offset_from_std' => 3600,
18131825 'on' => 'lastSun',
18141826 'save' => '1:00',
1815 'to' => 'max',
1816 'type' => undef
1817 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1818 bless( {
1819 'at' => '1:00u',
1820 'from' => '1996',
1821 'in' => 'Oct',
1822 'letter' => '',
1823 'name' => 'EU',
1824 'offset_from_std' => 0,
1825 'on' => 'lastSun',
1826 'save' => '0',
18271827 'to' => 'max',
18281828 'type' => undef
18291829 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::London;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::London::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::London::VERSION = '1.35';
1212 }
1313
1414 use strict;
19401940 ],
19411941 ];
19421942
1943 sub olson_version { '2011g' }
1943 sub olson_version { '2011h' }
19441944
19451945 sub has_dst_changes { 111 }
19461946
19941994 my $rules = [
19951995 bless( {
19961996 'at' => '1:00u',
1997 'from' => '1996',
1998 'in' => 'Oct',
1999 'letter' => '',
2000 'name' => 'EU',
2001 'offset_from_std' => 0,
2002 'on' => 'lastSun',
2003 'save' => '0',
2004 'to' => 'max',
2005 'type' => undef
2006 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
2007 bless( {
2008 'at' => '1:00u',
19972009 'from' => '1981',
19982010 'in' => 'Mar',
19992011 'letter' => 'S',
20012013 'offset_from_std' => 3600,
20022014 'on' => 'lastSun',
20032015 'save' => '1:00',
2004 'to' => 'max',
2005 'type' => undef
2006 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
2007 bless( {
2008 'at' => '1:00u',
2009 'from' => '1996',
2010 'in' => 'Oct',
2011 'letter' => '',
2012 'name' => 'EU',
2013 'offset_from_std' => 0,
2014 'on' => 'lastSun',
2015 'save' => '0',
20162016 'to' => 'max',
20172017 'type' => undef
20182018 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Luxembourg;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Luxembourg::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Luxembourg::VERSION = '1.35';
1212 }
1313
1414 use strict;
14091409 ],
14101410 ];
14111411
1412 sub olson_version { '2011g' }
1412 sub olson_version { '2011h' }
14131413
14141414 sub has_dst_changes { 76 }
14151415
14631463 my $rules = [
14641464 bless( {
14651465 'at' => '1:00u',
1466 'from' => '1996',
1467 'in' => 'Oct',
1468 'letter' => '',
1469 'name' => 'EU',
1470 'offset_from_std' => 0,
1471 'on' => 'lastSun',
1472 'save' => '0',
1473 'to' => 'max',
1474 'type' => undef
1475 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1476 bless( {
1477 'at' => '1:00u',
14661478 'from' => '1981',
14671479 'in' => 'Mar',
14681480 'letter' => 'S',
14701482 'offset_from_std' => 3600,
14711483 'on' => 'lastSun',
14721484 'save' => '1:00',
1473 'to' => 'max',
1474 'type' => undef
1475 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1476 bless( {
1477 'at' => '1:00u',
1478 'from' => '1996',
1479 'in' => 'Oct',
1480 'letter' => '',
1481 'name' => 'EU',
1482 'offset_from_std' => 0,
1483 'on' => 'lastSun',
1484 'save' => '0',
14851485 'to' => 'max',
14861486 'type' => undef
14871487 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Madrid;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Madrid::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Madrid::VERSION = '1.35';
1212 }
1313
1414 use strict;
12381238 ],
12391239 ];
12401240
1241 sub olson_version { '2011g' }
1241 sub olson_version { '2011h' }
12421242
12431243 sub has_dst_changes { 71 }
12441244
12921292 my $rules = [
12931293 bless( {
12941294 'at' => '1:00u',
1295 'from' => '1996',
1296 'in' => 'Oct',
1297 'letter' => '',
1298 'name' => 'EU',
1299 'offset_from_std' => 0,
1300 'on' => 'lastSun',
1301 'save' => '0',
1302 'to' => 'max',
1303 'type' => undef
1304 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1305 bless( {
1306 'at' => '1:00u',
12951307 'from' => '1981',
12961308 'in' => 'Mar',
12971309 'letter' => 'S',
13011313 'save' => '1:00',
13021314 'to' => 'max',
13031315 'type' => undef
1304 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1305 bless( {
1306 'at' => '1:00u',
1307 'from' => '1996',
1308 'in' => 'Oct',
1309 'letter' => '',
1310 'name' => 'EU',
1311 'offset_from_std' => 0,
1312 'on' => 'lastSun',
1313 'save' => '0',
1314 'to' => 'max',
1315 'type' => undef
13161316 }, 'DateTime::TimeZone::OlsonDB::Rule' )
13171317 ]
13181318 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Malta;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Malta::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Malta::VERSION = '1.35';
1212 }
1313
1414 use strict;
12831283 ],
12841284 ];
12851285
1286 sub olson_version { '2011g' }
1286 sub olson_version { '2011h' }
12871287
12881288 sub has_dst_changes { 69 }
12891289
13371337 my $rules = [
13381338 bless( {
13391339 'at' => '1:00u',
1340 'from' => '1996',
1341 'in' => 'Oct',
1342 'letter' => '',
1343 'name' => 'EU',
1344 'offset_from_std' => 0,
1345 'on' => 'lastSun',
1346 'save' => '0',
1347 'to' => 'max',
1348 'type' => undef
1349 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1350 bless( {
1351 'at' => '1:00u',
13401352 'from' => '1981',
13411353 'in' => 'Mar',
13421354 'letter' => 'S',
13461358 'save' => '1:00',
13471359 'to' => 'max',
13481360 'type' => undef
1349 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1350 bless( {
1351 'at' => '1:00u',
1352 'from' => '1996',
1353 'in' => 'Oct',
1354 'letter' => '',
1355 'name' => 'EU',
1356 'offset_from_std' => 0,
1357 'on' => 'lastSun',
1358 'save' => '0',
1359 'to' => 'max',
1360 'type' => undef
13611361 }, 'DateTime::TimeZone::OlsonDB::Rule' )
13621362 ]
13631363 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Minsk;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Minsk::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Minsk::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 44 }
857857
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Monaco;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Monaco::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Monaco::VERSION = '1.35';
1212 }
1313
1414 use strict;
14271427 ],
14281428 ];
14291429
1430 sub olson_version { '2011g' }
1430 sub olson_version { '2011h' }
14311431
14321432 sub has_dst_changes { 81 }
14331433
14811481 my $rules = [
14821482 bless( {
14831483 'at' => '1:00u',
1484 'from' => '1996',
1485 'in' => 'Oct',
1486 'letter' => '',
1487 'name' => 'EU',
1488 'offset_from_std' => 0,
1489 'on' => 'lastSun',
1490 'save' => '0',
1491 'to' => 'max',
1492 'type' => undef
1493 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1494 bless( {
1495 'at' => '1:00u',
14841496 'from' => '1981',
14851497 'in' => 'Mar',
14861498 'letter' => 'S',
14881500 'offset_from_std' => 3600,
14891501 'on' => 'lastSun',
14901502 'save' => '1:00',
1491 'to' => 'max',
1492 'type' => undef
1493 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1494 bless( {
1495 'at' => '1:00u',
1496 'from' => '1996',
1497 'in' => 'Oct',
1498 'letter' => '',
1499 'name' => 'EU',
1500 'offset_from_std' => 0,
1501 'on' => 'lastSun',
1502 'save' => '0',
15031503 'to' => 'max',
15041504 'type' => undef
15051505 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Moscow;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Moscow::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Moscow::VERSION = '1.35';
1212 }
1313
1414 use strict;
716716 ],
717717 [
718718 63436863600,
719 63455612400,
719 DateTime::TimeZone::INFINITY,
720720 63436878000,
721 63455626800,
722 14400,
723 1,
724 'MSD'
725 ],
726 [
727 63455612400,
728 63468313200,
729 63455623200,
730 63468324000,
731 10800,
732 0,
733 'MSK'
734 ],
735 [
736 63468313200,
737 63487062000,
738 63468327600,
739 63487076400,
740 14400,
741 1,
742 'MSD'
743 ],
744 [
745 63487062000,
746 63500367600,
747 63487072800,
748 63500378400,
749 10800,
750 0,
751 'MSK'
752 ],
753 [
754 63500367600,
755 63518511600,
756 63500382000,
757 63518526000,
758 14400,
759 1,
760 'MSD'
761 ],
762 [
763 63518511600,
764 63531817200,
765 63518522400,
766 63531828000,
767 10800,
768 0,
769 'MSK'
770 ],
771 [
772 63531817200,
773 63549961200,
774 63531831600,
775 63549975600,
776 14400,
777 1,
778 'MSD'
779 ],
780 [
781 63549961200,
782 63563266800,
783 63549972000,
784 63563277600,
785 10800,
786 0,
787 'MSK'
788 ],
789 [
790 63563266800,
791 63581410800,
792 63563281200,
793 63581425200,
794 14400,
795 1,
796 'MSD'
797 ],
798 [
799 63581410800,
800 63594716400,
801 63581421600,
802 63594727200,
803 10800,
804 0,
805 'MSK'
806 ],
807 [
808 63594716400,
809 63613465200,
810 63594730800,
811 63613479600,
812 14400,
813 1,
814 'MSD'
815 ],
816 [
817 63613465200,
818 63626166000,
819 63613476000,
820 63626176800,
821 10800,
822 0,
823 'MSK'
824 ],
825 [
826 63626166000,
827 63644914800,
828 63626180400,
829 63644929200,
830 14400,
831 1,
832 'MSD'
833 ],
834 [
835 63644914800,
836 63657615600,
837 63644925600,
838 63657626400,
839 10800,
840 0,
841 'MSK'
842 ],
843 [
844 63657615600,
845 63676364400,
846 63657630000,
847 63676378800,
848 14400,
849 1,
850 'MSD'
851 ],
852 [
853 63676364400,
854 63689670000,
855 63676375200,
856 63689680800,
857 10800,
858 0,
859 'MSK'
860 ],
861 [
862 63689670000,
863 63707814000,
864 63689684400,
865 63707828400,
866 14400,
867 1,
868 'MSD'
869 ],
870 [
871 63707814000,
872 63721119600,
873 63707824800,
874 63721130400,
875 10800,
876 0,
877 'MSK'
878 ],
879 [
880 63721119600,
881 63739263600,
882 63721134000,
883 63739278000,
884 14400,
885 1,
886 'MSD'
887 ],
888 [
889 63739263600,
890 63752569200,
891 63739274400,
892 63752580000,
893 10800,
894 0,
895 'MSK'
896 ],
897 [
898 63752569200,
899 63771318000,
900 63752583600,
901 63771332400,
902 14400,
903 1,
904 'MSD'
905 ],
906 [
907 63771318000,
908 63784018800,
909 63771328800,
910 63784029600,
911 10800,
912 0,
913 'MSK'
914 ],
915 [
916 63784018800,
917 63802767600,
918 63784033200,
919 63802782000,
920 14400,
921 1,
922 'MSD'
721 DateTime::TimeZone::INFINITY,
722 14400,
723 0,
724 'MSK'
923725 ],
924726 ];
925727
926 sub olson_version { '2011g' }
927
928 sub has_dst_changes { 50 }
728 sub olson_version { '2011h' }
729
730 sub has_dst_changes { 38 }
929731
930732 sub _max_year { 2021 }
931733
934736 return shift->_init( @_, spans => $spans );
935737 }
936738
937 sub _last_offset { 10800 }
938
939 my $last_observance = bless( {
940 'format' => 'MSK/MSD',
941 'gmtoff' => '3:00',
942 'local_start_datetime' => bless( {
943 'formatter' => undef,
944 'local_rd_days' => 727216,
945 'local_rd_secs' => 10800,
946 'offset_modifier' => 0,
947 'rd_nanosecs' => 0,
948 'tz' => bless( {
949 'name' => 'floating',
950 'offset' => 0
951 }, 'DateTime::TimeZone::Floating' ),
952 'utc_rd_days' => 727216,
953 'utc_rd_secs' => 10800,
954 'utc_year' => 1993
955 }, 'DateTime' ),
956 'offset_from_std' => 0,
957 'offset_from_utc' => 10800,
958 'until' => [],
959 'utc_start_datetime' => bless( {
960 'formatter' => undef,
961 'local_rd_days' => 727216,
962 'local_rd_secs' => 0,
963 'offset_modifier' => 0,
964 'rd_nanosecs' => 0,
965 'tz' => bless( {
966 'name' => 'floating',
967 'offset' => 0
968 }, 'DateTime::TimeZone::Floating' ),
969 'utc_rd_days' => 727216,
970 'utc_rd_secs' => 0,
971 'utc_year' => 1993
972 }, 'DateTime' )
973 }, 'DateTime::TimeZone::OlsonDB::Observance' )
974 ;
975 sub _last_observance { $last_observance }
976
977 my $rules = [
978 bless( {
979 'at' => '2:00s',
980 'from' => '1993',
981 'in' => 'Mar',
982 'letter' => 'S',
983 'name' => 'Russia',
984 'offset_from_std' => 3600,
985 'on' => 'lastSun',
986 'save' => '1:00',
987 'to' => 'max',
988 'type' => undef
989 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
990 bless( {
991 'at' => '2:00s',
992 'from' => '1996',
993 'in' => 'Oct',
994 'letter' => '',
995 'name' => 'Russia',
996 'offset_from_std' => 0,
997 'on' => 'lastSun',
998 'save' => '0',
999 'to' => 'max',
1000 'type' => undef
1001 }, 'DateTime::TimeZone::OlsonDB::Rule' )
1002 ]
1003 ;
1004 sub _rules { $rules }
1005739
1006740
1007741 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Oslo;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Oslo::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Oslo::VERSION = '1.35';
1212 }
1313
1414 use strict;
10311031 ],
10321032 ];
10331033
1034 sub olson_version { '2011g' }
1034 sub olson_version { '2011h' }
10351035
10361036 sub has_dst_changes { 55 }
10371037
10851085 my $rules = [
10861086 bless( {
10871087 'at' => '1:00u',
1088 'from' => '1996',
1089 'in' => 'Oct',
1090 'letter' => '',
1091 'name' => 'EU',
1092 'offset_from_std' => 0,
1093 'on' => 'lastSun',
1094 'save' => '0',
1095 'to' => 'max',
1096 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
10881100 'from' => '1981',
10891101 'in' => 'Mar',
10901102 'letter' => 'S',
10941106 'save' => '1:00',
10951107 'to' => 'max',
10961108 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
1100 'from' => '1996',
1101 'in' => 'Oct',
1102 'letter' => '',
1103 'name' => 'EU',
1104 'offset_from_std' => 0,
1105 'on' => 'lastSun',
1106 'save' => '0',
1107 'to' => 'max',
1108 'type' => undef
11091109 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11101110 ]
11111111 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Paris;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Paris::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Paris::VERSION = '1.35';
1212 }
1313
1414 use strict;
14181418 ],
14191419 ];
14201420
1421 sub olson_version { '2011g' }
1421 sub olson_version { '2011h' }
14221422
14231423 sub has_dst_changes { 78 }
14241424
14721472 my $rules = [
14731473 bless( {
14741474 'at' => '1:00u',
1475 'from' => '1996',
1476 'in' => 'Oct',
1477 'letter' => '',
1478 'name' => 'EU',
1479 'offset_from_std' => 0,
1480 'on' => 'lastSun',
1481 'save' => '0',
1482 'to' => 'max',
1483 'type' => undef
1484 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1485 bless( {
1486 'at' => '1:00u',
14751487 'from' => '1981',
14761488 'in' => 'Mar',
14771489 'letter' => 'S',
14791491 'offset_from_std' => 3600,
14801492 'on' => 'lastSun',
14811493 'save' => '1:00',
1482 'to' => 'max',
1483 'type' => undef
1484 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1485 bless( {
1486 'at' => '1:00u',
1487 'from' => '1996',
1488 'in' => 'Oct',
1489 'letter' => '',
1490 'name' => 'EU',
1491 'offset_from_std' => 0,
1492 'on' => 'lastSun',
1493 'save' => '0',
14941494 'to' => 'max',
14951495 'type' => undef
14961496 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Prague;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Prague::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Prague::VERSION = '1.35';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011g' }
1043 sub olson_version { '2011h' }
10441044
10451045 sub has_dst_changes { 55 }
10461046
10941094 my $rules = [
10951095 bless( {
10961096 'at' => '1:00u',
1097 'from' => '1996',
1098 'in' => 'Oct',
1099 'letter' => '',
1100 'name' => 'EU',
1101 'offset_from_std' => 0,
1102 'on' => 'lastSun',
1103 'save' => '0',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
10971109 'from' => '1981',
10981110 'in' => 'Mar',
10991111 'letter' => 'S',
11031115 'save' => '1:00',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
1109 'from' => '1996',
1110 'in' => 'Oct',
1111 'letter' => '',
1112 'name' => 'EU',
1113 'offset_from_std' => 0,
1114 'on' => 'lastSun',
1115 'save' => '0',
1116 'to' => 'max',
1117 'type' => undef
11181118 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11191119 ]
11201120 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Riga;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Riga::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Riga::VERSION = '1.35';
1212 }
1313
1414 use strict;
914914 ],
915915 ];
916916
917 sub olson_version { '2011g' }
917 sub olson_version { '2011h' }
918918
919919 sub has_dst_changes { 46 }
920920
968968 my $rules = [
969969 bless( {
970970 'at' => '1:00u',
971 'from' => '1996',
972 'in' => 'Oct',
973 'letter' => '',
974 'name' => 'EU',
975 'offset_from_std' => 0,
976 'on' => 'lastSun',
977 'save' => '0',
978 'to' => 'max',
979 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
971983 'from' => '1981',
972984 'in' => 'Mar',
973985 'letter' => 'S',
977989 'save' => '1:00',
978990 'to' => 'max',
979991 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
983 'from' => '1996',
984 'in' => 'Oct',
985 'letter' => '',
986 'name' => 'EU',
987 'offset_from_std' => 0,
988 'on' => 'lastSun',
989 'save' => '0',
990 'to' => 'max',
991 'type' => undef
992992 }, 'DateTime::TimeZone::OlsonDB::Rule' )
993993 ]
994994 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Rome;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Rome::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Rome::VERSION = '1.35';
1212 }
1313
1414 use strict;
13011301 ],
13021302 ];
13031303
1304 sub olson_version { '2011g' }
1304 sub olson_version { '2011h' }
13051305
13061306 sub has_dst_changes { 70 }
13071307
13551355 my $rules = [
13561356 bless( {
13571357 'at' => '1:00u',
1358 'from' => '1996',
1359 'in' => 'Oct',
1360 'letter' => '',
1361 'name' => 'EU',
1362 'offset_from_std' => 0,
1363 'on' => 'lastSun',
1364 'save' => '0',
1365 'to' => 'max',
1366 'type' => undef
1367 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1368 bless( {
1369 'at' => '1:00u',
13581370 'from' => '1981',
13591371 'in' => 'Mar',
13601372 'letter' => 'S',
13641376 'save' => '1:00',
13651377 'to' => 'max',
13661378 'type' => undef
1367 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1368 bless( {
1369 'at' => '1:00u',
1370 'from' => '1996',
1371 'in' => 'Oct',
1372 'letter' => '',
1373 'name' => 'EU',
1374 'offset_from_std' => 0,
1375 'on' => 'lastSun',
1376 'save' => '0',
1377 'to' => 'max',
1378 'type' => undef
13791379 }, 'DateTime::TimeZone::OlsonDB::Rule' )
13801380 ]
13811381 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Samara;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Samara::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Samara::VERSION = '1.35';
1212 }
1313
1414 use strict;
608608 ],
609609 [
610610 63436863600,
611 63455612400,
611 DateTime::TimeZone::INFINITY,
612612 63436878000,
613 63455626800,
614 14400,
615 1,
616 'SAMST'
617 ],
618 [
619 63455612400,
620 63468313200,
621 63455623200,
622 63468324000,
623 10800,
624 0,
625 'SAMT'
626 ],
627 [
628 63468313200,
629 63487062000,
630 63468327600,
631 63487076400,
632 14400,
633 1,
634 'SAMST'
635 ],
636 [
637 63487062000,
638 63500367600,
639 63487072800,
640 63500378400,
641 10800,
642 0,
643 'SAMT'
644 ],
645 [
646 63500367600,
647 63518511600,
648 63500382000,
649 63518526000,
650 14400,
651 1,
652 'SAMST'
653 ],
654 [
655 63518511600,
656 63531817200,
657 63518522400,
658 63531828000,
659 10800,
660 0,
661 'SAMT'
662 ],
663 [
664 63531817200,
665 63549961200,
666 63531831600,
667 63549975600,
668 14400,
669 1,
670 'SAMST'
671 ],
672 [
673 63549961200,
674 63563266800,
675 63549972000,
676 63563277600,
677 10800,
678 0,
679 'SAMT'
680 ],
681 [
682 63563266800,
683 63581410800,
684 63563281200,
685 63581425200,
686 14400,
687 1,
688 'SAMST'
689 ],
690 [
691 63581410800,
692 63594716400,
693 63581421600,
694 63594727200,
695 10800,
696 0,
697 'SAMT'
698 ],
699 [
700 63594716400,
701 63613465200,
702 63594730800,
703 63613479600,
704 14400,
705 1,
706 'SAMST'
707 ],
708 [
709 63613465200,
710 63626166000,
711 63613476000,
712 63626176800,
713 10800,
714 0,
715 'SAMT'
716 ],
717 [
718 63626166000,
719 63644914800,
720 63626180400,
721 63644929200,
722 14400,
723 1,
724 'SAMST'
725 ],
726 [
727 63644914800,
728 63657615600,
729 63644925600,
730 63657626400,
731 10800,
732 0,
733 'SAMT'
734 ],
735 [
736 63657615600,
737 63676364400,
738 63657630000,
739 63676378800,
740 14400,
741 1,
742 'SAMST'
743 ],
744 [
745 63676364400,
746 63689670000,
747 63676375200,
748 63689680800,
749 10800,
750 0,
751 'SAMT'
752 ],
753 [
754 63689670000,
755 63707814000,
756 63689684400,
757 63707828400,
758 14400,
759 1,
760 'SAMST'
761 ],
762 [
763 63707814000,
764 63721119600,
765 63707824800,
766 63721130400,
767 10800,
768 0,
769 'SAMT'
770 ],
771 [
772 63721119600,
773 63739263600,
774 63721134000,
775 63739278000,
776 14400,
777 1,
778 'SAMST'
779 ],
780 [
781 63739263600,
782 63752569200,
783 63739274400,
784 63752580000,
785 10800,
786 0,
787 'SAMT'
788 ],
789 [
790 63752569200,
791 63771318000,
792 63752583600,
793 63771332400,
794 14400,
795 1,
796 'SAMST'
797 ],
798 [
799 63771318000,
800 63784018800,
801 63771328800,
802 63784029600,
803 10800,
804 0,
805 'SAMT'
806 ],
807 [
808 63784018800,
809 63802767600,
810 63784033200,
811 63802782000,
812 14400,
813 1,
814 'SAMST'
613 DateTime::TimeZone::INFINITY,
614 14400,
615 0,
616 'SAMT'
815617 ],
816618 ];
817619
818 sub olson_version { '2011g' }
819
820 sub has_dst_changes { 42 }
620 sub olson_version { '2011h' }
621
622 sub has_dst_changes { 30 }
821623
822624 sub _max_year { 2021 }
823625
826628 return shift->_init( @_, spans => $spans );
827629 }
828630
829 sub _last_offset { 10800 }
830
831 my $last_observance = bless( {
832 'format' => 'SAM%sT',
833 'gmtoff' => '3:00',
834 'local_start_datetime' => bless( {
835 'formatter' => undef,
836 'local_rd_days' => 733859,
837 'local_rd_secs' => 7200,
838 'offset_modifier' => 0,
839 'rd_nanosecs' => 0,
840 'tz' => bless( {
841 'name' => 'floating',
842 'offset' => 0
843 }, 'DateTime::TimeZone::Floating' ),
844 'utc_rd_days' => 733859,
845 'utc_rd_secs' => 7200,
846 'utc_year' => 2011
847 }, 'DateTime' ),
848 'offset_from_std' => 0,
849 'offset_from_utc' => 10800,
850 'until' => [],
851 'utc_start_datetime' => bless( {
852 'formatter' => undef,
853 'local_rd_days' => 733858,
854 'local_rd_secs' => 79200,
855 'offset_modifier' => 0,
856 'rd_nanosecs' => 0,
857 'tz' => bless( {
858 'name' => 'floating',
859 'offset' => 0
860 }, 'DateTime::TimeZone::Floating' ),
861 'utc_rd_days' => 733858,
862 'utc_rd_secs' => 79200,
863 'utc_year' => 2011
864 }, 'DateTime' )
865 }, 'DateTime::TimeZone::OlsonDB::Observance' )
866 ;
867 sub _last_observance { $last_observance }
868
869 my $rules = [
870 bless( {
871 'at' => '2:00s',
872 'from' => '1993',
873 'in' => 'Mar',
874 'letter' => 'S',
875 'name' => 'Russia',
876 'offset_from_std' => 3600,
877 'on' => 'lastSun',
878 'save' => '1:00',
879 'to' => 'max',
880 'type' => undef
881 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
882 bless( {
883 'at' => '2:00s',
884 'from' => '1996',
885 'in' => 'Oct',
886 'letter' => '',
887 'name' => 'Russia',
888 'offset_from_std' => 0,
889 'on' => 'lastSun',
890 'save' => '0',
891 'to' => 'max',
892 'type' => undef
893 }, 'DateTime::TimeZone::OlsonDB::Rule' )
894 ]
895 ;
896 sub _rules { $rules }
897631
898632
899633 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Simferopol;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Simferopol::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Simferopol::VERSION = '1.35';
1212 }
1313
1414 use strict;
878878 ],
879879 ];
880880
881 sub olson_version { '2011g' }
881 sub olson_version { '2011h' }
882882
883883 sub has_dst_changes { 45 }
884884
932932 my $rules = [
933933 bless( {
934934 'at' => '1:00u',
935 'from' => '1996',
936 'in' => 'Oct',
937 'letter' => '',
938 'name' => 'EU',
939 'offset_from_std' => 0,
940 'on' => 'lastSun',
941 'save' => '0',
942 'to' => 'max',
943 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
935947 'from' => '1981',
936948 'in' => 'Mar',
937949 'letter' => 'S',
941953 'save' => '1:00',
942954 'to' => 'max',
943955 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
947 'from' => '1996',
948 'in' => 'Oct',
949 'letter' => '',
950 'name' => 'EU',
951 'offset_from_std' => 0,
952 'on' => 'lastSun',
953 'save' => '0',
954 'to' => 'max',
955 'type' => undef
956956 }, 'DateTime::TimeZone::OlsonDB::Rule' )
957957 ]
958958 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Sofia;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Sofia::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Sofia::VERSION = '1.35';
1212 }
1313
1414 use strict;
923923 ],
924924 ];
925925
926 sub olson_version { '2011g' }
926 sub olson_version { '2011h' }
927927
928928 sub has_dst_changes { 47 }
929929
977977 my $rules = [
978978 bless( {
979979 'at' => '1:00u',
980 'from' => '1996',
981 'in' => 'Oct',
982 'letter' => '',
983 'name' => 'EU',
984 'offset_from_std' => 0,
985 'on' => 'lastSun',
986 'save' => '0',
987 'to' => 'max',
988 'type' => undef
989 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
990 bless( {
991 'at' => '1:00u',
980992 'from' => '1981',
981993 'in' => 'Mar',
982994 'letter' => 'S',
986998 'save' => '1:00',
987999 'to' => 'max',
9881000 'type' => undef
989 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
990 bless( {
991 'at' => '1:00u',
992 'from' => '1996',
993 'in' => 'Oct',
994 'letter' => '',
995 'name' => 'EU',
996 'offset_from_std' => 0,
997 'on' => 'lastSun',
998 'save' => '0',
999 'to' => 'max',
1000 'type' => undef
10011001 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10021002 ]
10031003 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Stockholm;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Stockholm::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Stockholm::VERSION = '1.35';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011g' }
845 sub olson_version { '2011h' }
846846
847847 sub has_dst_changes { 44 }
848848
896896 my $rules = [
897897 bless( {
898898 'at' => '1:00u',
899 'from' => '1996',
900 'in' => 'Oct',
901 'letter' => '',
902 'name' => 'EU',
903 'offset_from_std' => 0,
904 'on' => 'lastSun',
905 'save' => '0',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
899911 'from' => '1981',
900912 'in' => 'Mar',
901913 'letter' => 'S',
905917 'save' => '1:00',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
911 'from' => '1996',
912 'in' => 'Oct',
913 'letter' => '',
914 'name' => 'EU',
915 'offset_from_std' => 0,
916 'on' => 'lastSun',
917 'save' => '0',
918 'to' => 'max',
919 'type' => undef
920920 }, 'DateTime::TimeZone::OlsonDB::Rule' )
921921 ]
922922 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Tallinn;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Tallinn::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Tallinn::VERSION = '1.35';
1212 }
1313
1414 use strict;
887887 ],
888888 ];
889889
890 sub olson_version { '2011g' }
890 sub olson_version { '2011h' }
891891
892892 sub has_dst_changes { 45 }
893893
941941 my $rules = [
942942 bless( {
943943 'at' => '1:00u',
944 'from' => '1996',
945 'in' => 'Oct',
946 'letter' => '',
947 'name' => 'EU',
948 'offset_from_std' => 0,
949 'on' => 'lastSun',
950 'save' => '0',
951 'to' => 'max',
952 'type' => undef
953 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
954 bless( {
955 'at' => '1:00u',
944956 'from' => '1981',
945957 'in' => 'Mar',
946958 'letter' => 'S',
950962 'save' => '1:00',
951963 'to' => 'max',
952964 'type' => undef
953 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
954 bless( {
955 'at' => '1:00u',
956 'from' => '1996',
957 'in' => 'Oct',
958 'letter' => '',
959 'name' => 'EU',
960 'offset_from_std' => 0,
961 'on' => 'lastSun',
962 'save' => '0',
963 'to' => 'max',
964 'type' => undef
965965 }, 'DateTime::TimeZone::OlsonDB::Rule' )
966966 ]
967967 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Tirane;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Tirane::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Tirane::VERSION = '1.35';
1212 }
1313
1414 use strict;
959959 ],
960960 ];
961961
962 sub olson_version { '2011g' }
962 sub olson_version { '2011h' }
963963
964964 sub has_dst_changes { 52 }
965965
10131013 my $rules = [
10141014 bless( {
10151015 'at' => '1:00u',
1016 'from' => '1996',
1017 'in' => 'Oct',
1018 'letter' => '',
1019 'name' => 'EU',
1020 'offset_from_std' => 0,
1021 'on' => 'lastSun',
1022 'save' => '0',
1023 'to' => 'max',
1024 'type' => undef
1025 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1026 bless( {
1027 'at' => '1:00u',
10161028 'from' => '1981',
10171029 'in' => 'Mar',
10181030 'letter' => 'S',
10221034 'save' => '1:00',
10231035 'to' => 'max',
10241036 'type' => undef
1025 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1026 bless( {
1027 'at' => '1:00u',
1028 'from' => '1996',
1029 'in' => 'Oct',
1030 'letter' => '',
1031 'name' => 'EU',
1032 'offset_from_std' => 0,
1033 'on' => 'lastSun',
1034 'save' => '0',
1035 'to' => 'max',
1036 'type' => undef
10371037 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10381038 ]
10391039 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Uzhgorod;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Uzhgorod::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Uzhgorod::VERSION = '1.35';
1212 }
1313
1414 use strict;
878878 ],
879879 ];
880880
881 sub olson_version { '2011g' }
881 sub olson_version { '2011h' }
882882
883883 sub has_dst_changes { 44 }
884884
932932 my $rules = [
933933 bless( {
934934 'at' => '1:00u',
935 'from' => '1996',
936 'in' => 'Oct',
937 'letter' => '',
938 'name' => 'EU',
939 'offset_from_std' => 0,
940 'on' => 'lastSun',
941 'save' => '0',
942 'to' => 'max',
943 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
935947 'from' => '1981',
936948 'in' => 'Mar',
937949 'letter' => 'S',
941953 'save' => '1:00',
942954 'to' => 'max',
943955 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
947 'from' => '1996',
948 'in' => 'Oct',
949 'letter' => '',
950 'name' => 'EU',
951 'offset_from_std' => 0,
952 'on' => 'lastSun',
953 'save' => '0',
954 'to' => 'max',
955 'type' => undef
956956 }, 'DateTime::TimeZone::OlsonDB::Rule' )
957957 ]
958958 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Vaduz;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Vaduz::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Vaduz::VERSION = '1.35';
1212 }
1313
1414 use strict;
797797 ],
798798 ];
799799
800 sub olson_version { '2011g' }
800 sub olson_version { '2011h' }
801801
802802 sub has_dst_changes { 42 }
803803
851851 my $rules = [
852852 bless( {
853853 'at' => '1:00u',
854 'from' => '1996',
855 'in' => 'Oct',
856 'letter' => '',
857 'name' => 'EU',
858 'offset_from_std' => 0,
859 'on' => 'lastSun',
860 'save' => '0',
861 'to' => 'max',
862 'type' => undef
863 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
864 bless( {
865 'at' => '1:00u',
854866 'from' => '1981',
855867 'in' => 'Mar',
856868 'letter' => 'S',
860872 'save' => '1:00',
861873 'to' => 'max',
862874 'type' => undef
863 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
864 bless( {
865 'at' => '1:00u',
866 'from' => '1996',
867 'in' => 'Oct',
868 'letter' => '',
869 'name' => 'EU',
870 'offset_from_std' => 0,
871 'on' => 'lastSun',
872 'save' => '0',
873 'to' => 'max',
874 'type' => undef
875875 }, 'DateTime::TimeZone::OlsonDB::Rule' )
876876 ]
877877 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Vienna;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Vienna::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Vienna::VERSION = '1.35';
1212 }
1313
1414 use strict;
10311031 ],
10321032 ];
10331033
1034 sub olson_version { '2011g' }
1034 sub olson_version { '2011h' }
10351035
10361036 sub has_dst_changes { 54 }
10371037
10851085 my $rules = [
10861086 bless( {
10871087 'at' => '1:00u',
1088 'from' => '1996',
1089 'in' => 'Oct',
1090 'letter' => '',
1091 'name' => 'EU',
1092 'offset_from_std' => 0,
1093 'on' => 'lastSun',
1094 'save' => '0',
1095 'to' => 'max',
1096 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
10881100 'from' => '1981',
10891101 'in' => 'Mar',
10901102 'letter' => 'S',
10941106 'save' => '1:00',
10951107 'to' => 'max',
10961108 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
1100 'from' => '1996',
1101 'in' => 'Oct',
1102 'letter' => '',
1103 'name' => 'EU',
1104 'offset_from_std' => 0,
1105 'on' => 'lastSun',
1106 'save' => '0',
1107 'to' => 'max',
1108 'type' => undef
11091109 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11101110 ]
11111111 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Vilnius;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Vilnius::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Vilnius::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 42 }
857857
905905 my $rules = [
906906 bless( {
907907 'at' => '1:00u',
908 'from' => '1996',
909 'in' => 'Oct',
910 'letter' => '',
911 'name' => 'EU',
912 'offset_from_std' => 0,
913 'on' => 'lastSun',
914 'save' => '0',
915 'to' => 'max',
916 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
908920 'from' => '1981',
909921 'in' => 'Mar',
910922 'letter' => 'S',
914926 'save' => '1:00',
915927 'to' => 'max',
916928 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
920 'from' => '1996',
921 'in' => 'Oct',
922 'letter' => '',
923 'name' => 'EU',
924 'offset_from_std' => 0,
925 'on' => 'lastSun',
926 'save' => '0',
927 'to' => 'max',
928 'type' => undef
929929 }, 'DateTime::TimeZone::OlsonDB::Rule' )
930930 ]
931931 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Volgograd;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Volgograd::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Volgograd::VERSION = '1.35';
1212 }
1313
1414 use strict;
599599 ],
600600 [
601601 63436863600,
602 63455612400,
602 DateTime::TimeZone::INFINITY,
603603 63436878000,
604 63455626800,
605 14400,
606 1,
607 'VOLST'
608 ],
609 [
610 63455612400,
611 63468313200,
612 63455623200,
613 63468324000,
614 10800,
615 0,
616 'VOLT'
617 ],
618 [
619 63468313200,
620 63487062000,
621 63468327600,
622 63487076400,
623 14400,
624 1,
625 'VOLST'
626 ],
627 [
628 63487062000,
629 63500367600,
630 63487072800,
631 63500378400,
632 10800,
633 0,
634 'VOLT'
635 ],
636 [
637 63500367600,
638 63518511600,
639 63500382000,
640 63518526000,
641 14400,
642 1,
643 'VOLST'
644 ],
645 [
646 63518511600,
647 63531817200,
648 63518522400,
649 63531828000,
650 10800,
651 0,
652 'VOLT'
653 ],
654 [
655 63531817200,
656 63549961200,
657 63531831600,
658 63549975600,
659 14400,
660 1,
661 'VOLST'
662 ],
663 [
664 63549961200,
665 63563266800,
666 63549972000,
667 63563277600,
668 10800,
669 0,
670 'VOLT'
671 ],
672 [
673 63563266800,
674 63581410800,
675 63563281200,
676 63581425200,
677 14400,
678 1,
679 'VOLST'
680 ],
681 [
682 63581410800,
683 63594716400,
684 63581421600,
685 63594727200,
686 10800,
687 0,
688 'VOLT'
689 ],
690 [
691 63594716400,
692 63613465200,
693 63594730800,
694 63613479600,
695 14400,
696 1,
697 'VOLST'
698 ],
699 [
700 63613465200,
701 63626166000,
702 63613476000,
703 63626176800,
704 10800,
705 0,
706 'VOLT'
707 ],
708 [
709 63626166000,
710 63644914800,
711 63626180400,
712 63644929200,
713 14400,
714 1,
715 'VOLST'
716 ],
717 [
718 63644914800,
719 63657615600,
720 63644925600,
721 63657626400,
722 10800,
723 0,
724 'VOLT'
725 ],
726 [
727 63657615600,
728 63676364400,
729 63657630000,
730 63676378800,
731 14400,
732 1,
733 'VOLST'
734 ],
735 [
736 63676364400,
737 63689670000,
738 63676375200,
739 63689680800,
740 10800,
741 0,
742 'VOLT'
743 ],
744 [
745 63689670000,
746 63707814000,
747 63689684400,
748 63707828400,
749 14400,
750 1,
751 'VOLST'
752 ],
753 [
754 63707814000,
755 63721119600,
756 63707824800,
757 63721130400,
758 10800,
759 0,
760 'VOLT'
761 ],
762 [
763 63721119600,
764 63739263600,
765 63721134000,
766 63739278000,
767 14400,
768 1,
769 'VOLST'
770 ],
771 [
772 63739263600,
773 63752569200,
774 63739274400,
775 63752580000,
776 10800,
777 0,
778 'VOLT'
779 ],
780 [
781 63752569200,
782 63771318000,
783 63752583600,
784 63771332400,
785 14400,
786 1,
787 'VOLST'
788 ],
789 [
790 63771318000,
791 63784018800,
792 63771328800,
793 63784029600,
794 10800,
795 0,
796 'VOLT'
797 ],
798 [
799 63784018800,
800 63802767600,
801 63784033200,
802 63802782000,
803 14400,
804 1,
805 'VOLST'
604 DateTime::TimeZone::INFINITY,
605 14400,
606 0,
607 'VOLT'
806608 ],
807609 ];
808610
809 sub olson_version { '2011g' }
810
811 sub has_dst_changes { 41 }
611 sub olson_version { '2011h' }
612
613 sub has_dst_changes { 29 }
812614
813615 sub _max_year { 2021 }
814616
817619 return shift->_init( @_, spans => $spans );
818620 }
819621
820 sub _last_offset { 10800 }
821
822 my $last_observance = bless( {
823 'format' => 'VOL%sT',
824 'gmtoff' => '3:00',
825 'local_start_datetime' => bless( {
826 'formatter' => undef,
827 'local_rd_days' => 727286,
828 'local_rd_secs' => 7200,
829 'offset_modifier' => 0,
830 'rd_nanosecs' => 0,
831 'tz' => bless( {
832 'name' => 'floating',
833 'offset' => 0
834 }, 'DateTime::TimeZone::Floating' ),
835 'utc_rd_days' => 727286,
836 'utc_rd_secs' => 7200,
837 'utc_year' => 1993
838 }, 'DateTime' ),
839 'offset_from_std' => 0,
840 'offset_from_utc' => 10800,
841 'until' => [],
842 'utc_start_datetime' => bless( {
843 'formatter' => undef,
844 'local_rd_days' => 727285,
845 'local_rd_secs' => 79200,
846 'offset_modifier' => 0,
847 'rd_nanosecs' => 0,
848 'tz' => bless( {
849 'name' => 'floating',
850 'offset' => 0
851 }, 'DateTime::TimeZone::Floating' ),
852 'utc_rd_days' => 727285,
853 'utc_rd_secs' => 79200,
854 'utc_year' => 1993
855 }, 'DateTime' )
856 }, 'DateTime::TimeZone::OlsonDB::Observance' )
857 ;
858 sub _last_observance { $last_observance }
859
860 my $rules = [
861 bless( {
862 'at' => '2:00s',
863 'from' => '1993',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'Russia',
867 'offset_from_std' => 3600,
868 'on' => 'lastSun',
869 'save' => '1:00',
870 'to' => 'max',
871 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '2:00s',
875 'from' => '1996',
876 'in' => 'Oct',
877 'letter' => '',
878 'name' => 'Russia',
879 'offset_from_std' => 0,
880 'on' => 'lastSun',
881 'save' => '0',
882 'to' => 'max',
883 'type' => undef
884 }, 'DateTime::TimeZone::OlsonDB::Rule' )
885 ]
886 ;
887 sub _rules { $rules }
888622
889623
890624 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Warsaw;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Warsaw::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Warsaw::VERSION = '1.35';
1212 }
1313
1414 use strict;
12651265 ],
12661266 ];
12671267
1268 sub olson_version { '2011g' }
1268 sub olson_version { '2011h' }
12691269
12701270 sub has_dst_changes { 67 }
12711271
13191319 my $rules = [
13201320 bless( {
13211321 'at' => '1:00u',
1322 'from' => '1996',
1323 'in' => 'Oct',
1324 'letter' => '',
1325 'name' => 'EU',
1326 'offset_from_std' => 0,
1327 'on' => 'lastSun',
1328 'save' => '0',
1329 'to' => 'max',
1330 'type' => undef
1331 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1332 bless( {
1333 'at' => '1:00u',
13221334 'from' => '1981',
13231335 'in' => 'Mar',
13241336 'letter' => 'S',
13281340 'save' => '1:00',
13291341 'to' => 'max',
13301342 'type' => undef
1331 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1332 bless( {
1333 'at' => '1:00u',
1334 'from' => '1996',
1335 'in' => 'Oct',
1336 'letter' => '',
1337 'name' => 'EU',
1338 'offset_from_std' => 0,
1339 'on' => 'lastSun',
1340 'save' => '0',
1341 'to' => 'max',
1342 'type' => undef
13431343 }, 'DateTime::TimeZone::OlsonDB::Rule' )
13441344 ]
13451345 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Zaporozhye;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Zaporozhye::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Zaporozhye::VERSION = '1.35';
1212 }
1313
1414 use strict;
860860 ],
861861 ];
862862
863 sub olson_version { '2011g' }
863 sub olson_version { '2011h' }
864864
865865 sub has_dst_changes { 44 }
866866
914914 my $rules = [
915915 bless( {
916916 'at' => '1:00u',
917 'from' => '1996',
918 'in' => 'Oct',
919 'letter' => '',
920 'name' => 'EU',
921 'offset_from_std' => 0,
922 'on' => 'lastSun',
923 'save' => '0',
924 'to' => 'max',
925 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '1:00u',
917929 'from' => '1981',
918930 'in' => 'Mar',
919931 'letter' => 'S',
923935 'save' => '1:00',
924936 'to' => 'max',
925937 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '1:00u',
929 'from' => '1996',
930 'in' => 'Oct',
931 'letter' => '',
932 'name' => 'EU',
933 'offset_from_std' => 0,
934 'on' => 'lastSun',
935 'save' => '0',
936 'to' => 'max',
937 'type' => undef
938938 }, 'DateTime::TimeZone::OlsonDB::Rule' )
939939 ]
940940 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Zurich;
1010 BEGIN {
11 $DateTime::TimeZone::Europe::Zurich::VERSION = '1.34';
11 $DateTime::TimeZone::Europe::Zurich::VERSION = '1.35';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011g' }
845 sub olson_version { '2011h' }
846846
847847 sub has_dst_changes { 44 }
848848
896896 my $rules = [
897897 bless( {
898898 'at' => '1:00u',
899 'from' => '1996',
900 'in' => 'Oct',
901 'letter' => '',
902 'name' => 'EU',
903 'offset_from_std' => 0,
904 'on' => 'lastSun',
905 'save' => '0',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
899911 'from' => '1981',
900912 'in' => 'Mar',
901913 'letter' => 'S',
905917 'save' => '1:00',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
911 'from' => '1996',
912 'in' => 'Oct',
913 'letter' => '',
914 'name' => 'EU',
915 'offset_from_std' => 0,
916 'on' => 'lastSun',
917 'save' => '0',
918 'to' => 'max',
919 'type' => undef
920920 }, 'DateTime::TimeZone::OlsonDB::Rule' )
921921 ]
922922 ;
00 package DateTime::TimeZone::Floating;
11 BEGIN {
2 $DateTime::TimeZone::Floating::VERSION = '1.34';
2 $DateTime::TimeZone::Floating::VERSION = '1.35';
33 }
44
55 use strict;
5656
5757 =head1 VERSION
5858
59 version 1.34
59 version 1.35
6060
6161 =head1 SYNOPSIS
6262
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::HST;
1010 BEGIN {
11 $DateTime::TimeZone::HST::VERSION = '1.34';
11 $DateTime::TimeZone::HST::VERSION = '1.35';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011g' }
35 sub olson_version { '2011h' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Antananarivo;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Antananarivo::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Antananarivo::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Chagos;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Chagos::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Chagos::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Christmas;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Christmas::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Christmas::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Cocos;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Cocos::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Cocos::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Comoro;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Comoro::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Comoro::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/antarctica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Kerguelen;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Kerguelen::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Kerguelen::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Mahe;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Mahe::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Mahe::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/asia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Maldives;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Maldives::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Maldives::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Mauritius;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Mauritius::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Mauritius::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 2 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Mayotte;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Mayotte::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Mayotte::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/africa. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Reunion;
1010 BEGIN {
11 $DateTime::TimeZone::Indian::Reunion::VERSION = '1.34';
11 $DateTime::TimeZone::Indian::Reunion::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
00 package DateTime::TimeZone::Local::Unix;
11 BEGIN {
2 $DateTime::TimeZone::Local::Unix::VERSION = '1.34';
2 $DateTime::TimeZone::Local::Unix::VERSION = '1.35';
33 }
44
55 use strict;
246246
247247 =head1 VERSION
248248
249 version 1.34
249 version 1.35
250250
251251 =head1 SYNOPSIS
252252
00 package DateTime::TimeZone::Local::VMS;
11 BEGIN {
2 $DateTime::TimeZone::Local::VMS::VERSION = '1.34';
2 $DateTime::TimeZone::Local::VMS::VERSION = '1.35';
33 }
44
55 use strict;
2727
2828 =head1 VERSION
2929
30 version 1.34
30 version 1.35
3131
3232 =head1 SYNOPSIS
3333
00 package DateTime::TimeZone::Local::Win32;
11 BEGIN {
2 $DateTime::TimeZone::Local::Win32::VERSION = '1.34';
2 $DateTime::TimeZone::Local::Win32::VERSION = '1.35';
33 }
44
55 use strict;
268268
269269 =head1 VERSION
270270
271 version 1.34
271 version 1.35
272272
273273 =head1 SYNOPSIS
274274
00 package DateTime::TimeZone::Local;
11 BEGIN {
2 $DateTime::TimeZone::Local::VERSION = '1.34';
2 $DateTime::TimeZone::Local::VERSION = '1.35';
33 }
44
55 use strict;
9898
9999 =head1 VERSION
100100
101 version 1.34
101 version 1.35
102102
103103 =head1 SYNOPSIS
104104
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::MET;
1010 BEGIN {
11 $DateTime::TimeZone::MET::VERSION = '1.34';
11 $DateTime::TimeZone::MET::VERSION = '1.35';
1212 }
1313
1414 use strict;
977977 ],
978978 ];
979979
980 sub olson_version { '2011g' }
980 sub olson_version { '2011h' }
981981
982982 sub has_dst_changes { 53 }
983983
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::MST;
1010 BEGIN {
11 $DateTime::TimeZone::MST::VERSION = '1.34';
11 $DateTime::TimeZone::MST::VERSION = '1.35';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011g' }
35 sub olson_version { '2011h' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::MST7MDT;
1010 BEGIN {
11 $DateTime::TimeZone::MST7MDT::VERSION = '1.34';
11 $DateTime::TimeZone::MST7MDT::VERSION = '1.35';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011g' }
1097 sub olson_version { '2011h' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
11231123 bless( {
11241124 'at' => '2:00',
11251125 'from' => '2007',
1126 'in' => 'Nov',
1127 'letter' => 'S',
1128 'name' => 'US',
1129 'offset_from_std' => 0,
1130 'on' => 'Sun>=1',
1131 'save' => '0',
1132 'to' => 'max',
1133 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
11261138 'in' => 'Mar',
11271139 'letter' => 'D',
11281140 'name' => 'US',
11311143 'save' => '1:00',
11321144 'to' => 'max',
11331145 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
1138 'in' => 'Nov',
1139 'letter' => 'S',
1140 'name' => 'US',
1141 'offset_from_std' => 0,
1142 'on' => 'Sun>=1',
1143 'save' => '0',
1144 'to' => 'max',
1145 'type' => undef
11461146 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11471147 ]
11481148 ;
00 package DateTime::TimeZone::OffsetOnly;
11 BEGIN {
2 $DateTime::TimeZone::OffsetOnly::VERSION = '1.34';
2 $DateTime::TimeZone::OffsetOnly::VERSION = '1.35';
33 }
44
55 use strict;
8383
8484 =head1 VERSION
8585
86 version 1.34
86 version 1.35
8787
8888 =head1 SYNOPSIS
8989
00 package DateTime::TimeZone::OlsonDB::Change;
11 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Change::VERSION = '1.34';
2 $DateTime::TimeZone::OlsonDB::Change::VERSION = '1.35';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB::Observance;
11 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Observance::VERSION = '1.34';
2 $DateTime::TimeZone::OlsonDB::Observance::VERSION = '1.35';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB::Rule;
11 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Rule::VERSION = '1.34';
2 $DateTime::TimeZone::OlsonDB::Rule::VERSION = '1.35';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB::Zone;
11 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Zone::VERSION = '1.34';
2 $DateTime::TimeZone::OlsonDB::Zone::VERSION = '1.35';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB;
11 BEGIN {
2 $DateTime::TimeZone::OlsonDB::VERSION = '1.34';
2 $DateTime::TimeZone::OlsonDB::VERSION = '1.35';
33 }
44
55 use strict;
310310
311311 =head1 VERSION
312312
313 version 1.34
313 version 1.35
314314
315315 =head1 SYNOPSIS
316316
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::PST8PDT;
1010 BEGIN {
11 $DateTime::TimeZone::PST8PDT::VERSION = '1.34';
11 $DateTime::TimeZone::PST8PDT::VERSION = '1.35';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011g' }
1097 sub olson_version { '2011h' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
11231123 bless( {
11241124 'at' => '2:00',
11251125 'from' => '2007',
1126 'in' => 'Nov',
1127 'letter' => 'S',
1128 'name' => 'US',
1129 'offset_from_std' => 0,
1130 'on' => 'Sun>=1',
1131 'save' => '0',
1132 'to' => 'max',
1133 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
11261138 'in' => 'Mar',
11271139 'letter' => 'D',
11281140 'name' => 'US',
11311143 'save' => '1:00',
11321144 'to' => 'max',
11331145 'type' => undef
1134 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1135 bless( {
1136 'at' => '2:00',
1137 'from' => '2007',
1138 'in' => 'Nov',
1139 'letter' => 'S',
1140 'name' => 'US',
1141 'offset_from_std' => 0,
1142 'on' => 'Sun>=1',
1143 'save' => '0',
1144 'to' => 'max',
1145 'type' => undef
11461146 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11471147 ]
11481148 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Apia;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Apia::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Apia::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 1 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Auckland;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Auckland::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Auckland::VERSION = '1.35';
1212 }
1313
1414 use strict;
11571157 ],
11581158 ];
11591159
1160 sub olson_version { '2011g' }
1160 sub olson_version { '2011h' }
11611161
11621162 sub has_dst_changes { 63 }
11631163
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Chatham;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Chatham::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Chatham::VERSION = '1.35';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011g' }
908 sub olson_version { '2011h' }
909909
910910 sub has_dst_changes { 49 }
911911
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Chuuk;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Chuuk::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Chuuk::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Easter;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Easter::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Easter::VERSION = '1.35';
1212 }
1313
1414 use strict;
10671067 ],
10681068 ];
10691069
1070 sub olson_version { '2011g' }
1070 sub olson_version { '2011h' }
10711071
10721072 sub has_dst_changes { 58 }
10731073
11201120
11211121 my $rules = [
11221122 bless( {
1123 'at' => '3:00u',
1124 'from' => '2012',
1125 'in' => 'Mar',
1126 'letter' => '',
1127 'name' => 'Chile',
1128 'offset_from_std' => 0,
1129 'on' => 'Sun>=9',
1130 'save' => '0',
1131 'to' => 'max',
1132 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
11231135 'at' => '4:00u',
11241136 'from' => '2012',
11251137 'in' => 'Oct',
11301142 'save' => '1:00',
11311143 'to' => 'max',
11321144 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '3:00u',
1136 'from' => '2012',
1137 'in' => 'Mar',
1138 'letter' => '',
1139 'name' => 'Chile',
1140 'offset_from_std' => 0,
1141 'on' => 'Sun>=9',
1142 'save' => '0',
1143 'to' => 'max',
1144 'type' => undef
11451145 }, 'DateTime::TimeZone::OlsonDB::Rule' )
11461146 ]
11471147 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Efate;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Efate::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Efate::VERSION = '1.35';
1212 }
1313
1414 use strict;
221221 ],
222222 ];
223223
224 sub olson_version { '2011g' }
224 sub olson_version { '2011h' }
225225
226226 sub has_dst_changes { 10 }
227227
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Enderbury;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Enderbury::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Enderbury::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Fakaofo;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Fakaofo::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Fakaofo::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Fiji;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Fiji::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Fiji::VERSION = '1.35';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011g' }
116 sub olson_version { '2011h' }
117117
118118 sub has_dst_changes { 4 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Funafuti;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Funafuti::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Funafuti::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/southamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Galapagos;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Galapagos::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Galapagos::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Gambier;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Gambier::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Gambier::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Guadalcanal;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Guadalcanal::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Guadalcanal::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Guam;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Guam::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Guam::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/northamerica. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Honolulu;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Honolulu::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Honolulu::VERSION = '1.35';
1212 }
1313
1414 use strict;
8686 ],
8787 ];
8888
89 sub olson_version { '2011g' }
89 sub olson_version { '2011h' }
9090
9191 sub has_dst_changes { 2 }
9292
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Johnston;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Johnston::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Johnston::VERSION = '1.35';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011g' }
35 sub olson_version { '2011h' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Kiritimati;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Kiritimati::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Kiritimati::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Kosrae;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Kosrae::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Kosrae::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Kwajalein;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Kwajalein::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Kwajalein::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Majuro;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Majuro::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Majuro::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Marquesas;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Marquesas::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Marquesas::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Midway;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Midway::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Midway::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 1 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Nauru;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Nauru::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Nauru::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Niue;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Niue::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Niue::VERSION = '1.35';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011g' }
62 sub olson_version { '2011h' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Norfolk;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Norfolk::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Norfolk::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Noumea;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Noumea::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Noumea::VERSION = '1.35';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011g' }
98 sub olson_version { '2011h' }
9999
100100 sub has_dst_changes { 3 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Pago_Pago;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Pago_Pago::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Pago_Pago::VERSION = '1.35';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011g' }
80 sub olson_version { '2011h' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Palau;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Palau::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Palau::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Pitcairn;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Pitcairn::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Pitcairn::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Pohnpei;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Pohnpei::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Pohnpei::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Port_Moresby;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Port_Moresby::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Port_Moresby::VERSION = '1.35';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011g' }
53 sub olson_version { '2011h' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Rarotonga;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Rarotonga::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Rarotonga::VERSION = '1.35';
1212 }
1313
1414 use strict;
275275 ],
276276 ];
277277
278 sub olson_version { '2011g' }
278 sub olson_version { '2011h' }
279279
280280 sub has_dst_changes { 13 }
281281
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Saipan;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Saipan::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Saipan::VERSION = '1.35';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011g' }
71 sub olson_version { '2011h' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Tahiti;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Tahiti::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Tahiti::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Tarawa;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Tarawa::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Tarawa::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Tongatapu;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Tongatapu::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Tongatapu::VERSION = '1.35';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011g' }
116 sub olson_version { '2011h' }
117117
118118 sub has_dst_changes { 3 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Wake;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Wake::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Wake::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/australasia. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Wallis;
1010 BEGIN {
11 $DateTime::TimeZone::Pacific::Wallis::VERSION = '1.34';
11 $DateTime::TimeZone::Pacific::Wallis::VERSION = '1.35';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011g' }
44 sub olson_version { '2011h' }
4545
4646 sub has_dst_changes { 0 }
4747
00 package DateTime::TimeZone::UTC;
11 BEGIN {
2 $DateTime::TimeZone::UTC::VERSION = '1.34';
2 $DateTime::TimeZone::UTC::VERSION = '1.35';
33 }
44
55 use strict;
4242
4343 =head1 VERSION
4444
45 version 1.34
45 version 1.35
4646
4747 =head1 SYNOPSIS
4848
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/JUf_DFso8q/europe. Olson data version 2011g
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::WET;
1010 BEGIN {
11 $DateTime::TimeZone::WET::VERSION = '1.34';
11 $DateTime::TimeZone::WET::VERSION = '1.35';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011g' }
854 sub olson_version { '2011h' }
855855
856856 sub has_dst_changes { 46 }
857857
879879 my $rules = [
880880 bless( {
881881 'at' => '1:00u',
882 'from' => '1996',
883 'in' => 'Oct',
884 'letter' => '',
885 'name' => 'EU',
886 'offset_from_std' => 0,
887 'on' => 'lastSun',
888 'save' => '0',
889 'to' => 'max',
890 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
882894 'from' => '1981',
883895 'in' => 'Mar',
884896 'letter' => 'S',
888900 'save' => '1:00',
889901 'to' => 'max',
890902 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
894 'from' => '1996',
895 'in' => 'Oct',
896 'letter' => '',
897 'name' => 'EU',
898 'offset_from_std' => 0,
899 'on' => 'lastSun',
900 'save' => '0',
901 'to' => 'max',
902 'type' => undef
903903 }, 'DateTime::TimeZone::OlsonDB::Rule' )
904904 ]
905905 ;
00 package DateTime::TimeZone;
11 BEGIN {
2 $DateTime::TimeZone::VERSION = '1.34';
2 $DateTime::TimeZone::VERSION = '1.35';
33 }
44
55 use 5.006;
560560
561561 =head1 VERSION
562562
563 version 1.34
563 version 1.35
564564
565565 =head1 SYNOPSIS
566566
99
1010 use DateTime::TimeZone;
1111
12 my @names = DateTime::TimeZone::all_names;
12 my @names = DateTime::TimeZone::all_names();
1313
1414 my $is_maintainer = -d '.hg' || $ENV{RELEASE_TESTING} ? 1 : 0;
1515
2020 is( $tz->name, $name, 'check ->name' );
2121
2222 is( $tz->is_floating, 0, 'should not be floating' );
23 is( $tz->is_utc, 0, 'should not be UTC' );
23 is( $tz->is_utc, 0, 'should not be UTC' )
24 unless $name eq 'UTC';
2425
2526 # adding these tests makes the test suite take a _long_ time to
2627 # finish, and it uses up lots of memory too.
3232 __DATA__
3333 AE
3434 AO
35 API
3536 AQ
3637 BD
3738 BG
3839 BH
3940 BJ
4041 BN
42 BQ
4143 BT
4244 BW
4345 BZ
4446 Barthelemy
4547 Bolivarian
48 Bonaire
4649 Burkina
4750 CN
51 CPAN
4852 CX
4953 Caicos
5054 Cunha
5155 DK
5256 DM
5357 Darussalam
58 DateTime
5459 EE
5560 EG
61 Eustatius
5662 FI
5763 FJ
5864 FK
9096 MQ
9197 MX
9298 MZ
99 Maarten
93100 Malvinas
94101 Marino
95102 Mayen
110117 RO
111118 RW
112119 Rata
120 Rolsky
113121 SG
114122 SL
115123 SV
124 SX
116125 SY
117126 SZ
118127 Sao
128 Sint
119129 Sri
120130 Storable
121131 TF
407407 $links =~ s/{/(/;
408408 $links =~ s/}/)/;
409409
410 my $zones = join "\n", map {" $_"} sort @zones;
410 my $zones = join "\n", map {" $_"} sort @zones, 'UTC';;
411411 my $cat_names = join "\n", map {" $_"} sort keys %categories;
412412 my $cat = '';
413413 foreach my $c ( sort keys %categories ) {