Codebase list libdatetime-timezone-perl / cf1841e
Imported Upstream version 1.36 gregor herrmann 12 years ago
427 changed file(s) with 3625 addition(s) and 3973 deletion(s). Raw diff Collapse all Expand all
0 1.36 2011-08-29
1
2 - This release is based on version 2011i of the Olson database. This release
3 includes a new zone for South Sudan (Africa/Juba) and changes for Samoa,
4 Kaliningrad (Russia), Alaska, Hawaii, Newfoundland/Labrador (Canada), and
5 Resolute Bay.
6
7
08 1.35 2011-07-03
19
210 - This release is based on version 2011h of the Olson database. This release
3232 lib/DateTime/TimeZone/Africa/Gaborone.pm
3333 lib/DateTime/TimeZone/Africa/Harare.pm
3434 lib/DateTime/TimeZone/Africa/Johannesburg.pm
35 lib/DateTime/TimeZone/Africa/Juba.pm
3536 lib/DateTime/TimeZone/Africa/Kampala.pm
3637 lib/DateTime/TimeZone/Africa/Khartoum.pm
3738 lib/DateTime/TimeZone/Africa/Kigali.pm
33 "Dave Rolsky <autarch@urth.org>"
44 ],
55 "dynamic_config" : 1,
6 "generated_by" : "Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930",
6 "generated_by" : "Dist::Zilla version 4.300000, CPAN::Meta::Converter version 2.110930",
77 "license" : [
88 "perl_5"
99 ],
2020 },
2121 "configure" : {
2222 "requires" : {
23 "ExtUtils::MakeMaker" : "6.30"
23 "ExtUtils::MakeMaker" : "6.58"
2424 }
2525 },
2626 "runtime" : {
4646 "web" : "http://git.urth.org/DateTime-TimeZone.git"
4747 }
4848 },
49 "version" : "1.35"
49 "version" : "1.36"
5050 }
5151
44 build_requires:
55 Test::More: 0.88
66 configure_requires:
7 ExtUtils::MakeMaker: 6.30
7 ExtUtils::MakeMaker: 6.58
88 dynamic_config: 1
9 generated_by: 'Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930'
9 generated_by: 'Dist::Zilla version 4.300000, CPAN::Meta::Converter version 2.110930'
1010 license: perl
1111 meta-spec:
1212 url: http://module-build.sourceforge.net/META-spec-v1.4.html
2222 resources:
2323 bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone
2424 repository: git://git.urth.org/DateTime-TimeZone.git
25 version: 1.35
25 version: 1.36
88
99
1010 my %WriteMakefileArgs = (
11 'ABSTRACT' => 'Time zone object base class and factory',
12 'AUTHOR' => 'Dave Rolsky <autarch@urth.org>',
13 'BUILD_REQUIRES' => {
14 'Test::More' => '0.88'
11 "ABSTRACT" => "Time zone object base class and factory",
12 "AUTHOR" => "Dave Rolsky <autarch\@urth.org>",
13 "BUILD_REQUIRES" => {
14 "Test::More" => "0.88"
1515 },
16 'CONFIGURE_REQUIRES' => {
17 'ExtUtils::MakeMaker' => '6.30'
16 "CONFIGURE_REQUIRES" => {
17 "ExtUtils::MakeMaker" => "6.58"
1818 },
19 'DISTNAME' => 'DateTime-TimeZone',
20 'EXE_FILES' => [],
21 'LICENSE' => 'perl',
22 'NAME' => 'DateTime::TimeZone',
23 'PREREQ_PM' => {
24 'Class::Load' => '0',
25 'Class::Singleton' => '1.03',
26 'Cwd' => '3',
27 'Params::Validate' => '0.72',
28 'Pod::Man' => '1.14',
29 'parent' => '0'
19 "DISTNAME" => "DateTime-TimeZone",
20 "EXE_FILES" => [],
21 "LICENSE" => "perl",
22 "NAME" => "DateTime::TimeZone",
23 "PREREQ_PM" => {
24 "Class::Load" => 0,
25 "Class::Singleton" => "1.03",
26 "Cwd" => 3,
27 "Params::Validate" => "0.72",
28 "Pod::Man" => "1.14",
29 "parent" => 0
3030 },
31 'VERSION' => '1.35',
32 'test' => {
33 'TESTS' => 't/*.t'
31 "VERSION" => "1.36",
32 "test" => {
33 "TESTS" => "t/*.t"
3434 }
3535 );
3636
00
11
22 This archive contains the distribution DateTime-TimeZone,
3 version 1.35:
3 version 1.36:
44
55 Time zone object base class and factory
66
22 license = Perl_5
33 copyright_holder = Dave Rolsky
44
5 version = 1.35
5 version = 1.36
66
77 [NextRelease]
88 format = %-7v %{yyyy-MM-dd}d
4242 Pod::Man = 1.14
4343 parent = 0
4444
45 [Prereqs / ConfigureRequires]
46 ExtUtils::MakeMaker = 6.58
47
4548 [Prereqs / BuildRequires]
46 Test::More = 0.88
49 Test::More = 0.88
4750
4851 [OSPrereqs / MSWin32]
4952 Win32::TieRegistry = 0
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Abidjan;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Abidjan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Abidjan::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Accra;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Accra::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Accra::VERSION = '1.36';
1212 }
1313
1414 use strict;
167167 ],
168168 ];
169169
170 sub olson_version { '2011h' }
170 sub olson_version { '2011i' }
171171
172172 sub has_dst_changes { 7 }
173173
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Addis_Ababa;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Addis_Ababa::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Addis_Ababa::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Algiers;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Algiers::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Algiers::VERSION = '1.36';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011h' }
341 sub olson_version { '2011i' }
342342
343343 sub has_dst_changes { 13 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Asmara;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Asmara::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Asmara::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bamako;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Bamako::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Bamako::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bangui;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Bangui::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Bangui::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Banjul;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Banjul::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Banjul::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bissau;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Bissau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Bissau::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Blantyre;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Blantyre::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Blantyre::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Brazzaville;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Brazzaville::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Brazzaville::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Bujumbura;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Bujumbura::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Bujumbura::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Cairo;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Cairo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Cairo::VERSION = '1.36';
1212 }
1313
1414 use strict;
11391139 ],
11401140 ];
11411141
1142 sub olson_version { '2011h' }
1142 sub olson_version { '2011i' }
11431143
11441144 sub has_dst_changes { 61 }
11451145
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Casablanca;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Casablanca::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Casablanca::VERSION = '1.36';
1212 }
1313
1414 use strict;
275275 ],
276276 ];
277277
278 sub olson_version { '2011h' }
278 sub olson_version { '2011i' }
279279
280280 sub has_dst_changes { 12 }
281281
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Ceuta;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Ceuta::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Ceuta::VERSION = '1.36';
1212 }
1313
1414 use strict;
914914 ],
915915 ];
916916
917 sub olson_version { '2011h' }
917 sub olson_version { '2011i' }
918918
919919 sub has_dst_changes { 47 }
920920
968968 my $rules = [
969969 bless( {
970970 'at' => '1:00u',
971 'from' => '1981',
972 'in' => 'Mar',
973 'letter' => 'S',
974 'name' => 'EU',
975 'offset_from_std' => 3600,
976 'on' => 'lastSun',
977 'save' => '1:00',
978 'to' => 'max',
979 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
971983 'from' => '1996',
972984 'in' => 'Oct',
973985 'letter' => '',
977989 'save' => '0',
978990 'to' => 'max',
979991 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
983 'from' => '1981',
984 'in' => 'Mar',
985 'letter' => 'S',
986 'name' => 'EU',
987 'offset_from_std' => 3600,
988 'on' => 'lastSun',
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/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Conakry;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Conakry::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Conakry::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Dakar;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Dakar::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Dakar::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Dar_es_Salaam;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Dar_es_Salaam::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Dar_es_Salaam::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Djibouti;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Djibouti::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Djibouti::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Douala;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Douala::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Douala::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::El_Aaiun;
10 BEGIN {
11 $DateTime::TimeZone::Africa::El_Aaiun::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::El_Aaiun::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Freetown;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Freetown::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Freetown::VERSION = '1.36';
1212 }
1313
1414 use strict;
311311 ],
312312 ];
313313
314 sub olson_version { '2011h' }
314 sub olson_version { '2011i' }
315315
316316 sub has_dst_changes { 14 }
317317
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Gaborone;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Gaborone::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Gaborone::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Harare;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Harare::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Harare::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Johannesburg;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Johannesburg::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Johannesburg::VERSION = '1.36';
1212 }
1313
1414 use strict;
8686 ],
8787 ];
8888
89 sub olson_version { '2011h' }
89 sub olson_version { '2011i' }
9090
9191 sub has_dst_changes { 2 }
9292
0 # This file is auto-generated by the Perl DateTime Suite time zone
1 # code generator (0.07) This code generator comes with the
2 # DateTime::TimeZone module distribution in the tools/ directory
3
4 #
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
6 #
7 # Do not edit this file directly.
8 #
9 package DateTime::TimeZone::Africa::Juba;
10 {
11 $DateTime::TimeZone::Africa::Juba::VERSION = '1.36';
12 }
13
14 use strict;
15
16 use Class::Singleton;
17 use DateTime::TimeZone;
18 use DateTime::TimeZone::OlsonDB;
19
20 @DateTime::TimeZone::Africa::Juba::ISA = ( 'Class::Singleton', 'DateTime::TimeZone' );
21
22 my $spans =
23 [
24 [
25 DateTime::TimeZone::NEG_INFINITY,
26 60904907616,
27 DateTime::TimeZone::NEG_INFINITY,
28 60904915200,
29 7584,
30 0,
31 'LMT'
32 ],
33 [
34 60904907616,
35 62146044000,
36 60904914816,
37 62146051200,
38 7200,
39 0,
40 'CAT'
41 ],
42 [
43 62146044000,
44 62160469200,
45 62146054800,
46 62160480000,
47 10800,
48 1,
49 'CAST'
50 ],
51 [
52 62160469200,
53 62177493600,
54 62160476400,
55 62177500800,
56 7200,
57 0,
58 'CAT'
59 ],
60 [
61 62177493600,
62 62192005200,
63 62177504400,
64 62192016000,
65 10800,
66 1,
67 'CAST'
68 ],
69 [
70 62192005200,
71 62209116000,
72 62192012400,
73 62209123200,
74 7200,
75 0,
76 'CAT'
77 ],
78 [
79 62209116000,
80 62223627600,
81 62209126800,
82 62223638400,
83 10800,
84 1,
85 'CAST'
86 ],
87 [
88 62223627600,
89 62240565600,
90 62223634800,
91 62240572800,
92 7200,
93 0,
94 'CAT'
95 ],
96 [
97 62240565600,
98 62255163600,
99 62240576400,
100 62255174400,
101 10800,
102 1,
103 'CAST'
104 ],
105 [
106 62255163600,
107 62272015200,
108 62255170800,
109 62272022400,
110 7200,
111 0,
112 'CAT'
113 ],
114 [
115 62272015200,
116 62286699600,
117 62272026000,
118 62286710400,
119 10800,
120 1,
121 'CAST'
122 ],
123 [
124 62286699600,
125 62303464800,
126 62286706800,
127 62303472000,
128 7200,
129 0,
130 'CAT'
131 ],
132 [
133 62303464800,
134 62318235600,
135 62303475600,
136 62318246400,
137 10800,
138 1,
139 'CAST'
140 ],
141 [
142 62318235600,
143 62334914400,
144 62318242800,
145 62334921600,
146 7200,
147 0,
148 'CAT'
149 ],
150 [
151 62334914400,
152 62349858000,
153 62334925200,
154 62349868800,
155 10800,
156 1,
157 'CAST'
158 ],
159 [
160 62349858000,
161 62366364000,
162 62349865200,
163 62366371200,
164 7200,
165 0,
166 'CAT'
167 ],
168 [
169 62366364000,
170 62381394000,
171 62366374800,
172 62381404800,
173 10800,
174 1,
175 'CAST'
176 ],
177 [
178 62381394000,
179 62398418400,
180 62381401200,
181 62398425600,
182 7200,
183 0,
184 'CAT'
185 ],
186 [
187 62398418400,
188 62412930000,
189 62398429200,
190 62412940800,
191 10800,
192 1,
193 'CAST'
194 ],
195 [
196 62412930000,
197 62429868000,
198 62412937200,
199 62429875200,
200 7200,
201 0,
202 'CAT'
203 ],
204 [
205 62429868000,
206 62444466000,
207 62429878800,
208 62444476800,
209 10800,
210 1,
211 'CAST'
212 ],
213 [
214 62444466000,
215 62461317600,
216 62444473200,
217 62461324800,
218 7200,
219 0,
220 'CAT'
221 ],
222 [
223 62461317600,
224 62476088400,
225 62461328400,
226 62476099200,
227 10800,
228 1,
229 'CAST'
230 ],
231 [
232 62476088400,
233 62492767200,
234 62476095600,
235 62492774400,
236 7200,
237 0,
238 'CAT'
239 ],
240 [
241 62492767200,
242 62507624400,
243 62492778000,
244 62507635200,
245 10800,
246 1,
247 'CAST'
248 ],
249 [
250 62507624400,
251 62524216800,
252 62507631600,
253 62524224000,
254 7200,
255 0,
256 'CAT'
257 ],
258 [
259 62524216800,
260 62539160400,
261 62524227600,
262 62539171200,
263 10800,
264 1,
265 'CAST'
266 ],
267 [
268 62539160400,
269 62555666400,
270 62539167600,
271 62555673600,
272 7200,
273 0,
274 'CAT'
275 ],
276 [
277 62555666400,
278 62570696400,
279 62555677200,
280 62570707200,
281 10800,
282 1,
283 'CAST'
284 ],
285 [
286 62570696400,
287 62587720800,
288 62570703600,
289 62587728000,
290 7200,
291 0,
292 'CAT'
293 ],
294 [
295 62587720800,
296 62602318800,
297 62587731600,
298 62602329600,
299 10800,
300 1,
301 'CAST'
302 ],
303 [
304 62602318800,
305 62619170400,
306 62602326000,
307 62619177600,
308 7200,
309 0,
310 'CAT'
311 ],
312 [
313 62619170400,
314 62633854800,
315 62619181200,
316 62633865600,
317 10800,
318 1,
319 'CAST'
320 ],
321 [
322 62633854800,
323 63083613600,
324 62633862000,
325 63083620800,
326 7200,
327 0,
328 'CAT'
329 ],
330 [
331 63083613600,
332 DateTime::TimeZone::INFINITY,
333 63083624400,
334 DateTime::TimeZone::INFINITY,
335 10800,
336 0,
337 'EAT'
338 ],
339 ];
340
341 sub olson_version { '2011i' }
342
343 sub has_dst_changes { 16 }
344
345 sub _max_year { 2021 }
346
347 sub _new_instance
348 {
349 return shift->_init( @_, spans => $spans );
350 }
351
352
353
354 1;
355
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Kampala;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Kampala::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Kampala::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Khartoum;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Khartoum::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Khartoum::VERSION = '1.36';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011h' }
341 sub olson_version { '2011i' }
342342
343343 sub has_dst_changes { 16 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Kigali;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Kigali::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Kigali::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Kinshasa;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Kinshasa::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Kinshasa::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lagos;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Lagos::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Lagos::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Libreville;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Libreville::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Libreville::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lome;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Lome::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Lome::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Luanda;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Luanda::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Luanda::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lubumbashi;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Lubumbashi::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Lubumbashi::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Lusaka;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Lusaka::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Lusaka::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Malabo;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Malabo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Malabo::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Maputo;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Maputo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Maputo::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Maseru;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Maseru::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Maseru::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Mbabane;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Mbabane::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Mbabane::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Mogadishu;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Mogadishu::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Mogadishu::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Monrovia;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Monrovia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Monrovia::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Nairobi;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Nairobi::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Nairobi::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Ndjamena;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Ndjamena::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Ndjamena::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Niamey;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Niamey::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Niamey::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Nouakchott;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Nouakchott::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Nouakchott::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Ouagadougou;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Ouagadougou::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Ouagadougou::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Porto_Novo;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Porto_Novo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Porto_Novo::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Sao_Tome;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Sao_Tome::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Sao_Tome::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Tripoli;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Tripoli::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Tripoli::VERSION = '1.36';
1212 }
1313
1414 use strict;
293293 ],
294294 ];
295295
296 sub olson_version { '2011h' }
296 sub olson_version { '2011i' }
297297
298298 sub has_dst_changes { 12 }
299299
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Tunis;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Tunis::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Tunis::VERSION = '1.36';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011h' }
341 sub olson_version { '2011i' }
342342
343343 sub has_dst_changes { 16 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Africa::Windhoek;
10 BEGIN {
11 $DateTime::TimeZone::Africa::Windhoek::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Africa::Windhoek::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 30 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Adak;
10 BEGIN {
11 $DateTime::TimeZone::America::Adak::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Adak::VERSION = '1.36';
1212 }
1313
1414 use strict;
10851085 ],
10861086 ];
10871087
1088 sub olson_version { '2011h' }
1088 sub olson_version { '2011i' }
10891089
10901090 sub has_dst_changes { 56 }
10911091
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Anchorage;
10 BEGIN {
11 $DateTime::TimeZone::America::Anchorage::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Anchorage::VERSION = '1.36';
1212 }
1313
1414 use strict;
10851085 ],
10861086 ];
10871087
1088 sub olson_version { '2011h' }
1088 sub olson_version { '2011i' }
10891089
10901090 sub has_dst_changes { 56 }
10911091
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Anguilla;
10 BEGIN {
11 $DateTime::TimeZone::America::Anguilla::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Anguilla::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Antigua;
10 BEGIN {
11 $DateTime::TimeZone::America::Antigua::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Antigua::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Araguaina;
10 BEGIN {
11 $DateTime::TimeZone::America::Araguaina::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Araguaina::VERSION = '1.36';
1212 }
1313
1414 use strict;
500500 ],
501501 ];
502502
503 sub olson_version { '2011h' }
503 sub olson_version { '2011i' }
504504
505505 sub has_dst_changes { 24 }
506506
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Buenos_Aires;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Buenos_Aires::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Buenos_Aires::VERSION = '1.36';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011h' }
584 sub olson_version { '2011i' }
585585
586586 sub has_dst_changes { 29 }
587587
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Catamarca;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Catamarca::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Catamarca::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Cordoba;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Cordoba::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Cordoba::VERSION = '1.36';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011h' }
584 sub olson_version { '2011i' }
585585
586586 sub has_dst_changes { 29 }
587587
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Jujuy;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Jujuy::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Jujuy::VERSION = '1.36';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011h' }
584 sub olson_version { '2011i' }
585585
586586 sub has_dst_changes { 29 }
587587
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::La_Rioja;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::La_Rioja::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::La_Rioja::VERSION = '1.36';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011h' }
602 sub olson_version { '2011i' }
603603
604604 sub has_dst_changes { 28 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Mendoza;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Mendoza::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Mendoza::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Rio_Gallegos;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Rio_Gallegos::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Rio_Gallegos::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Salta;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Salta::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Salta::VERSION = '1.36';
1212 }
1313
1414 use strict;
572572 ],
573573 ];
574574
575 sub olson_version { '2011h' }
575 sub olson_version { '2011i' }
576576
577577 sub has_dst_changes { 28 }
578578
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::San_Juan;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::San_Juan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::San_Juan::VERSION = '1.36';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011h' }
602 sub olson_version { '2011i' }
603603
604604 sub has_dst_changes { 28 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::San_Luis;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::San_Luis::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::San_Luis::VERSION = '1.36';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011h' }
602 sub olson_version { '2011i' }
603603
604604 sub has_dst_changes { 30 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Tucuman;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Tucuman::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Tucuman::VERSION = '1.36';
1212 }
1313
1414 use strict;
599599 ],
600600 ];
601601
602 sub olson_version { '2011h' }
602 sub olson_version { '2011i' }
603603
604604 sub has_dst_changes { 29 }
605605
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Argentina::Ushuaia;
10 BEGIN {
11 $DateTime::TimeZone::America::Argentina::Ushuaia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Argentina::Ushuaia::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 28 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Aruba;
10 BEGIN {
11 $DateTime::TimeZone::America::Aruba::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Aruba::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Asuncion;
10 BEGIN {
11 $DateTime::TimeZone::America::Asuncion::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Asuncion::VERSION = '1.36';
1212 }
1313
1414 use strict;
914914 ],
915915 ];
916916
917 sub olson_version { '2011h' }
917 sub olson_version { '2011i' }
918918
919919 sub has_dst_changes { 48 }
920920
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Atikokan;
10 BEGIN {
11 $DateTime::TimeZone::America::Atikokan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Atikokan::VERSION = '1.36';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011h' }
98 sub olson_version { '2011i' }
9999
100100 sub has_dst_changes { 4 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Bahia;
10 BEGIN {
11 $DateTime::TimeZone::America::Bahia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Bahia::VERSION = '1.36';
1212 }
1313
1414 use strict;
572572 ],
573573 ];
574574
575 sub olson_version { '2011h' }
575 sub olson_version { '2011i' }
576576
577577 sub has_dst_changes { 29 }
578578
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Bahia_Banderas;
10 BEGIN {
11 $DateTime::TimeZone::America::Bahia_Banderas::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Bahia_Banderas::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 27 }
596596
645645 bless( {
646646 'at' => '2:00',
647647 'from' => '2002',
648 'in' => 'Oct',
649 'letter' => 'S',
650 'name' => 'Mexico',
651 'offset_from_std' => 0,
652 'on' => 'lastSun',
653 'save' => '0',
654 'to' => 'max',
655 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
648660 'in' => 'Apr',
649661 'letter' => 'D',
650662 'name' => 'Mexico',
653665 'save' => '1:00',
654666 'to' => 'max',
655667 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
660 'in' => 'Oct',
661 'letter' => 'S',
662 'name' => 'Mexico',
663 'offset_from_std' => 0,
664 'on' => 'lastSun',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Barbados;
10 BEGIN {
11 $DateTime::TimeZone::America::Barbados::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Barbados::VERSION = '1.36';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011h' }
125 sub olson_version { '2011i' }
126126
127127 sub has_dst_changes { 4 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Belem;
10 BEGIN {
11 $DateTime::TimeZone::America::Belem::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Belem::VERSION = '1.36';
1212 }
1313
1414 use strict;
302302 ],
303303 ];
304304
305 sub olson_version { '2011h' }
305 sub olson_version { '2011i' }
306306
307307 sub has_dst_changes { 14 }
308308
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Belize;
10 BEGIN {
11 $DateTime::TimeZone::America::Belize::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Belize::VERSION = '1.36';
1212 }
1313
1414 use strict;
527527 ],
528528 ];
529529
530 sub olson_version { '2011h' }
530 sub olson_version { '2011i' }
531531
532532 sub has_dst_changes { 27 }
533533
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Blanc_Sablon;
10 BEGIN {
11 $DateTime::TimeZone::America::Blanc_Sablon::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Blanc_Sablon::VERSION = '1.36';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011h' }
98 sub olson_version { '2011i' }
9999
100100 sub has_dst_changes { 3 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Boa_Vista;
10 BEGIN {
11 $DateTime::TimeZone::America::Boa_Vista::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Boa_Vista::VERSION = '1.36';
1212 }
1313
1414 use strict;
347347 ],
348348 ];
349349
350 sub olson_version { '2011h' }
350 sub olson_version { '2011i' }
351351
352352 sub has_dst_changes { 16 }
353353
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Bogota;
10 BEGIN {
11 $DateTime::TimeZone::America::Bogota::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Bogota::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 1 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Boise;
10 BEGIN {
11 $DateTime::TimeZone::America::Boise::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Boise::VERSION = '1.36';
1212 }
1313
1414 use strict;
11211121 ],
11221122 ];
11231123
1124 sub olson_version { '2011h' }
1124 sub olson_version { '2011i' }
11251125
11261126 sub has_dst_changes { 60 }
11271127
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cambridge_Bay;
10 BEGIN {
11 $DateTime::TimeZone::America::Cambridge_Bay::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Cambridge_Bay::VERSION = '1.36';
1212 }
1313
1414 use strict;
860860 ],
861861 ];
862862
863 sub olson_version { '2011h' }
863 sub olson_version { '2011i' }
864864
865865 sub has_dst_changes { 46 }
866866
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Campo_Grande;
10 BEGIN {
11 $DateTime::TimeZone::America::Campo_Grande::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Campo_Grande::VERSION = '1.36';
1212 }
1313
1414 use strict;
11751175 ],
11761176 ];
11771177
1178 sub olson_version { '2011h' }
1178 sub olson_version { '2011i' }
11791179
11801180 sub has_dst_changes { 64 }
11811181
12291229 my $rules = [
12301230 bless( {
12311231 'at' => '0:00',
1232 'from' => '2038',
1233 'in' => 'Feb',
1234 'letter' => '',
1235 'name' => 'Brazil',
1236 'offset_from_std' => 0,
1237 'on' => 'Sun>=15',
1238 'save' => '0',
1239 'to' => 'max',
1240 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
12321244 'from' => '2008',
12331245 'in' => 'Oct',
12341246 'letter' => 'S',
12381250 'save' => '1:00',
12391251 'to' => 'max',
12401252 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
1244 'from' => '2038',
1245 'in' => 'Feb',
1246 'letter' => '',
1247 'name' => 'Brazil',
1248 'offset_from_std' => 0,
1249 'on' => 'Sun>=15',
1250 'save' => '0',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cancun;
10 BEGIN {
11 $DateTime::TimeZone::America::Cancun::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Cancun::VERSION = '1.36';
1212 }
1313
1414 use strict;
536536 ],
537537 ];
538538
539 sub olson_version { '2011h' }
539 sub olson_version { '2011i' }
540540
541541 sub has_dst_changes { 28 }
542542
591591 bless( {
592592 'at' => '2:00',
593593 'from' => '2002',
594 'in' => 'Oct',
595 'letter' => 'S',
596 'name' => 'Mexico',
597 'offset_from_std' => 0,
598 'on' => 'lastSun',
599 'save' => '0',
600 'to' => 'max',
601 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
594606 'in' => 'Apr',
595607 'letter' => 'D',
596608 'name' => 'Mexico',
599611 'save' => '1:00',
600612 'to' => 'max',
601613 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
606 'in' => 'Oct',
607 'letter' => 'S',
608 'name' => 'Mexico',
609 'offset_from_std' => 0,
610 'on' => 'lastSun',
611 'save' => '0',
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/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Caracas;
10 BEGIN {
11 $DateTime::TimeZone::America::Caracas::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Caracas::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cayenne;
10 BEGIN {
11 $DateTime::TimeZone::America::Cayenne::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Cayenne::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cayman;
10 BEGIN {
11 $DateTime::TimeZone::America::Cayman::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Cayman::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Chicago;
10 BEGIN {
11 $DateTime::TimeZone::America::Chicago::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Chicago::VERSION = '1.36';
1212 }
1313
1414 use strict;
19131913 ],
19141914 ];
19151915
1916 sub olson_version { '2011h' }
1916 sub olson_version { '2011i' }
19171917
19181918 sub has_dst_changes { 102 }
19191919
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Chihuahua;
10 BEGIN {
11 $DateTime::TimeZone::America::Chihuahua::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Chihuahua::VERSION = '1.36';
1212 }
1313
1414 use strict;
581581 ],
582582 ];
583583
584 sub olson_version { '2011h' }
584 sub olson_version { '2011i' }
585585
586586 sub has_dst_changes { 27 }
587587
636636 bless( {
637637 'at' => '2:00',
638638 'from' => '2002',
639 'in' => 'Oct',
640 'letter' => 'S',
641 'name' => 'Mexico',
642 'offset_from_std' => 0,
643 'on' => 'lastSun',
644 'save' => '0',
645 'to' => 'max',
646 'type' => undef
647 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
648 bless( {
649 'at' => '2:00',
650 'from' => '2002',
639651 'in' => 'Apr',
640652 'letter' => 'D',
641653 'name' => 'Mexico',
644656 'save' => '1:00',
645657 'to' => 'max',
646658 'type' => undef
647 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
648 bless( {
649 'at' => '2:00',
650 'from' => '2002',
651 'in' => 'Oct',
652 'letter' => 'S',
653 'name' => 'Mexico',
654 'offset_from_std' => 0,
655 'on' => 'lastSun',
656 'save' => '0',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Costa_Rica;
10 BEGIN {
11 $DateTime::TimeZone::America::Costa_Rica::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Costa_Rica::VERSION = '1.36';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011h' }
125 sub olson_version { '2011i' }
126126
127127 sub has_dst_changes { 4 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Cuiaba;
10 BEGIN {
11 $DateTime::TimeZone::America::Cuiaba::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Cuiaba::VERSION = '1.36';
1212 }
1313
1414 use strict;
11751175 ],
11761176 ];
11771177
1178 sub olson_version { '2011h' }
1178 sub olson_version { '2011i' }
11791179
11801180 sub has_dst_changes { 63 }
11811181
12291229 my $rules = [
12301230 bless( {
12311231 'at' => '0:00',
1232 'from' => '2038',
1233 'in' => 'Feb',
1234 'letter' => '',
1235 'name' => 'Brazil',
1236 'offset_from_std' => 0,
1237 'on' => 'Sun>=15',
1238 'save' => '0',
1239 'to' => 'max',
1240 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
12321244 'from' => '2008',
12331245 'in' => 'Oct',
12341246 'letter' => 'S',
12381250 'save' => '1:00',
12391251 'to' => 'max',
12401252 'type' => undef
1241 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1242 bless( {
1243 'at' => '0:00',
1244 'from' => '2038',
1245 'in' => 'Feb',
1246 'letter' => '',
1247 'name' => 'Brazil',
1248 'offset_from_std' => 0,
1249 'on' => 'Sun>=15',
1250 'save' => '0',
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/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Curacao;
10 BEGIN {
11 $DateTime::TimeZone::America::Curacao::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Curacao::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Danmarkshavn;
10 BEGIN {
11 $DateTime::TimeZone::America::Danmarkshavn::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Danmarkshavn::VERSION = '1.36';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011h' }
341 sub olson_version { '2011i' }
342342
343343 sub has_dst_changes { 16 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Dawson;
10 BEGIN {
11 $DateTime::TimeZone::America::Dawson::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Dawson::VERSION = '1.36';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011h' }
908 sub olson_version { '2011i' }
909909
910910 sub has_dst_changes { 48 }
911911
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Dawson_Creek;
10 BEGIN {
11 $DateTime::TimeZone::America::Dawson_Creek::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Dawson_Creek::VERSION = '1.36';
1212 }
1313
1414 use strict;
563563 ],
564564 ];
565565
566 sub olson_version { '2011h' }
566 sub olson_version { '2011i' }
567567
568568 sub has_dst_changes { 29 }
569569
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Denver;
10 BEGIN {
11 $DateTime::TimeZone::America::Denver::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Denver::VERSION = '1.36';
1212 }
1313
1414 use strict;
12111211 ],
12121212 ];
12131213
1214 sub olson_version { '2011h' }
1214 sub olson_version { '2011i' }
12151215
12161216 sub has_dst_changes { 64 }
12171217
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Detroit;
10 BEGIN {
11 $DateTime::TimeZone::America::Detroit::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Detroit::VERSION = '1.36';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011h' }
1043 sub olson_version { '2011i' }
10441044
10451045 sub has_dst_changes { 54 }
10461046
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Dominica;
10 BEGIN {
11 $DateTime::TimeZone::America::Dominica::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Dominica::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Edmonton;
10 BEGIN {
11 $DateTime::TimeZone::America::Edmonton::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Edmonton::VERSION = '1.36';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011h' }
1151 sub olson_version { '2011i' }
11521152
11531153 sub has_dst_changes { 62 }
11541154
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Eirunepe;
10 BEGIN {
11 $DateTime::TimeZone::America::Eirunepe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Eirunepe::VERSION = '1.36';
1212 }
1313
1414 use strict;
347347 ],
348348 ];
349349
350 sub olson_version { '2011h' }
350 sub olson_version { '2011i' }
351351
352352 sub has_dst_changes { 15 }
353353
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::El_Salvador;
10 BEGIN {
11 $DateTime::TimeZone::America::El_Salvador::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::El_Salvador::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 2 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Fortaleza;
10 BEGIN {
11 $DateTime::TimeZone::America::Fortaleza::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Fortaleza::VERSION = '1.36';
1212 }
1313
1414 use strict;
419419 ],
420420 ];
421421
422 sub olson_version { '2011h' }
422 sub olson_version { '2011i' }
423423
424424 sub has_dst_changes { 19 }
425425
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Glace_Bay;
10 BEGIN {
11 $DateTime::TimeZone::America::Glace_Bay::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Glace_Bay::VERSION = '1.36';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011h' }
1052 sub olson_version { '2011i' }
10531053
10541054 sub has_dst_changes { 55 }
10551055
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Godthab;
10 BEGIN {
11 $DateTime::TimeZone::America::Godthab::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Godthab::VERSION = '1.36';
1212 }
1313
1414 use strict;
806806 ],
807807 ];
808808
809 sub olson_version { '2011h' }
809 sub olson_version { '2011i' }
810810
811811 sub has_dst_changes { 43 }
812812
860860 my $rules = [
861861 bless( {
862862 'at' => '1:00u',
863 'from' => '1981',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'EU',
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' => '1:00u',
863875 'from' => '1996',
864876 'in' => 'Oct',
865877 'letter' => '',
869881 'save' => '0',
870882 'to' => 'max',
871883 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '1:00u',
875 'from' => '1981',
876 'in' => 'Mar',
877 'letter' => 'S',
878 'name' => 'EU',
879 'offset_from_std' => 3600,
880 'on' => 'lastSun',
881 'save' => '1:00',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Goose_Bay;
10 BEGIN {
11 $DateTime::TimeZone::America::Goose_Bay::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Goose_Bay::VERSION = '1.36';
1212 }
1313
1414 use strict;
14181418 ],
14191419 [
14201420 63435672060,
1421 63456231660,
1421 63455799600,
14221422 63435661260,
1423 63456220860,
1424 -10800,
1425 1,
1426 'ADT'
1427 ],
1428 [
1429 63456231660,
1430 63467121660,
1431 63456217260,
1432 63467107260,
1433 -14400,
1434 0,
1435 'AST'
1436 ],
1437 [
1438 63467121660,
1439 63487681260,
1440 63467110860,
1441 63487670460,
1442 -10800,
1443 1,
1444 'ADT'
1445 ],
1446 [
1447 63487681260,
1448 63498571260,
1449 63487666860,
1450 63498556860,
1451 -14400,
1452 0,
1453 'AST'
1454 ],
1455 [
1456 63498571260,
1457 63519130860,
1458 63498560460,
1459 63519120060,
1460 -10800,
1461 1,
1462 'ADT'
1463 ],
1464 [
1465 63519130860,
1466 63530020860,
1467 63519116460,
1468 63530006460,
1469 -14400,
1470 0,
1471 'AST'
1472 ],
1473 [
1474 63530020860,
1475 63550580460,
1476 63530010060,
1477 63550569660,
1478 -10800,
1479 1,
1480 'ADT'
1481 ],
1482 [
1483 63550580460,
1484 63561470460,
1485 63550566060,
1486 63561456060,
1487 -14400,
1488 0,
1489 'AST'
1490 ],
1491 [
1492 63561470460,
1493 63582030060,
1494 63561459660,
1495 63582019260,
1496 -10800,
1497 1,
1498 'ADT'
1499 ],
1500 [
1501 63582030060,
1502 63593524860,
1503 63582015660,
1504 63593510460,
1505 -14400,
1506 0,
1507 'AST'
1508 ],
1509 [
1510 63593524860,
1511 63614084460,
1512 63593514060,
1513 63614073660,
1514 -10800,
1515 1,
1516 'ADT'
1517 ],
1518 [
1519 63614084460,
1520 63624974460,
1521 63614070060,
1522 63624960060,
1523 -14400,
1524 0,
1525 'AST'
1526 ],
1527 [
1528 63624974460,
1529 63645534060,
1530 63624963660,
1531 63645523260,
1532 -10800,
1533 1,
1534 'ADT'
1535 ],
1536 [
1537 63645534060,
1538 63656424060,
1539 63645519660,
1540 63656409660,
1541 -14400,
1542 0,
1543 'AST'
1544 ],
1545 [
1546 63656424060,
1547 63676983660,
1548 63656413260,
1549 63676972860,
1550 -10800,
1551 1,
1552 'ADT'
1553 ],
1554 [
1555 63676983660,
1556 63687873660,
1557 63676969260,
1558 63687859260,
1559 -14400,
1560 0,
1561 'AST'
1562 ],
1563 [
1564 63687873660,
1565 63708433260,
1566 63687862860,
1567 63708422460,
1568 -10800,
1569 1,
1570 'ADT'
1571 ],
1572 [
1573 63708433260,
1574 63719323260,
1575 63708418860,
1576 63719308860,
1577 -14400,
1578 0,
1579 'AST'
1580 ],
1581 [
1582 63719323260,
1583 63739882860,
1584 63719312460,
1585 63739872060,
1586 -10800,
1587 1,
1588 'ADT'
1589 ],
1590 [
1591 63739882860,
1592 63751377660,
1593 63739868460,
1594 63751363260,
1595 -14400,
1596 0,
1597 'AST'
1598 ],
1599 [
1600 63751377660,
1601 63771937260,
1602 63751366860,
1603 63771926460,
1604 -10800,
1605 1,
1606 'ADT'
1607 ],
1608 [
1609 63771937260,
1610 63782827260,
1611 63771922860,
1612 63782812860,
1613 -14400,
1614 0,
1615 'AST'
1616 ],
1617 [
1618 63782827260,
1619 63803386860,
1620 63782816460,
1621 63803376060,
1423 63455788800,
1424 -10800,
1425 1,
1426 'ADT'
1427 ],
1428 [
1429 63455799600,
1430 63456238800,
1431 63455788800,
1432 63456228000,
1433 -10800,
1434 1,
1435 'ADT'
1436 ],
1437 [
1438 63456238800,
1439 63467128800,
1440 63456224400,
1441 63467114400,
1442 -14400,
1443 0,
1444 'AST'
1445 ],
1446 [
1447 63467128800,
1448 63487688400,
1449 63467118000,
1450 63487677600,
1451 -10800,
1452 1,
1453 'ADT'
1454 ],
1455 [
1456 63487688400,
1457 63498578400,
1458 63487674000,
1459 63498564000,
1460 -14400,
1461 0,
1462 'AST'
1463 ],
1464 [
1465 63498578400,
1466 63519138000,
1467 63498567600,
1468 63519127200,
1469 -10800,
1470 1,
1471 'ADT'
1472 ],
1473 [
1474 63519138000,
1475 63530028000,
1476 63519123600,
1477 63530013600,
1478 -14400,
1479 0,
1480 'AST'
1481 ],
1482 [
1483 63530028000,
1484 63550587600,
1485 63530017200,
1486 63550576800,
1487 -10800,
1488 1,
1489 'ADT'
1490 ],
1491 [
1492 63550587600,
1493 63561477600,
1494 63550573200,
1495 63561463200,
1496 -14400,
1497 0,
1498 'AST'
1499 ],
1500 [
1501 63561477600,
1502 63582037200,
1503 63561466800,
1504 63582026400,
1505 -10800,
1506 1,
1507 'ADT'
1508 ],
1509 [
1510 63582037200,
1511 63593532000,
1512 63582022800,
1513 63593517600,
1514 -14400,
1515 0,
1516 'AST'
1517 ],
1518 [
1519 63593532000,
1520 63614091600,
1521 63593521200,
1522 63614080800,
1523 -10800,
1524 1,
1525 'ADT'
1526 ],
1527 [
1528 63614091600,
1529 63624981600,
1530 63614077200,
1531 63624967200,
1532 -14400,
1533 0,
1534 'AST'
1535 ],
1536 [
1537 63624981600,
1538 63645541200,
1539 63624970800,
1540 63645530400,
1541 -10800,
1542 1,
1543 'ADT'
1544 ],
1545 [
1546 63645541200,
1547 63656431200,
1548 63645526800,
1549 63656416800,
1550 -14400,
1551 0,
1552 'AST'
1553 ],
1554 [
1555 63656431200,
1556 63676990800,
1557 63656420400,
1558 63676980000,
1559 -10800,
1560 1,
1561 'ADT'
1562 ],
1563 [
1564 63676990800,
1565 63687880800,
1566 63676976400,
1567 63687866400,
1568 -14400,
1569 0,
1570 'AST'
1571 ],
1572 [
1573 63687880800,
1574 63708440400,
1575 63687870000,
1576 63708429600,
1577 -10800,
1578 1,
1579 'ADT'
1580 ],
1581 [
1582 63708440400,
1583 63719330400,
1584 63708426000,
1585 63719316000,
1586 -14400,
1587 0,
1588 'AST'
1589 ],
1590 [
1591 63719330400,
1592 63739890000,
1593 63719319600,
1594 63739879200,
1595 -10800,
1596 1,
1597 'ADT'
1598 ],
1599 [
1600 63739890000,
1601 63751384800,
1602 63739875600,
1603 63751370400,
1604 -14400,
1605 0,
1606 'AST'
1607 ],
1608 [
1609 63751384800,
1610 63771944400,
1611 63751374000,
1612 63771933600,
1613 -10800,
1614 1,
1615 'ADT'
1616 ],
1617 [
1618 63771944400,
1619 63782834400,
1620 63771930000,
1621 63782820000,
1622 -14400,
1623 0,
1624 'AST'
1625 ],
1626 [
1627 63782834400,
1628 63803394000,
1629 63782823600,
1630 63803383200,
16221631 -10800,
16231632 1,
16241633 'ADT'
16251634 ],
16261635 ];
16271636
1628 sub olson_version { '2011h' }
1637 sub olson_version { '2011i' }
16291638
1630 sub has_dst_changes { 86 }
1639 sub has_dst_changes { 87 }
16311640
16321641 sub _max_year { 2021 }
16331642
16431652 'gmtoff' => '-4:00',
16441653 'local_start_datetime' => bless( {
16451654 'formatter' => undef,
1646 'local_rd_days' => 717775,
1647 'local_rd_secs' => 5400,
1655 'local_rd_days' => 734442,
1656 'local_rd_secs' => 0,
16481657 'offset_modifier' => 0,
16491658 'rd_nanosecs' => 0,
16501659 'tz' => bless( {
16511660 'name' => 'floating',
16521661 'offset' => 0
16531662 }, 'DateTime::TimeZone::Floating' ),
1654 'utc_rd_days' => 717775,
1655 'utc_rd_secs' => 5400,
1656 'utc_year' => 1967
1663 'utc_rd_days' => 734442,
1664 'utc_rd_secs' => 0,
1665 'utc_year' => 2012
16571666 }, 'DateTime' ),
16581667 'offset_from_std' => 0,
16591668 'offset_from_utc' => -14400,
16601669 'until' => [],
16611670 'utc_start_datetime' => bless( {
16621671 'formatter' => undef,
1663 'local_rd_days' => 717775,
1664 'local_rd_secs' => 19800,
1672 'local_rd_days' => 734442,
1673 'local_rd_secs' => 10800,
16651674 'offset_modifier' => 0,
16661675 'rd_nanosecs' => 0,
16671676 'tz' => bless( {
16681677 'name' => 'floating',
16691678 'offset' => 0
16701679 }, 'DateTime::TimeZone::Floating' ),
1671 'utc_rd_days' => 717775,
1672 'utc_rd_secs' => 19800,
1673 'utc_year' => 1967
1680 'utc_rd_days' => 734442,
1681 'utc_rd_secs' => 10800,
1682 'utc_year' => 2012
16741683 }, 'DateTime' )
16751684 }, 'DateTime::TimeZone::OlsonDB::Observance' )
16761685 ;
16781687
16791688 my $rules = [
16801689 bless( {
1681 'at' => '0:01',
1690 'at' => '2:00',
16821691 'from' => '2007',
1683 'in' => 'Mar',
1684 'letter' => 'D',
1685 'name' => 'StJohns',
1686 'offset_from_std' => 3600,
1687 'on' => 'Sun>=8',
1688 'save' => '1:00',
1692 'in' => 'Nov',
1693 'letter' => 'S',
1694 'name' => 'Canada',
1695 'offset_from_std' => 0,
1696 'on' => 'Sun>=1',
1697 'save' => '0',
16891698 'to' => 'max',
16901699 'type' => undef
16911700 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
16921701 bless( {
1693 'at' => '0:01',
1702 'at' => '2:00',
16941703 'from' => '2007',
1695 'in' => 'Nov',
1696 'letter' => 'S',
1697 'name' => 'StJohns',
1698 'offset_from_std' => 0,
1699 'on' => 'Sun>=1',
1700 'save' => '0',
1704 'in' => 'Mar',
1705 'letter' => 'D',
1706 'name' => 'Canada',
1707 'offset_from_std' => 3600,
1708 'on' => 'Sun>=8',
1709 'save' => '1:00',
17011710 'to' => 'max',
17021711 'type' => undef
17031712 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Grand_Turk;
10 BEGIN {
11 $DateTime::TimeZone::America::Grand_Turk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Grand_Turk::VERSION = '1.36';
1212 }
1313
1414 use strict;
833833 ],
834834 ];
835835
836 sub olson_version { '2011h' }
836 sub olson_version { '2011i' }
837837
838838 sub has_dst_changes { 44 }
839839
888888 bless( {
889889 'at' => '2:00',
890890 'from' => '2007',
891 'in' => 'Nov',
892 'letter' => 'S',
893 'name' => 'TC',
894 'offset_from_std' => 0,
895 'on' => 'Sun>=1',
896 'save' => '0',
897 'to' => 'max',
898 'type' => undef
899 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
900 bless( {
901 'at' => '2:00',
902 'from' => '2007',
891903 'in' => 'Mar',
892904 'letter' => 'D',
893905 'name' => 'TC',
896908 'save' => '1:00',
897909 'to' => 'max',
898910 'type' => undef
899 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
900 bless( {
901 'at' => '2:00',
902 'from' => '2007',
903 'in' => 'Nov',
904 'letter' => 'S',
905 'name' => 'TC',
906 'offset_from_std' => 0,
907 'on' => 'Sun>=1',
908 'save' => '0',
909 'to' => 'max',
910 'type' => undef
911911 }, 'DateTime::TimeZone::OlsonDB::Rule' )
912912 ]
913913 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Grenada;
10 BEGIN {
11 $DateTime::TimeZone::America::Grenada::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Grenada::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guadeloupe;
10 BEGIN {
11 $DateTime::TimeZone::America::Guadeloupe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Guadeloupe::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guatemala;
10 BEGIN {
11 $DateTime::TimeZone::America::Guatemala::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Guatemala::VERSION = '1.36';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011h' }
116 sub olson_version { '2011i' }
117117
118118 sub has_dst_changes { 4 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guayaquil;
10 BEGIN {
11 $DateTime::TimeZone::America::Guayaquil::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Guayaquil::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Guyana;
10 BEGIN {
11 $DateTime::TimeZone::America::Guyana::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Guyana::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Halifax;
10 BEGIN {
11 $DateTime::TimeZone::America::Halifax::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Halifax::VERSION = '1.36';
1212 }
1313
1414 use strict;
18411841 ],
18421842 ];
18431843
1844 sub olson_version { '2011h' }
1844 sub olson_version { '2011i' }
18451845
18461846 sub has_dst_changes { 99 }
18471847
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Havana;
10 BEGIN {
11 $DateTime::TimeZone::America::Havana::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Havana::VERSION = '1.36';
1212 }
1313
1414 use strict;
11571157 ],
11581158 ];
11591159
1160 sub olson_version { '2011h' }
1160 sub olson_version { '2011i' }
11611161
11621162 sub has_dst_changes { 62 }
11631163
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Hermosillo;
10 BEGIN {
11 $DateTime::TimeZone::America::Hermosillo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Hermosillo::VERSION = '1.36';
1212 }
1313
1414 use strict;
176176 ],
177177 ];
178178
179 sub olson_version { '2011h' }
179 sub olson_version { '2011i' }
180180
181181 sub has_dst_changes { 3 }
182182
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Indianapolis;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Indianapolis::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Indianapolis::VERSION = '1.36';
1212 }
1313
1414 use strict;
698698 ],
699699 ];
700700
701 sub olson_version { '2011h' }
701 sub olson_version { '2011i' }
702702
703703 sub has_dst_changes { 33 }
704704
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Knox;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Knox::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Knox::VERSION = '1.36';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011h' }
1151 sub olson_version { '2011i' }
11521152
11531153 sub has_dst_changes { 61 }
11541154
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Marengo;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Marengo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Marengo::VERSION = '1.36';
1212 }
1313
1414 use strict;
716716 ],
717717 ];
718718
719 sub olson_version { '2011h' }
719 sub olson_version { '2011i' }
720720
721721 sub has_dst_changes { 36 }
722722
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Petersburg;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Petersburg::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Petersburg::VERSION = '1.36';
1212 }
1313
1414 use strict;
806806 ],
807807 ];
808808
809 sub olson_version { '2011h' }
809 sub olson_version { '2011i' }
810810
811811 sub has_dst_changes { 42 }
812812
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Tell_City;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Tell_City::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Tell_City::VERSION = '1.36';
1212 }
1313
1414 use strict;
689689 ],
690690 ];
691691
692 sub olson_version { '2011h' }
692 sub olson_version { '2011i' }
693693
694694 sub has_dst_changes { 35 }
695695
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Vevay;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Vevay::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Vevay::VERSION = '1.36';
1212 }
1313
1414 use strict;
509509 ],
510510 ];
511511
512 sub olson_version { '2011h' }
512 sub olson_version { '2011i' }
513513
514514 sub has_dst_changes { 25 }
515515
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Vincennes;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Vincennes::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Vincennes::VERSION = '1.36';
1212 }
1313
1414 use strict;
689689 ],
690690 ];
691691
692 sub olson_version { '2011h' }
692 sub olson_version { '2011i' }
693693
694694 sub has_dst_changes { 35 }
695695
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Indiana::Winamac;
10 BEGIN {
11 $DateTime::TimeZone::America::Indiana::Winamac::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Indiana::Winamac::VERSION = '1.36';
1212 }
1313
1414 use strict;
743743 ],
744744 ];
745745
746 sub olson_version { '2011h' }
746 sub olson_version { '2011i' }
747747
748748 sub has_dst_changes { 38 }
749749
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Inuvik;
10 BEGIN {
11 $DateTime::TimeZone::America::Inuvik::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Inuvik::VERSION = '1.36';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011h' }
845 sub olson_version { '2011i' }
846846
847847 sub has_dst_changes { 44 }
848848
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Iqaluit;
10 BEGIN {
11 $DateTime::TimeZone::America::Iqaluit::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Iqaluit::VERSION = '1.36';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011h' }
845 sub olson_version { '2011i' }
846846
847847 sub has_dst_changes { 46 }
848848
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Jamaica;
10 BEGIN {
11 $DateTime::TimeZone::America::Jamaica::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Jamaica::VERSION = '1.36';
1212 }
1313
1414 use strict;
239239 ],
240240 ];
241241
242 sub olson_version { '2011h' }
242 sub olson_version { '2011i' }
243243
244244 sub has_dst_changes { 10 }
245245
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Juneau;
10 BEGIN {
11 $DateTime::TimeZone::America::Juneau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Juneau::VERSION = '1.36';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011h' }
1079 sub olson_version { '2011i' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Kentucky::Louisville;
10 BEGIN {
11 $DateTime::TimeZone::America::Kentucky::Louisville::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Kentucky::Louisville::VERSION = '1.36';
1212 }
1313
1414 use strict;
13821382 ],
13831383 ];
13841384
1385 sub olson_version { '2011h' }
1385 sub olson_version { '2011i' }
13861386
13871387 sub has_dst_changes { 74 }
13881388
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Kentucky::Monticello;
10 BEGIN {
11 $DateTime::TimeZone::America::Kentucky::Monticello::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Kentucky::Monticello::VERSION = '1.36';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011h' }
1106 sub olson_version { '2011i' }
11071107
11081108 sub has_dst_changes { 59 }
11091109
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::La_Paz;
10 BEGIN {
11 $DateTime::TimeZone::America::La_Paz::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::La_Paz::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Lima;
10 BEGIN {
11 $DateTime::TimeZone::America::Lima::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Lima::VERSION = '1.36';
1212 }
1313
1414 use strict;
176176 ],
177177 ];
178178
179 sub olson_version { '2011h' }
179 sub olson_version { '2011i' }
180180
181181 sub has_dst_changes { 7 }
182182
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Los_Angeles;
10 BEGIN {
11 $DateTime::TimeZone::America::Los_Angeles::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Los_Angeles::VERSION = '1.36';
1212 }
1313
1414 use strict;
14451445 ],
14461446 ];
14471447
1448 sub olson_version { '2011h' }
1448 sub olson_version { '2011i' }
14491449
14501450 sub has_dst_changes { 78 }
14511451
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Maceio;
10 BEGIN {
11 $DateTime::TimeZone::America::Maceio::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Maceio::VERSION = '1.36';
1212 }
1313
1414 use strict;
455455 ],
456456 ];
457457
458 sub olson_version { '2011h' }
458 sub olson_version { '2011i' }
459459
460460 sub has_dst_changes { 20 }
461461
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Managua;
10 BEGIN {
11 $DateTime::TimeZone::America::Managua::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Managua::VERSION = '1.36';
1212 }
1313
1414 use strict;
176176 ],
177177 ];
178178
179 sub olson_version { '2011h' }
179 sub olson_version { '2011i' }
180180
181181 sub has_dst_changes { 4 }
182182
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Manaus;
10 BEGIN {
11 $DateTime::TimeZone::America::Manaus::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Manaus::VERSION = '1.36';
1212 }
1313
1414 use strict;
338338 ],
339339 ];
340340
341 sub olson_version { '2011h' }
341 sub olson_version { '2011i' }
342342
343343 sub has_dst_changes { 15 }
344344
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Martinique;
10 BEGIN {
11 $DateTime::TimeZone::America::Martinique::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Martinique::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 1 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Matamoros;
10 BEGIN {
11 $DateTime::TimeZone::America::Matamoros::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Matamoros::VERSION = '1.36';
1212 }
1313
1414 use strict;
563563 ],
564564 ];
565565
566 sub olson_version { '2011h' }
566 sub olson_version { '2011i' }
567567
568568 sub has_dst_changes { 28 }
569569
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Mazatlan;
10 BEGIN {
11 $DateTime::TimeZone::America::Mazatlan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Mazatlan::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 27 }
596596
645645 bless( {
646646 'at' => '2:00',
647647 'from' => '2002',
648 'in' => 'Oct',
649 'letter' => 'S',
650 'name' => 'Mexico',
651 'offset_from_std' => 0,
652 'on' => 'lastSun',
653 'save' => '0',
654 'to' => 'max',
655 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
648660 'in' => 'Apr',
649661 'letter' => 'D',
650662 'name' => 'Mexico',
653665 'save' => '1:00',
654666 'to' => 'max',
655667 'type' => undef
656 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
657 bless( {
658 'at' => '2:00',
659 'from' => '2002',
660 'in' => 'Oct',
661 'letter' => 'S',
662 'name' => 'Mexico',
663 'offset_from_std' => 0,
664 'on' => 'lastSun',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Menominee;
10 BEGIN {
11 $DateTime::TimeZone::America::Menominee::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Menominee::VERSION = '1.36';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011h' }
1052 sub olson_version { '2011i' }
10531053
10541054 sub has_dst_changes { 56 }
10551055
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Merida;
10 BEGIN {
11 $DateTime::TimeZone::America::Merida::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Merida::VERSION = '1.36';
1212 }
1313
1414 use strict;
536536 ],
537537 ];
538538
539 sub olson_version { '2011h' }
539 sub olson_version { '2011i' }
540540
541541 sub has_dst_changes { 27 }
542542
591591 bless( {
592592 'at' => '2:00',
593593 'from' => '2002',
594 'in' => 'Oct',
595 'letter' => 'S',
596 'name' => 'Mexico',
597 'offset_from_std' => 0,
598 'on' => 'lastSun',
599 'save' => '0',
600 'to' => 'max',
601 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
594606 'in' => 'Apr',
595607 'letter' => 'D',
596608 'name' => 'Mexico',
599611 'save' => '1:00',
600612 'to' => 'max',
601613 'type' => undef
602 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
603 bless( {
604 'at' => '2:00',
605 'from' => '2002',
606 'in' => 'Oct',
607 'letter' => 'S',
608 'name' => 'Mexico',
609 'offset_from_std' => 0,
610 'on' => 'lastSun',
611 'save' => '0',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Metlakatla;
10 BEGIN {
11 $DateTime::TimeZone::America::Metlakatla::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Metlakatla::VERSION = '1.36';
1212 }
1313
1414 use strict;
365365 ],
366366 [
367367 62572035600,
368 62587764000,
368 DateTime::TimeZone::INFINITY,
369369 62572006800,
370 62587735200,
370 DateTime::TimeZone::INFINITY,
371371 -28800,
372372 0,
373373 'MeST'
374374 ],
375 [
376 62587764000,
377 62603485200,
378 62587738800,
379 62603460000,
380 -25200,
381 1,
382 'MeST'
383 ],
384 [
385 62603485200,
386 62619213600,
387 62603456400,
388 62619184800,
389 -28800,
390 0,
391 'MeST'
392 ],
393 [
394 62619213600,
395 62634934800,
396 62619188400,
397 62634909600,
398 -25200,
399 1,
400 'MeST'
401 ],
402 [
403 62634934800,
404 62650663200,
405 62634906000,
406 62650634400,
407 -28800,
408 0,
409 'MeST'
410 ],
411 [
412 62650663200,
413 62666384400,
414 62650638000,
415 62666359200,
416 -25200,
417 1,
418 'MeST'
419 ],
420 [
421 62666384400,
422 62680298400,
423 62666355600,
424 62680269600,
425 -28800,
426 0,
427 'MeST'
428 ],
429 [
430 62680298400,
431 62697834000,
432 62680273200,
433 62697808800,
434 -25200,
435 1,
436 'MeST'
437 ],
438 [
439 62697834000,
440 62711748000,
441 62697805200,
442 62711719200,
443 -28800,
444 0,
445 'MeST'
446 ],
447 [
448 62711748000,
449 62729888400,
450 62711722800,
451 62729863200,
452 -25200,
453 1,
454 'MeST'
455 ],
456 [
457 62729888400,
458 62743197600,
459 62729859600,
460 62743168800,
461 -28800,
462 0,
463 'MeST'
464 ],
465 [
466 62743197600,
467 62761338000,
468 62743172400,
469 62761312800,
470 -25200,
471 1,
472 'MeST'
473 ],
474 [
475 62761338000,
476 62774647200,
477 62761309200,
478 62774618400,
479 -28800,
480 0,
481 'MeST'
482 ],
483 [
484 62774647200,
485 62792787600,
486 62774622000,
487 62792762400,
488 -25200,
489 1,
490 'MeST'
491 ],
492 [
493 62792787600,
494 62806701600,
495 62792758800,
496 62806672800,
497 -28800,
498 0,
499 'MeST'
500 ],
501 [
502 62806701600,
503 62824237200,
504 62806676400,
505 62824212000,
506 -25200,
507 1,
508 'MeST'
509 ],
510 [
511 62824237200,
512 62838151200,
513 62824208400,
514 62838122400,
515 -28800,
516 0,
517 'MeST'
518 ],
519 [
520 62838151200,
521 62855686800,
522 62838126000,
523 62855661600,
524 -25200,
525 1,
526 'MeST'
527 ],
528 [
529 62855686800,
530 62869600800,
531 62855658000,
532 62869572000,
533 -28800,
534 0,
535 'MeST'
536 ],
537 [
538 62869600800,
539 62887741200,
540 62869575600,
541 62887716000,
542 -25200,
543 1,
544 'MeST'
545 ],
546 [
547 62887741200,
548 62901050400,
549 62887712400,
550 62901021600,
551 -28800,
552 0,
553 'MeST'
554 ],
555 [
556 62901050400,
557 62919190800,
558 62901025200,
559 62919165600,
560 -25200,
561 1,
562 'MeST'
563 ],
564 [
565 62919190800,
566 62932500000,
567 62919162000,
568 62932471200,
569 -28800,
570 0,
571 'MeST'
572 ],
573 [
574 62932500000,
575 62950640400,
576 62932474800,
577 62950615200,
578 -25200,
579 1,
580 'MeST'
581 ],
582 [
583 62950640400,
584 62964554400,
585 62950611600,
586 62964525600,
587 -28800,
588 0,
589 'MeST'
590 ],
591 [
592 62964554400,
593 62982090000,
594 62964529200,
595 62982064800,
596 -25200,
597 1,
598 'MeST'
599 ],
600 [
601 62982090000,
602 62996004000,
603 62982061200,
604 62995975200,
605 -28800,
606 0,
607 'MeST'
608 ],
609 [
610 62996004000,
611 63013539600,
612 62995978800,
613 63013514400,
614 -25200,
615 1,
616 'MeST'
617 ],
618 [
619 63013539600,
620 63027453600,
621 63013510800,
622 63027424800,
623 -28800,
624 0,
625 'MeST'
626 ],
627 [
628 63027453600,
629 63044989200,
630 63027428400,
631 63044964000,
632 -25200,
633 1,
634 'MeST'
635 ],
636 [
637 63044989200,
638 63058903200,
639 63044960400,
640 63058874400,
641 -28800,
642 0,
643 'MeST'
644 ],
645 [
646 63058903200,
647 63077043600,
648 63058878000,
649 63077018400,
650 -25200,
651 1,
652 'MeST'
653 ],
654 [
655 63077043600,
656 63090352800,
657 63077014800,
658 63090324000,
659 -28800,
660 0,
661 'MeST'
662 ],
663 [
664 63090352800,
665 63108493200,
666 63090327600,
667 63108468000,
668 -25200,
669 1,
670 'MeST'
671 ],
672 [
673 63108493200,
674 63121802400,
675 63108464400,
676 63121773600,
677 -28800,
678 0,
679 'MeST'
680 ],
681 [
682 63121802400,
683 63139942800,
684 63121777200,
685 63139917600,
686 -25200,
687 1,
688 'MeST'
689 ],
690 [
691 63139942800,
692 63153856800,
693 63139914000,
694 63153828000,
695 -28800,
696 0,
697 'MeST'
698 ],
699 [
700 63153856800,
701 63171392400,
702 63153831600,
703 63171367200,
704 -25200,
705 1,
706 'MeST'
707 ],
708 [
709 63171392400,
710 63185306400,
711 63171363600,
712 63185277600,
713 -28800,
714 0,
715 'MeST'
716 ],
717 [
718 63185306400,
719 63202842000,
720 63185281200,
721 63202816800,
722 -25200,
723 1,
724 'MeST'
725 ],
726 [
727 63202842000,
728 63216756000,
729 63202813200,
730 63216727200,
731 -28800,
732 0,
733 'MeST'
734 ],
735 [
736 63216756000,
737 63234896400,
738 63216730800,
739 63234871200,
740 -25200,
741 1,
742 'MeST'
743 ],
744 [
745 63234896400,
746 63248205600,
747 63234867600,
748 63248176800,
749 -28800,
750 0,
751 'MeST'
752 ],
753 [
754 63248205600,
755 63266346000,
756 63248180400,
757 63266320800,
758 -25200,
759 1,
760 'MeST'
761 ],
762 [
763 63266346000,
764 63279655200,
765 63266317200,
766 63279626400,
767 -28800,
768 0,
769 'MeST'
770 ],
771 [
772 63279655200,
773 63297795600,
774 63279630000,
775 63297770400,
776 -25200,
777 1,
778 'MeST'
779 ],
780 [
781 63297795600,
782 63309290400,
783 63297766800,
784 63309261600,
785 -28800,
786 0,
787 'MeST'
788 ],
789 [
790 63309290400,
791 63329850000,
792 63309265200,
793 63329824800,
794 -25200,
795 1,
796 'MeST'
797 ],
798 [
799 63329850000,
800 63340740000,
801 63329821200,
802 63340711200,
803 -28800,
804 0,
805 'MeST'
806 ],
807 [
808 63340740000,
809 63361299600,
810 63340714800,
811 63361274400,
812 -25200,
813 1,
814 'MeST'
815 ],
816 [
817 63361299600,
818 63372189600,
819 63361270800,
820 63372160800,
821 -28800,
822 0,
823 'MeST'
824 ],
825 [
826 63372189600,
827 63392749200,
828 63372164400,
829 63392724000,
830 -25200,
831 1,
832 'MeST'
833 ],
834 [
835 63392749200,
836 63404244000,
837 63392720400,
838 63404215200,
839 -28800,
840 0,
841 'MeST'
842 ],
843 [
844 63404244000,
845 63424803600,
846 63404218800,
847 63424778400,
848 -25200,
849 1,
850 'MeST'
851 ],
852 [
853 63424803600,
854 63435693600,
855 63424774800,
856 63435664800,
857 -28800,
858 0,
859 'MeST'
860 ],
861 [
862 63435693600,
863 63456253200,
864 63435668400,
865 63456228000,
866 -25200,
867 1,
868 'MeST'
869 ],
870 [
871 63456253200,
872 63467143200,
873 63456224400,
874 63467114400,
875 -28800,
876 0,
877 'MeST'
878 ],
879 [
880 63467143200,
881 63487702800,
882 63467118000,
883 63487677600,
884 -25200,
885 1,
886 'MeST'
887 ],
888 [
889 63487702800,
890 63498592800,
891 63487674000,
892 63498564000,
893 -28800,
894 0,
895 'MeST'
896 ],
897 [
898 63498592800,
899 63519152400,
900 63498567600,
901 63519127200,
902 -25200,
903 1,
904 'MeST'
905 ],
906 [
907 63519152400,
908 63530042400,
909 63519123600,
910 63530013600,
911 -28800,
912 0,
913 'MeST'
914 ],
915 [
916 63530042400,
917 63550602000,
918 63530017200,
919 63550576800,
920 -25200,
921 1,
922 'MeST'
923 ],
924 [
925 63550602000,
926 63561492000,
927 63550573200,
928 63561463200,
929 -28800,
930 0,
931 'MeST'
932 ],
933 [
934 63561492000,
935 63582051600,
936 63561466800,
937 63582026400,
938 -25200,
939 1,
940 'MeST'
941 ],
942 [
943 63582051600,
944 63593546400,
945 63582022800,
946 63593517600,
947 -28800,
948 0,
949 'MeST'
950 ],
951 [
952 63593546400,
953 63614106000,
954 63593521200,
955 63614080800,
956 -25200,
957 1,
958 'MeST'
959 ],
960 [
961 63614106000,
962 63624996000,
963 63614077200,
964 63624967200,
965 -28800,
966 0,
967 'MeST'
968 ],
969 [
970 63624996000,
971 63645555600,
972 63624970800,
973 63645530400,
974 -25200,
975 1,
976 'MeST'
977 ],
978 [
979 63645555600,
980 63656445600,
981 63645526800,
982 63656416800,
983 -28800,
984 0,
985 'MeST'
986 ],
987 [
988 63656445600,
989 63677005200,
990 63656420400,
991 63676980000,
992 -25200,
993 1,
994 'MeST'
995 ],
996 [
997 63677005200,
998 63687895200,
999 63676976400,
1000 63687866400,
1001 -28800,
1002 0,
1003 'MeST'
1004 ],
1005 [
1006 63687895200,
1007 63708454800,
1008 63687870000,
1009 63708429600,
1010 -25200,
1011 1,
1012 'MeST'
1013 ],
1014 [
1015 63708454800,
1016 63719344800,
1017 63708426000,
1018 63719316000,
1019 -28800,
1020 0,
1021 'MeST'
1022 ],
1023 [
1024 63719344800,
1025 63739904400,
1026 63719319600,
1027 63739879200,
1028 -25200,
1029 1,
1030 'MeST'
1031 ],
1032 [
1033 63739904400,
1034 63751399200,
1035 63739875600,
1036 63751370400,
1037 -28800,
1038 0,
1039 'MeST'
1040 ],
1041 [
1042 63751399200,
1043 63771958800,
1044 63751374000,
1045 63771933600,
1046 -25200,
1047 1,
1048 'MeST'
1049 ],
1050 [
1051 63771958800,
1052 63782848800,
1053 63771930000,
1054 63782820000,
1055 -28800,
1056 0,
1057 'MeST'
1058 ],
1059 [
1060 63782848800,
1061 63803408400,
1062 63782823600,
1063 63803383200,
1064 -25200,
1065 1,
1066 'MeST'
1067 ],
1068375 ];
1069376
1070 sub olson_version { '2011h' }
1071
1072 sub has_dst_changes { 56 }
377 sub olson_version { '2011i' }
378
379 sub has_dst_changes { 17 }
1073380
1074381 sub _max_year { 2021 }
1075382
1078385 return shift->_init( @_, spans => $spans );
1079386 }
1080387
1081 sub _last_offset { -28800 }
1082
1083 my $last_observance = bless( {
1084 'format' => 'MeST',
1085 'gmtoff' => '-8:00',
1086 'local_start_datetime' => bless( {
1087 'formatter' => undef,
1088 'local_rd_days' => 724213,
1089 'local_rd_secs' => 3600,
1090 'offset_modifier' => 0,
1091 'rd_nanosecs' => 0,
1092 'tz' => bless( {
1093 'name' => 'floating',
1094 'offset' => 0
1095 }, 'DateTime::TimeZone::Floating' ),
1096 'utc_rd_days' => 724213,
1097 'utc_rd_secs' => 3600,
1098 'utc_year' => 1984
1099 }, 'DateTime' ),
1100 'offset_from_std' => 0,
1101 'offset_from_utc' => -28800,
1102 'until' => [],
1103 'utc_start_datetime' => bless( {
1104 'formatter' => undef,
1105 'local_rd_days' => 724213,
1106 'local_rd_secs' => 32400,
1107 'offset_modifier' => 0,
1108 'rd_nanosecs' => 0,
1109 'tz' => bless( {
1110 'name' => 'floating',
1111 'offset' => 0
1112 }, 'DateTime::TimeZone::Floating' ),
1113 'utc_rd_days' => 724213,
1114 'utc_rd_secs' => 32400,
1115 'utc_year' => 1984
1116 }, 'DateTime' )
1117 }, 'DateTime::TimeZone::OlsonDB::Observance' )
1118 ;
1119 sub _last_observance { $last_observance }
1120
1121 my $rules = [
1122 bless( {
1123 'at' => '2:00',
1124 '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',
1137 'in' => 'Mar',
1138 'letter' => 'D',
1139 'name' => 'US',
1140 'offset_from_std' => 3600,
1141 'on' => 'Sun>=8',
1142 'save' => '1:00',
1143 'to' => 'max',
1144 'type' => undef
1145 }, 'DateTime::TimeZone::OlsonDB::Rule' )
1146 ]
1147 ;
1148 sub _rules { $rules }
1149388
1150389
1151390 1;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Mexico_City;
10 BEGIN {
11 $DateTime::TimeZone::America::Mexico_City::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Mexico_City::VERSION = '1.36';
1212 }
1313
1414 use strict;
644644 ],
645645 ];
646646
647 sub olson_version { '2011h' }
647 sub olson_version { '2011i' }
648648
649649 sub has_dst_changes { 31 }
650650
699699 bless( {
700700 'at' => '2:00',
701701 'from' => '2002',
702 'in' => 'Oct',
703 'letter' => 'S',
704 'name' => 'Mexico',
705 'offset_from_std' => 0,
706 'on' => 'lastSun',
707 'save' => '0',
708 'to' => 'max',
709 'type' => undef
710 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
711 bless( {
712 'at' => '2:00',
713 'from' => '2002',
702714 'in' => 'Apr',
703715 'letter' => 'D',
704716 'name' => 'Mexico',
707719 'save' => '1:00',
708720 'to' => 'max',
709721 'type' => undef
710 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
711 bless( {
712 'at' => '2:00',
713 'from' => '2002',
714 'in' => 'Oct',
715 'letter' => 'S',
716 'name' => 'Mexico',
717 'offset_from_std' => 0,
718 'on' => 'lastSun',
719 'save' => '0',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Miquelon;
10 BEGIN {
11 $DateTime::TimeZone::America::Miquelon::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Miquelon::VERSION = '1.36';
1212 }
1313
1414 use strict;
698698 ],
699699 ];
700700
701 sub olson_version { '2011h' }
701 sub olson_version { '2011i' }
702702
703703 sub has_dst_changes { 36 }
704704
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Moncton;
10 BEGIN {
11 $DateTime::TimeZone::America::Moncton::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Moncton::VERSION = '1.36';
1212 }
1313
1414 use strict;
16701670 ],
16711671 ];
16721672
1673 sub olson_version { '2011h' }
1673 sub olson_version { '2011i' }
16741674
16751675 sub has_dst_changes { 88 }
16761676
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Monterrey;
10 BEGIN {
11 $DateTime::TimeZone::America::Monterrey::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Monterrey::VERSION = '1.36';
1212 }
1313
1414 use strict;
554554 ],
555555 ];
556556
557 sub olson_version { '2011h' }
557 sub olson_version { '2011i' }
558558
559559 sub has_dst_changes { 28 }
560560
609609 bless( {
610610 'at' => '2:00',
611611 'from' => '2002',
612 'in' => 'Oct',
613 'letter' => 'S',
614 'name' => 'Mexico',
615 'offset_from_std' => 0,
616 'on' => 'lastSun',
617 'save' => '0',
618 'to' => 'max',
619 'type' => undef
620 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
621 bless( {
622 'at' => '2:00',
623 'from' => '2002',
612624 'in' => 'Apr',
613625 'letter' => 'D',
614626 'name' => 'Mexico',
617629 'save' => '1:00',
618630 'to' => 'max',
619631 'type' => undef
620 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
621 bless( {
622 'at' => '2:00',
623 'from' => '2002',
624 'in' => 'Oct',
625 'letter' => 'S',
626 'name' => 'Mexico',
627 'offset_from_std' => 0,
628 'on' => 'lastSun',
629 'save' => '0',
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/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Montevideo;
10 BEGIN {
11 $DateTime::TimeZone::America::Montevideo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Montevideo::VERSION = '1.36';
1212 }
1313
1414 use strict;
941941 ],
942942 ];
943943
944 sub olson_version { '2011h' }
944 sub olson_version { '2011i' }
945945
946946 sub has_dst_changes { 51 }
947947
995995 my $rules = [
996996 bless( {
997997 'at' => '2:00',
998 'from' => '2006',
999 'in' => 'Oct',
1000 'letter' => 'S',
1001 'name' => 'Uruguay',
1002 'offset_from_std' => 3600,
1003 'on' => 'Sun>=1',
1004 'save' => '1:00',
1005 'to' => 'max',
1006 'type' => undef
1007 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1008 bless( {
1009 'at' => '2:00',
9981010 'from' => '2007',
9991011 'in' => 'Mar',
10001012 'letter' => '',
10041016 'save' => '0',
10051017 'to' => 'max',
10061018 'type' => undef
1007 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1008 bless( {
1009 'at' => '2:00',
1010 'from' => '2006',
1011 'in' => 'Oct',
1012 'letter' => 'S',
1013 'name' => 'Uruguay',
1014 'offset_from_std' => 3600,
1015 'on' => 'Sun>=1',
1016 'save' => '1:00',
1017 'to' => 'max',
1018 'type' => undef
10191019 }, 'DateTime::TimeZone::OlsonDB::Rule' )
10201020 ]
10211021 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Montreal;
10 BEGIN {
11 $DateTime::TimeZone::America::Montreal::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Montreal::VERSION = '1.36';
1212 }
1313
1414 use strict;
18861886 ],
18871887 ];
18881888
1889 sub olson_version { '2011h' }
1889 sub olson_version { '2011i' }
18901890
18911891 sub has_dst_changes { 102 }
18921892
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Montserrat;
10 BEGIN {
11 $DateTime::TimeZone::America::Montserrat::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Montserrat::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Nassau;
10 BEGIN {
11 $DateTime::TimeZone::America::Nassau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Nassau::VERSION = '1.36';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011h' }
1106 sub olson_version { '2011i' }
11071107
11081108 sub has_dst_changes { 59 }
11091109
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::New_York;
10 BEGIN {
11 $DateTime::TimeZone::America::New_York::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::New_York::VERSION = '1.36';
1212 }
1313
1414 use strict;
19131913 ],
19141914 ];
19151915
1916 sub olson_version { '2011h' }
1916 sub olson_version { '2011i' }
19171917
19181918 sub has_dst_changes { 103 }
19191919
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Nipigon;
10 BEGIN {
11 $DateTime::TimeZone::America::Nipigon::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Nipigon::VERSION = '1.36';
1212 }
1313
1414 use strict;
968968 ],
969969 ];
970970
971 sub olson_version { '2011h' }
971 sub olson_version { '2011i' }
972972
973973 sub has_dst_changes { 53 }
974974
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Nome;
10 BEGIN {
11 $DateTime::TimeZone::America::Nome::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Nome::VERSION = '1.36';
1212 }
1313
1414 use strict;
10851085 ],
10861086 ];
10871087
1088 sub olson_version { '2011h' }
1088 sub olson_version { '2011i' }
10891089
10901090 sub has_dst_changes { 56 }
10911091
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Noronha;
10 BEGIN {
11 $DateTime::TimeZone::America::Noronha::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Noronha::VERSION = '1.36';
1212 }
1313
1414 use strict;
419419 ],
420420 ];
421421
422 sub olson_version { '2011h' }
422 sub olson_version { '2011i' }
423423
424424 sub has_dst_changes { 19 }
425425
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::North_Dakota::Beulah;
10 BEGIN {
11 $DateTime::TimeZone::America::North_Dakota::Beulah::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::North_Dakota::Beulah::VERSION = '1.36';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011h' }
1106 sub olson_version { '2011i' }
11071107
11081108 sub has_dst_changes { 60 }
11091109
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::North_Dakota::Center;
10 BEGIN {
11 $DateTime::TimeZone::America::North_Dakota::Center::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::North_Dakota::Center::VERSION = '1.36';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011h' }
1106 sub olson_version { '2011i' }
11071107
11081108 sub has_dst_changes { 60 }
11091109
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::North_Dakota::New_Salem;
10 BEGIN {
11 $DateTime::TimeZone::America::North_Dakota::New_Salem::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::North_Dakota::New_Salem::VERSION = '1.36';
1212 }
1313
1414 use strict;
11031103 ],
11041104 ];
11051105
1106 sub olson_version { '2011h' }
1106 sub olson_version { '2011i' }
11071107
11081108 sub has_dst_changes { 60 }
11091109
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Ojinaga;
10 BEGIN {
11 $DateTime::TimeZone::America::Ojinaga::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Ojinaga::VERSION = '1.36';
1212 }
1313
1414 use strict;
590590 ],
591591 ];
592592
593 sub olson_version { '2011h' }
593 sub olson_version { '2011i' }
594594
595595 sub has_dst_changes { 27 }
596596
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Panama;
10 BEGIN {
11 $DateTime::TimeZone::America::Panama::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Panama::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Pangnirtung;
10 BEGIN {
11 $DateTime::TimeZone::America::Pangnirtung::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Pangnirtung::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 46 }
857857
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Paramaribo;
10 BEGIN {
11 $DateTime::TimeZone::America::Paramaribo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Paramaribo::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Phoenix;
10 BEGIN {
11 $DateTime::TimeZone::America::Phoenix::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Phoenix::VERSION = '1.36';
1212 }
1313
1414 use strict;
149149 ],
150150 ];
151151
152 sub olson_version { '2011h' }
152 sub olson_version { '2011i' }
153153
154154 sub has_dst_changes { 5 }
155155
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Port_au_Prince;
10 BEGIN {
11 $DateTime::TimeZone::America::Port_au_Prince::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Port_au_Prince::VERSION = '1.36';
1212 }
1313
1414 use strict;
356356 ],
357357 ];
358358
359 sub olson_version { '2011h' }
359 sub olson_version { '2011i' }
360360
361361 sub has_dst_changes { 17 }
362362
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Port_of_Spain;
10 BEGIN {
11 $DateTime::TimeZone::America::Port_of_Spain::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Port_of_Spain::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Porto_Velho;
10 BEGIN {
11 $DateTime::TimeZone::America::Porto_Velho::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Porto_Velho::VERSION = '1.36';
1212 }
1313
1414 use strict;
302302 ],
303303 ];
304304
305 sub olson_version { '2011h' }
305 sub olson_version { '2011i' }
306306
307307 sub has_dst_changes { 14 }
308308
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Puerto_Rico;
10 BEGIN {
11 $DateTime::TimeZone::America::Puerto_Rico::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Puerto_Rico::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 2 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Rainy_River;
10 BEGIN {
11 $DateTime::TimeZone::America::Rainy_River::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Rainy_River::VERSION = '1.36';
1212 }
1313
1414 use strict;
968968 ],
969969 ];
970970
971 sub olson_version { '2011h' }
971 sub olson_version { '2011i' }
972972
973973 sub has_dst_changes { 53 }
974974
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Rankin_Inlet;
10 BEGIN {
11 $DateTime::TimeZone::America::Rankin_Inlet::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Rankin_Inlet::VERSION = '1.36';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011h' }
827 sub olson_version { '2011i' }
828828
829829 sub has_dst_changes { 44 }
830830
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Recife;
10 BEGIN {
11 $DateTime::TimeZone::America::Recife::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Recife::VERSION = '1.36';
1212 }
1313
1414 use strict;
419419 ],
420420 ];
421421
422 sub olson_version { '2011h' }
422 sub olson_version { '2011i' }
423423
424424 sub has_dst_changes { 19 }
425425
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Regina;
10 BEGIN {
11 $DateTime::TimeZone::America::Regina::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Regina::VERSION = '1.36';
1212 }
1313
1414 use strict;
509509 ],
510510 ];
511511
512 sub olson_version { '2011h' }
512 sub olson_version { '2011i' }
513513
514514 sub has_dst_changes { 26 }
515515
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Resolute;
10 BEGIN {
11 $DateTime::TimeZone::America::Resolute::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Resolute::VERSION = '1.36';
1212 }
1313
1414 use strict;
536536 ],
537537 [
538538 63297788400,
539 63309279600,
539 63309283200,
540540 63297770400,
541 63309261600,
541 63309265200,
542542 -18000,
543543 0,
544544 'EST'
545545 ],
546546 [
547 63309279600,
547 63309283200,
548548 63329842800,
549 63309261600,
549 63309265200,
550550 63329824800,
551551 -18000,
552 0,
552 1,
553553 'CDT'
554554 ],
555555 [
556556 63329842800,
557 63340729200,
558 63329824800,
557 63340732800,
558 63329821200,
559559 63340711200,
560 -18000,
561 0,
562 'EST'
563 ],
564 [
565 63340729200,
560 -21600,
561 0,
562 'CST'
563 ],
564 [
565 63340732800,
566566 63361292400,
567 63340711200,
567 63340714800,
568568 63361274400,
569569 -18000,
570 0,
570 1,
571571 'CDT'
572572 ],
573573 [
574574 63361292400,
575 63372178800,
576 63361274400,
575 63372182400,
576 63361270800,
577577 63372160800,
578 -18000,
579 0,
580 'EST'
581 ],
582 [
583 63372178800,
578 -21600,
579 0,
580 'CST'
581 ],
582 [
583 63372182400,
584584 63392742000,
585 63372160800,
585 63372164400,
586586 63392724000,
587587 -18000,
588 0,
588 1,
589589 'CDT'
590590 ],
591591 [
592592 63392742000,
593 63404233200,
594 63392724000,
593 63404236800,
594 63392720400,
595595 63404215200,
596 -18000,
597 0,
598 'EST'
599 ],
600 [
601 63404233200,
596 -21600,
597 0,
598 'CST'
599 ],
600 [
601 63404236800,
602602 63424796400,
603 63404215200,
603 63404218800,
604604 63424778400,
605605 -18000,
606 0,
606 1,
607607 'CDT'
608608 ],
609609 [
610610 63424796400,
611 63435682800,
612 63424778400,
611 63435686400,
612 63424774800,
613613 63435664800,
614 -18000,
615 0,
616 'EST'
617 ],
618 [
619 63435682800,
614 -21600,
615 0,
616 'CST'
617 ],
618 [
619 63435686400,
620620 63456246000,
621 63435664800,
621 63435668400,
622622 63456228000,
623623 -18000,
624 0,
624 1,
625625 'CDT'
626626 ],
627627 [
628628 63456246000,
629 63467132400,
630 63456228000,
629 63467136000,
630 63456224400,
631631 63467114400,
632 -18000,
633 0,
634 'EST'
635 ],
636 [
637 63467132400,
632 -21600,
633 0,
634 'CST'
635 ],
636 [
637 63467136000,
638638 63487695600,
639 63467114400,
639 63467118000,
640640 63487677600,
641641 -18000,
642 0,
642 1,
643643 'CDT'
644644 ],
645645 [
646646 63487695600,
647 63498582000,
648 63487677600,
647 63498585600,
648 63487674000,
649649 63498564000,
650 -18000,
651 0,
652 'EST'
653 ],
654 [
655 63498582000,
650 -21600,
651 0,
652 'CST'
653 ],
654 [
655 63498585600,
656656 63519145200,
657 63498564000,
657 63498567600,
658658 63519127200,
659659 -18000,
660 0,
660 1,
661661 'CDT'
662662 ],
663663 [
664664 63519145200,
665 63530031600,
666 63519127200,
665 63530035200,
666 63519123600,
667667 63530013600,
668 -18000,
669 0,
670 'EST'
671 ],
672 [
673 63530031600,
668 -21600,
669 0,
670 'CST'
671 ],
672 [
673 63530035200,
674674 63550594800,
675 63530013600,
675 63530017200,
676676 63550576800,
677677 -18000,
678 0,
678 1,
679679 'CDT'
680680 ],
681681 [
682682 63550594800,
683 63561481200,
684 63550576800,
683 63561484800,
684 63550573200,
685685 63561463200,
686 -18000,
687 0,
688 'EST'
689 ],
690 [
691 63561481200,
686 -21600,
687 0,
688 'CST'
689 ],
690 [
691 63561484800,
692692 63582044400,
693 63561463200,
693 63561466800,
694694 63582026400,
695695 -18000,
696 0,
696 1,
697697 'CDT'
698698 ],
699699 [
700700 63582044400,
701 63593535600,
702 63582026400,
701 63593539200,
702 63582022800,
703703 63593517600,
704 -18000,
705 0,
706 'EST'
707 ],
708 [
709 63593535600,
704 -21600,
705 0,
706 'CST'
707 ],
708 [
709 63593539200,
710710 63614098800,
711 63593517600,
711 63593521200,
712712 63614080800,
713713 -18000,
714 0,
714 1,
715715 'CDT'
716716 ],
717717 [
718718 63614098800,
719 63624985200,
720 63614080800,
719 63624988800,
720 63614077200,
721721 63624967200,
722 -18000,
723 0,
724 'EST'
725 ],
726 [
727 63624985200,
722 -21600,
723 0,
724 'CST'
725 ],
726 [
727 63624988800,
728728 63645548400,
729 63624967200,
729 63624970800,
730730 63645530400,
731731 -18000,
732 0,
732 1,
733733 'CDT'
734734 ],
735735 [
736736 63645548400,
737 63656434800,
738 63645530400,
737 63656438400,
738 63645526800,
739739 63656416800,
740 -18000,
741 0,
742 'EST'
743 ],
744 [
745 63656434800,
740 -21600,
741 0,
742 'CST'
743 ],
744 [
745 63656438400,
746746 63676998000,
747 63656416800,
747 63656420400,
748748 63676980000,
749749 -18000,
750 0,
750 1,
751751 'CDT'
752752 ],
753753 [
754754 63676998000,
755 63687884400,
756 63676980000,
755 63687888000,
756 63676976400,
757757 63687866400,
758 -18000,
759 0,
760 'EST'
761 ],
762 [
763 63687884400,
758 -21600,
759 0,
760 'CST'
761 ],
762 [
763 63687888000,
764764 63708447600,
765 63687866400,
765 63687870000,
766766 63708429600,
767767 -18000,
768 0,
768 1,
769769 'CDT'
770770 ],
771771 [
772772 63708447600,
773 63719334000,
774 63708429600,
773 63719337600,
774 63708426000,
775775 63719316000,
776 -18000,
777 0,
778 'EST'
779 ],
780 [
781 63719334000,
776 -21600,
777 0,
778 'CST'
779 ],
780 [
781 63719337600,
782782 63739897200,
783 63719316000,
783 63719319600,
784784 63739879200,
785785 -18000,
786 0,
786 1,
787787 'CDT'
788788 ],
789789 [
790790 63739897200,
791 63751388400,
792 63739879200,
791 63751392000,
792 63739875600,
793793 63751370400,
794 -18000,
795 0,
796 'EST'
797 ],
798 [
799 63751388400,
794 -21600,
795 0,
796 'CST'
797 ],
798 [
799 63751392000,
800800 63771951600,
801 63751370400,
801 63751374000,
802802 63771933600,
803803 -18000,
804 0,
804 1,
805805 'CDT'
806806 ],
807807 [
808808 63771951600,
809 63782838000,
810 63771933600,
809 63782841600,
810 63771930000,
811811 63782820000,
812 -18000,
813 0,
814 'EST'
815 ],
816 [
817 63782838000,
812 -21600,
813 0,
814 'CST'
815 ],
816 [
817 63782841600,
818818 63803401200,
819 63782820000,
819 63782823600,
820820 63803383200,
821821 -18000,
822 0,
822 1,
823823 'CDT'
824824 ],
825825 ];
826826
827 sub olson_version { '2011h' }
828
829 sub has_dst_changes { 28 }
827 sub olson_version { '2011i' }
828
829 sub has_dst_changes { 44 }
830830
831831 sub _max_year { 2021 }
832832
835835 return shift->_init( @_, spans => $spans );
836836 }
837837
838 sub _last_offset { -18000 }
838 sub _last_offset { -21600 }
839839
840840 my $last_observance = bless( {
841 'format' => '%sT',
842 'gmtoff' => '-5:00',
841 'format' => 'C%sT',
842 'gmtoff' => '-6:00',
843843 'local_start_datetime' => bless( {
844844 'formatter' => undef,
845 'local_rd_days' => 732613,
846 'local_rd_secs' => 7200,
845 'local_rd_days' => 732746,
846 'local_rd_secs' => 10800,
847847 'offset_modifier' => 0,
848848 'rd_nanosecs' => 0,
849849 'tz' => bless( {
850850 'name' => 'floating',
851851 'offset' => 0
852852 }, 'DateTime::TimeZone::Floating' ),
853 'utc_rd_days' => 732613,
854 'utc_rd_secs' => 7200,
855 'utc_year' => 2007
853 'utc_rd_days' => 732746,
854 'utc_rd_secs' => 10800,
855 'utc_year' => 2008
856856 }, 'DateTime' ),
857857 'offset_from_std' => 0,
858 'offset_from_utc' => -18000,
858 'offset_from_utc' => -21600,
859859 'until' => [],
860860 'utc_start_datetime' => bless( {
861861 'formatter' => undef,
862 'local_rd_days' => 732613,
863 'local_rd_secs' => 25200,
862 'local_rd_days' => 732746,
863 'local_rd_secs' => 28800,
864864 'offset_modifier' => 0,
865865 'rd_nanosecs' => 0,
866866 'tz' => bless( {
867867 'name' => 'floating',
868868 'offset' => 0
869869 }, 'DateTime::TimeZone::Floating' ),
870 'utc_rd_days' => 732613,
871 'utc_rd_secs' => 25200,
872 'utc_year' => 2007
870 'utc_rd_days' => 732746,
871 'utc_rd_secs' => 28800,
872 'utc_year' => 2008
873873 }, 'DateTime' )
874874 }, 'DateTime::TimeZone::OlsonDB::Observance' )
875875 ;
879879 bless( {
880880 'at' => '2:00',
881881 'from' => '2007',
882 'in' => 'Mar',
883 'letter' => 'CD',
884 'name' => 'Resolute',
882 'in' => 'Nov',
883 'letter' => 'S',
884 'name' => 'Canada',
885885 'offset_from_std' => 0,
886 'on' => 'Sun>=8',
886 'on' => 'Sun>=1',
887887 'save' => '0',
888888 'to' => 'max',
889889 'type' => undef
890890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891891 bless( {
892892 'at' => '2:00',
893 'from' => '2006',
894 'in' => 'Nov',
895 'letter' => 'ES',
896 'name' => 'Resolute',
897 'offset_from_std' => 0,
898 'on' => 'Sun>=1',
899 'save' => '0',
893 'from' => '2007',
894 'in' => 'Mar',
895 'letter' => 'D',
896 'name' => 'Canada',
897 'offset_from_std' => 3600,
898 'on' => 'Sun>=8',
899 'save' => '1:00',
900900 'to' => 'max',
901901 'type' => undef
902902 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Rio_Branco;
10 BEGIN {
11 $DateTime::TimeZone::America::Rio_Branco::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Rio_Branco::VERSION = '1.36';
1212 }
1313
1414 use strict;
311311 ],
312312 ];
313313
314 sub olson_version { '2011h' }
314 sub olson_version { '2011i' }
315315
316316 sub has_dst_changes { 14 }
317317
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santa_Isabel;
10 BEGIN {
11 $DateTime::TimeZone::America::Santa_Isabel::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Santa_Isabel::VERSION = '1.36';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011h' }
1151 sub olson_version { '2011i' }
11521152
11531153 sub has_dst_changes { 58 }
11541154
12031203 bless( {
12041204 'at' => '2:00',
12051205 'from' => '2002',
1206 'in' => 'Oct',
1207 'letter' => 'S',
1208 'name' => 'Mexico',
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' => '2:00',
1217 'from' => '2002',
12061218 'in' => 'Apr',
12071219 'letter' => 'D',
12081220 'name' => 'Mexico',
12111223 'save' => '1:00',
12121224 'to' => 'max',
12131225 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '2:00',
1217 'from' => '2002',
1218 'in' => 'Oct',
1219 'letter' => 'S',
1220 'name' => 'Mexico',
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/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santarem;
10 BEGIN {
11 $DateTime::TimeZone::America::Santarem::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Santarem::VERSION = '1.36';
1212 }
1313
1414 use strict;
311311 ],
312312 ];
313313
314 sub olson_version { '2011h' }
314 sub olson_version { '2011i' }
315315
316316 sub has_dst_changes { 14 }
317317
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santiago;
10 BEGIN {
11 $DateTime::TimeZone::America::Santiago::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Santiago::VERSION = '1.36';
1212 }
1313
1414 use strict;
12021202 ],
12031203 ];
12041204
1205 sub olson_version { '2011h' }
1205 sub olson_version { '2011i' }
12061206
12071207 sub has_dst_changes { 63 }
12081208
12551255
12561256 my $rules = [
12571257 bless( {
1258 'at' => '4:00u',
1259 'from' => '2012',
1260 'in' => 'Oct',
1261 'letter' => 'S',
1262 'name' => 'Chile',
1263 'offset_from_std' => 3600,
1264 'on' => 'Sun>=9',
1265 'save' => '1:00',
1266 'to' => 'max',
1267 'type' => undef
1268 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1269 bless( {
12581270 'at' => '3:00u',
12591271 'from' => '2012',
12601272 'in' => 'Mar',
12651277 'save' => '0',
12661278 'to' => 'max',
12671279 'type' => undef
1268 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1269 bless( {
1270 'at' => '4:00u',
1271 'from' => '2012',
1272 'in' => 'Oct',
1273 'letter' => 'S',
1274 'name' => 'Chile',
1275 'offset_from_std' => 3600,
1276 'on' => 'Sun>=9',
1277 'save' => '1:00',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Santo_Domingo;
10 BEGIN {
11 $DateTime::TimeZone::America::Santo_Domingo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Santo_Domingo::VERSION = '1.36';
1212 }
1313
1414 use strict;
185185 ],
186186 ];
187187
188 sub olson_version { '2011h' }
188 sub olson_version { '2011i' }
189189
190190 sub has_dst_changes { 6 }
191191
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Sao_Paulo;
10 BEGIN {
11 $DateTime::TimeZone::America::Sao_Paulo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Sao_Paulo::VERSION = '1.36';
1212 }
1313
1414 use strict;
11841184 ],
11851185 ];
11861186
1187 sub olson_version { '2011h' }
1187 sub olson_version { '2011i' }
11881188
11891189 sub has_dst_changes { 65 }
11901190
12381238 my $rules = [
12391239 bless( {
12401240 'at' => '0:00',
1241 'from' => '2038',
1242 'in' => 'Feb',
1243 'letter' => '',
1244 'name' => 'Brazil',
1245 'offset_from_std' => 0,
1246 'on' => 'Sun>=15',
1247 'save' => '0',
1248 'to' => 'max',
1249 'type' => undef
1250 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1251 bless( {
1252 'at' => '0:00',
12411253 'from' => '2008',
12421254 'in' => 'Oct',
12431255 'letter' => 'S',
12471259 'save' => '1:00',
12481260 'to' => 'max',
12491261 'type' => undef
1250 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1251 bless( {
1252 'at' => '0:00',
1253 'from' => '2038',
1254 'in' => 'Feb',
1255 'letter' => '',
1256 'name' => 'Brazil',
1257 'offset_from_std' => 0,
1258 'on' => 'Sun>=15',
1259 'save' => '0',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Scoresbysund;
10 BEGIN {
11 $DateTime::TimeZone::America::Scoresbysund::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Scoresbysund::VERSION = '1.36';
1212 }
1313
1414 use strict;
806806 ],
807807 ];
808808
809 sub olson_version { '2011h' }
809 sub olson_version { '2011i' }
810810
811811 sub has_dst_changes { 43 }
812812
860860 my $rules = [
861861 bless( {
862862 'at' => '1:00u',
863 'from' => '1981',
864 'in' => 'Mar',
865 'letter' => 'S',
866 'name' => 'EU',
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' => '1:00u',
863875 'from' => '1996',
864876 'in' => 'Oct',
865877 'letter' => '',
869881 'save' => '0',
870882 'to' => 'max',
871883 'type' => undef
872 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
873 bless( {
874 'at' => '1:00u',
875 'from' => '1981',
876 'in' => 'Mar',
877 'letter' => 'S',
878 'name' => 'EU',
879 'offset_from_std' => 3600,
880 'on' => 'lastSun',
881 'save' => '1:00',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Sitka;
10 BEGIN {
11 $DateTime::TimeZone::America::Sitka::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Sitka::VERSION = '1.36';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011h' }
1079 sub olson_version { '2011i' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Johns;
10 BEGIN {
11 $DateTime::TimeZone::America::St_Johns::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::St_Johns::VERSION = '1.36';
1212 }
1313
1414 use strict;
17241724 ],
17251725 [
17261726 63435670260,
1727 63456229860,
1727 63455797800,
17281728 63435661260,
1729 63456220860,
1730 -9000,
1731 1,
1732 'NDT'
1733 ],
1734 [
1735 63456229860,
1736 63467119860,
1737 63456217260,
1738 63467107260,
1739 -12600,
1740 0,
1741 'NST'
1742 ],
1743 [
1744 63467119860,
1745 63487679460,
1746 63467110860,
1747 63487670460,
1748 -9000,
1749 1,
1750 'NDT'
1751 ],
1752 [
1753 63487679460,
1754 63498569460,
1755 63487666860,
1756 63498556860,
1757 -12600,
1758 0,
1759 'NST'
1760 ],
1761 [
1762 63498569460,
1763 63519129060,
1764 63498560460,
1765 63519120060,
1766 -9000,
1767 1,
1768 'NDT'
1769 ],
1770 [
1771 63519129060,
1772 63530019060,
1773 63519116460,
1774 63530006460,
1775 -12600,
1776 0,
1777 'NST'
1778 ],
1779 [
1780 63530019060,
1781 63550578660,
1782 63530010060,
1783 63550569660,
1784 -9000,
1785 1,
1786 'NDT'
1787 ],
1788 [
1789 63550578660,
1790 63561468660,
1791 63550566060,
1792 63561456060,
1793 -12600,
1794 0,
1795 'NST'
1796 ],
1797 [
1798 63561468660,
1799 63582028260,
1800 63561459660,
1801 63582019260,
1802 -9000,
1803 1,
1804 'NDT'
1805 ],
1806 [
1807 63582028260,
1808 63593523060,
1809 63582015660,
1810 63593510460,
1811 -12600,
1812 0,
1813 'NST'
1814 ],
1815 [
1816 63593523060,
1817 63614082660,
1818 63593514060,
1819 63614073660,
1820 -9000,
1821 1,
1822 'NDT'
1823 ],
1824 [
1825 63614082660,
1826 63624972660,
1827 63614070060,
1828 63624960060,
1829 -12600,
1830 0,
1831 'NST'
1832 ],
1833 [
1834 63624972660,
1835 63645532260,
1836 63624963660,
1837 63645523260,
1838 -9000,
1839 1,
1840 'NDT'
1841 ],
1842 [
1843 63645532260,
1844 63656422260,
1845 63645519660,
1846 63656409660,
1847 -12600,
1848 0,
1849 'NST'
1850 ],
1851 [
1852 63656422260,
1853 63676981860,
1854 63656413260,
1855 63676972860,
1856 -9000,
1857 1,
1858 'NDT'
1859 ],
1860 [
1861 63676981860,
1862 63687871860,
1863 63676969260,
1864 63687859260,
1865 -12600,
1866 0,
1867 'NST'
1868 ],
1869 [
1870 63687871860,
1871 63708431460,
1872 63687862860,
1873 63708422460,
1874 -9000,
1875 1,
1876 'NDT'
1877 ],
1878 [
1879 63708431460,
1880 63719321460,
1881 63708418860,
1882 63719308860,
1883 -12600,
1884 0,
1885 'NST'
1886 ],
1887 [
1888 63719321460,
1889 63739881060,
1890 63719312460,
1891 63739872060,
1892 -9000,
1893 1,
1894 'NDT'
1895 ],
1896 [
1897 63739881060,
1898 63751375860,
1899 63739868460,
1900 63751363260,
1901 -12600,
1902 0,
1903 'NST'
1904 ],
1905 [
1906 63751375860,
1907 63771935460,
1908 63751366860,
1909 63771926460,
1910 -9000,
1911 1,
1912 'NDT'
1913 ],
1914 [
1915 63771935460,
1916 63782825460,
1917 63771922860,
1918 63782812860,
1919 -12600,
1920 0,
1921 'NST'
1922 ],
1923 [
1924 63782825460,
1925 63803385060,
1926 63782816460,
1927 63803376060,
1729 63455788800,
1730 -9000,
1731 1,
1732 'NDT'
1733 ],
1734 [
1735 63455797800,
1736 63456237000,
1737 63455788800,
1738 63456228000,
1739 -9000,
1740 1,
1741 'NDT'
1742 ],
1743 [
1744 63456237000,
1745 63467127000,
1746 63456224400,
1747 63467114400,
1748 -12600,
1749 0,
1750 'NST'
1751 ],
1752 [
1753 63467127000,
1754 63487686600,
1755 63467118000,
1756 63487677600,
1757 -9000,
1758 1,
1759 'NDT'
1760 ],
1761 [
1762 63487686600,
1763 63498576600,
1764 63487674000,
1765 63498564000,
1766 -12600,
1767 0,
1768 'NST'
1769 ],
1770 [
1771 63498576600,
1772 63519136200,
1773 63498567600,
1774 63519127200,
1775 -9000,
1776 1,
1777 'NDT'
1778 ],
1779 [
1780 63519136200,
1781 63530026200,
1782 63519123600,
1783 63530013600,
1784 -12600,
1785 0,
1786 'NST'
1787 ],
1788 [
1789 63530026200,
1790 63550585800,
1791 63530017200,
1792 63550576800,
1793 -9000,
1794 1,
1795 'NDT'
1796 ],
1797 [
1798 63550585800,
1799 63561475800,
1800 63550573200,
1801 63561463200,
1802 -12600,
1803 0,
1804 'NST'
1805 ],
1806 [
1807 63561475800,
1808 63582035400,
1809 63561466800,
1810 63582026400,
1811 -9000,
1812 1,
1813 'NDT'
1814 ],
1815 [
1816 63582035400,
1817 63593530200,
1818 63582022800,
1819 63593517600,
1820 -12600,
1821 0,
1822 'NST'
1823 ],
1824 [
1825 63593530200,
1826 63614089800,
1827 63593521200,
1828 63614080800,
1829 -9000,
1830 1,
1831 'NDT'
1832 ],
1833 [
1834 63614089800,
1835 63624979800,
1836 63614077200,
1837 63624967200,
1838 -12600,
1839 0,
1840 'NST'
1841 ],
1842 [
1843 63624979800,
1844 63645539400,
1845 63624970800,
1846 63645530400,
1847 -9000,
1848 1,
1849 'NDT'
1850 ],
1851 [
1852 63645539400,
1853 63656429400,
1854 63645526800,
1855 63656416800,
1856 -12600,
1857 0,
1858 'NST'
1859 ],
1860 [
1861 63656429400,
1862 63676989000,
1863 63656420400,
1864 63676980000,
1865 -9000,
1866 1,
1867 'NDT'
1868 ],
1869 [
1870 63676989000,
1871 63687879000,
1872 63676976400,
1873 63687866400,
1874 -12600,
1875 0,
1876 'NST'
1877 ],
1878 [
1879 63687879000,
1880 63708438600,
1881 63687870000,
1882 63708429600,
1883 -9000,
1884 1,
1885 'NDT'
1886 ],
1887 [
1888 63708438600,
1889 63719328600,
1890 63708426000,
1891 63719316000,
1892 -12600,
1893 0,
1894 'NST'
1895 ],
1896 [
1897 63719328600,
1898 63739888200,
1899 63719319600,
1900 63739879200,
1901 -9000,
1902 1,
1903 'NDT'
1904 ],
1905 [
1906 63739888200,
1907 63751383000,
1908 63739875600,
1909 63751370400,
1910 -12600,
1911 0,
1912 'NST'
1913 ],
1914 [
1915 63751383000,
1916 63771942600,
1917 63751374000,
1918 63771933600,
1919 -9000,
1920 1,
1921 'NDT'
1922 ],
1923 [
1924 63771942600,
1925 63782832600,
1926 63771930000,
1927 63782820000,
1928 -12600,
1929 0,
1930 'NST'
1931 ],
1932 [
1933 63782832600,
1934 63803392200,
1935 63782823600,
1936 63803383200,
19281937 -9000,
19291938 1,
19301939 'NDT'
19311940 ],
19321941 ];
19331942
1934 sub olson_version { '2011h' }
1943 sub olson_version { '2011i' }
19351944
1936 sub has_dst_changes { 104 }
1945 sub has_dst_changes { 105 }
19371946
19381947 sub _max_year { 2021 }
19391948
19491958 'gmtoff' => '-3:30',
19501959 'local_start_datetime' => bless( {
19511960 'formatter' => undef,
1952 'local_rd_days' => 710397,
1961 'local_rd_days' => 734442,
19531962 'local_rd_secs' => 0,
19541963 'offset_modifier' => 0,
19551964 'rd_nanosecs' => 0,
19571966 'name' => 'floating',
19581967 'offset' => 0
19591968 }, 'DateTime::TimeZone::Floating' ),
1960 'utc_rd_days' => 710397,
1969 'utc_rd_days' => 734442,
19611970 'utc_rd_secs' => 0,
1962 'utc_year' => 1947
1971 'utc_year' => 2012
19631972 }, 'DateTime' ),
19641973 'offset_from_std' => 0,
19651974 'offset_from_utc' => -12600,
19661975 'until' => [],
19671976 'utc_start_datetime' => bless( {
19681977 'formatter' => undef,
1969 'local_rd_days' => 710397,
1970 'local_rd_secs' => 12600,
1978 'local_rd_days' => 734442,
1979 'local_rd_secs' => 9000,
19711980 'offset_modifier' => 0,
19721981 'rd_nanosecs' => 0,
19731982 'tz' => bless( {
19741983 'name' => 'floating',
19751984 'offset' => 0
19761985 }, 'DateTime::TimeZone::Floating' ),
1977 'utc_rd_days' => 710397,
1978 'utc_rd_secs' => 12600,
1979 'utc_year' => 1947
1986 'utc_rd_days' => 734442,
1987 'utc_rd_secs' => 9000,
1988 'utc_year' => 2012
19801989 }, 'DateTime' )
19811990 }, 'DateTime::TimeZone::OlsonDB::Observance' )
19821991 ;
19841993
19851994 my $rules = [
19861995 bless( {
1987 'at' => '0:01',
1996 'at' => '2:00',
19881997 'from' => '2007',
1989 'in' => 'Mar',
1990 'letter' => 'D',
1991 'name' => 'StJohns',
1992 'offset_from_std' => 3600,
1993 'on' => 'Sun>=8',
1994 'save' => '1:00',
1998 'in' => 'Nov',
1999 'letter' => 'S',
2000 'name' => 'Canada',
2001 'offset_from_std' => 0,
2002 'on' => 'Sun>=1',
2003 'save' => '0',
19952004 'to' => 'max',
19962005 'type' => undef
19972006 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
19982007 bless( {
1999 'at' => '0:01',
2008 'at' => '2:00',
20002009 'from' => '2007',
2001 'in' => 'Nov',
2002 'letter' => 'S',
2003 'name' => 'StJohns',
2004 'offset_from_std' => 0,
2005 'on' => 'Sun>=1',
2006 'save' => '0',
2010 'in' => 'Mar',
2011 'letter' => 'D',
2012 'name' => 'Canada',
2013 'offset_from_std' => 3600,
2014 'on' => 'Sun>=8',
2015 'save' => '1:00',
20072016 'to' => 'max',
20082017 'type' => undef
20092018 }, 'DateTime::TimeZone::OlsonDB::Rule' )
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Kitts;
10 BEGIN {
11 $DateTime::TimeZone::America::St_Kitts::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::St_Kitts::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Lucia;
10 BEGIN {
11 $DateTime::TimeZone::America::St_Lucia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::St_Lucia::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Thomas;
10 BEGIN {
11 $DateTime::TimeZone::America::St_Thomas::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::St_Thomas::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::St_Vincent;
10 BEGIN {
11 $DateTime::TimeZone::America::St_Vincent::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::St_Vincent::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Swift_Current;
10 BEGIN {
11 $DateTime::TimeZone::America::Swift_Current::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Swift_Current::VERSION = '1.36';
1212 }
1313
1414 use strict;
248248 ],
249249 ];
250250
251 sub olson_version { '2011h' }
251 sub olson_version { '2011i' }
252252
253253 sub has_dst_changes { 11 }
254254
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Tegucigalpa;
10 BEGIN {
11 $DateTime::TimeZone::America::Tegucigalpa::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Tegucigalpa::VERSION = '1.36';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011h' }
98 sub olson_version { '2011i' }
9999
100100 sub has_dst_changes { 3 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Thule;
10 BEGIN {
11 $DateTime::TimeZone::America::Thule::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Thule::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 32 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Thunder_Bay;
10 BEGIN {
11 $DateTime::TimeZone::America::Thunder_Bay::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Thunder_Bay::VERSION = '1.36';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011h' }
1043 sub olson_version { '2011i' }
10441044
10451045 sub has_dst_changes { 54 }
10461046
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Tijuana;
10 BEGIN {
11 $DateTime::TimeZone::America::Tijuana::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Tijuana::VERSION = '1.36';
1212 }
1313
1414 use strict;
11571157 ],
11581158 ];
11591159
1160 sub olson_version { '2011h' }
1160 sub olson_version { '2011i' }
11611161
11621162 sub has_dst_changes { 58 }
11631163
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Toronto;
10 BEGIN {
11 $DateTime::TimeZone::America::Toronto::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Toronto::VERSION = '1.36';
1212 }
1313
1414 use strict;
18771877 ],
18781878 ];
18791879
1880 sub olson_version { '2011h' }
1880 sub olson_version { '2011i' }
18811881
18821882 sub has_dst_changes { 102 }
18831883
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Tortola;
10 BEGIN {
11 $DateTime::TimeZone::America::Tortola::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Tortola::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Vancouver;
10 BEGIN {
11 $DateTime::TimeZone::America::Vancouver::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Vancouver::VERSION = '1.36';
1212 }
1313
1414 use strict;
14721472 ],
14731473 ];
14741474
1475 sub olson_version { '2011h' }
1475 sub olson_version { '2011i' }
14761476
14771477 sub has_dst_changes { 80 }
14781478
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Whitehorse;
10 BEGIN {
11 $DateTime::TimeZone::America::Whitehorse::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Whitehorse::VERSION = '1.36';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011h' }
908 sub olson_version { '2011i' }
909909
910910 sub has_dst_changes { 48 }
911911
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Winnipeg;
10 BEGIN {
11 $DateTime::TimeZone::America::Winnipeg::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Winnipeg::VERSION = '1.36';
1212 }
1313
1414 use strict;
14361436 ],
14371437 ];
14381438
1439 sub olson_version { '2011h' }
1439 sub olson_version { '2011i' }
14401440
14411441 sub has_dst_changes { 78 }
14421442
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Yakutat;
10 BEGIN {
11 $DateTime::TimeZone::America::Yakutat::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Yakutat::VERSION = '1.36';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011h' }
1079 sub olson_version { '2011i' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::America::Yellowknife;
10 BEGIN {
11 $DateTime::TimeZone::America::Yellowknife::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::America::Yellowknife::VERSION = '1.36';
1212 }
1313
1414 use strict;
860860 ],
861861 ];
862862
863 sub olson_version { '2011h' }
863 sub olson_version { '2011i' }
864864
865865 sub has_dst_changes { 46 }
866866
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Casey;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Casey::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Casey::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Davis;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Davis::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Davis::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::DumontDUrville;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::DumontDUrville::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::DumontDUrville::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Macquarie;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Macquarie::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Macquarie::VERSION = '1.36';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011h' }
908 sub olson_version { '2011i' }
909909
910910 sub has_dst_changes { 48 }
911911
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Mawson;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Mawson::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Mawson::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::McMurdo;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::McMurdo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::McMurdo::VERSION = '1.36';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011h' }
908 sub olson_version { '2011i' }
909909
910910 sub has_dst_changes { 49 }
911911
959959 my $rules = [
960960 bless( {
961961 'at' => '2:00s',
962 'from' => '2007',
963 'in' => 'Sep',
964 'letter' => 'D',
965 'name' => 'NZAQ',
966 'offset_from_std' => 3600,
967 'on' => 'lastSun',
968 'save' => '1:00',
969 'to' => 'max',
970 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00s',
962974 'from' => '2008',
963975 'in' => 'Apr',
964976 'letter' => 'S',
968980 'save' => '0',
969981 'to' => 'max',
970982 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '2:00s',
974 'from' => '2007',
975 'in' => 'Sep',
976 'letter' => 'D',
977 'name' => 'NZAQ',
978 'offset_from_std' => 3600,
979 'on' => 'lastSun',
980 'save' => '1:00',
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/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Palmer;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Palmer::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Palmer::VERSION = '1.36';
1212 }
1313
1414 use strict;
878878 ],
879879 ];
880880
881 sub olson_version { '2011h' }
881 sub olson_version { '2011i' }
882882
883883 sub has_dst_changes { 47 }
884884
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Rothera;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Rothera::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Rothera::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Syowa;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Syowa::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Syowa::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Antarctica::Vostok;
10 BEGIN {
11 $DateTime::TimeZone::Antarctica::Vostok::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Antarctica::Vostok::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Aden;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Aden::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Aden::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Almaty;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Almaty::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Almaty::VERSION = '1.36';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011h' }
494 sub olson_version { '2011i' }
495495
496496 sub has_dst_changes { 23 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Amman;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Amman::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Amman::VERSION = '1.36';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011h' }
827 sub olson_version { '2011i' }
828828
829829 sub has_dst_changes { 44 }
830830
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Anadyr;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Anadyr::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Anadyr::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Aqtau;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Aqtau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Aqtau::VERSION = '1.36';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011h' }
494 sub olson_version { '2011i' }
495495
496496 sub has_dst_changes { 22 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Aqtobe;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Aqtobe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Aqtobe::VERSION = '1.36';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011h' }
494 sub olson_version { '2011i' }
495495
496496 sub has_dst_changes { 23 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Ashgabat;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Ashgabat::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Ashgabat::VERSION = '1.36';
1212 }
1313
1414 use strict;
266266 ],
267267 ];
268268
269 sub olson_version { '2011h' }
269 sub olson_version { '2011i' }
270270
271271 sub has_dst_changes { 11 }
272272
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Baghdad;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Baghdad::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Baghdad::VERSION = '1.36';
1212 }
1313
1414 use strict;
518518 ],
519519 ];
520520
521 sub olson_version { '2011h' }
521 sub olson_version { '2011i' }
522522
523523 sub has_dst_changes { 26 }
524524
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Bahrain;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Bahrain::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Bahrain::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Baku;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Baku::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Baku::VERSION = '1.36';
1212 }
1313
1414 use strict;
770770 ],
771771 ];
772772
773 sub olson_version { '2011h' }
773 sub olson_version { '2011i' }
774774
775775 sub has_dst_changes { 40 }
776776
823823
824824 my $rules = [
825825 bless( {
826 'at' => '4:00',
827 'from' => '1997',
828 'in' => 'Mar',
829 'letter' => 'S',
830 'name' => 'Azer',
831 'offset_from_std' => 3600,
832 'on' => 'lastSun',
833 'save' => '1:00',
834 'to' => 'max',
835 'type' => undef
836 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
837 bless( {
826838 'at' => '5:00',
827839 'from' => '1997',
828840 'in' => 'Oct',
833845 'save' => '0',
834846 'to' => 'max',
835847 'type' => undef
836 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
837 bless( {
838 'at' => '4:00',
839 'from' => '1997',
840 'in' => 'Mar',
841 'letter' => 'S',
842 'name' => 'Azer',
843 'offset_from_std' => 3600,
844 'on' => 'lastSun',
845 'save' => '1:00',
846 'to' => 'max',
847 'type' => undef
848848 }, 'DateTime::TimeZone::OlsonDB::Rule' )
849849 ]
850850 ;
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Bangkok;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Bangkok::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Bangkok::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Beirut;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Beirut::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Beirut::VERSION = '1.36';
1212 }
1313
1414 use strict;
10221022 ],
10231023 ];
10241024
1025 sub olson_version { '2011h' }
1025 sub olson_version { '2011i' }
10261026
10271027 sub has_dst_changes { 55 }
10281028
10761076 my $rules = [
10771077 bless( {
10781078 'at' => '0:00',
1079 'from' => '1999',
1080 'in' => 'Oct',
1081 'letter' => '',
1082 'name' => 'Lebanon',
1083 'offset_from_std' => 0,
1084 'on' => 'lastSun',
1085 'save' => '0',
1086 'to' => 'max',
1087 'type' => undef
1088 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1089 bless( {
1090 'at' => '0:00',
10791091 'from' => '1993',
10801092 'in' => 'Mar',
10811093 'letter' => 'S',
10851097 'save' => '1:00',
10861098 'to' => 'max',
10871099 'type' => undef
1088 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1089 bless( {
1090 'at' => '0:00',
1091 'from' => '1999',
1092 'in' => 'Oct',
1093 'letter' => '',
1094 'name' => 'Lebanon',
1095 'offset_from_std' => 0,
1096 'on' => 'lastSun',
1097 'save' => '0',
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/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Bishkek;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Bishkek::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Bishkek::VERSION = '1.36';
1212 }
1313
1414 use strict;
500500 ],
501501 ];
502502
503 sub olson_version { '2011h' }
503 sub olson_version { '2011i' }
504504
505505 sub has_dst_changes { 25 }
506506
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Brunei;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Brunei::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Brunei::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Choibalsan;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Choibalsan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Choibalsan::VERSION = '1.36';
1212 }
1313
1414 use strict;
455455 ],
456456 ];
457457
458 sub olson_version { '2011h' }
458 sub olson_version { '2011i' }
459459
460460 sub has_dst_changes { 22 }
461461
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Chongqing;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Chongqing::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Chongqing::VERSION = '1.36';
1212 }
1313
1414 use strict;
158158 ],
159159 ];
160160
161 sub olson_version { '2011h' }
161 sub olson_version { '2011i' }
162162
163163 sub has_dst_changes { 6 }
164164
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Colombo;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Colombo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Colombo::VERSION = '1.36';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011h' }
107 sub olson_version { '2011i' }
108108
109109 sub has_dst_changes { 2 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Damascus;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Damascus::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Damascus::VERSION = '1.36';
1212 }
1313
1414 use strict;
11121112 ],
11131113 ];
11141114
1115 sub olson_version { '2011h' }
1115 sub olson_version { '2011i' }
11161116
11171117 sub has_dst_changes { 60 }
11181118
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dhaka;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Dhaka::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Dhaka::VERSION = '1.36';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011h' }
116 sub olson_version { '2011i' }
117117
118118 sub has_dst_changes { 1 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dili;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Dili::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Dili::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dubai;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Dubai::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Dubai::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Dushanbe;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Dushanbe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Dushanbe::VERSION = '1.36';
1212 }
1313
1414 use strict;
248248 ],
249249 ];
250250
251 sub olson_version { '2011h' }
251 sub olson_version { '2011i' }
252252
253253 sub has_dst_changes { 11 }
254254
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Gaza;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Gaza::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Gaza::VERSION = '1.36';
1212 }
1313
1414 use strict;
10761076 ],
10771077 ];
10781078
1079 sub olson_version { '2011h' }
1079 sub olson_version { '2011i' }
10801080
10811081 sub has_dst_changes { 56 }
10821082
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Harbin;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Harbin::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Harbin::VERSION = '1.36';
1212 }
1313
1414 use strict;
185185 ],
186186 ];
187187
188 sub olson_version { '2011h' }
188 sub olson_version { '2011i' }
189189
190190 sub has_dst_changes { 6 }
191191
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Ho_Chi_Minh;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Ho_Chi_Minh::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Ho_Chi_Minh::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Hong_Kong;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Hong_Kong::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Hong_Kong::VERSION = '1.36';
1212 }
1313
1414 use strict;
662662 ],
663663 ];
664664
665 sub olson_version { '2011h' }
665 sub olson_version { '2011i' }
666666
667667 sub has_dst_changes { 34 }
668668
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Hovd;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Hovd::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Hovd::VERSION = '1.36';
1212 }
1313
1414 use strict;
446446 ],
447447 ];
448448
449 sub olson_version { '2011h' }
449 sub olson_version { '2011i' }
450450
451451 sub has_dst_changes { 22 }
452452
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Irkutsk;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Irkutsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Irkutsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
617617 ],
618618 ];
619619
620 sub olson_version { '2011h' }
620 sub olson_version { '2011i' }
621621
622622 sub has_dst_changes { 30 }
623623
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Jakarta;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Jakarta::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Jakarta::VERSION = '1.36';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011h' }
107 sub olson_version { '2011i' }
108108
109109 sub has_dst_changes { 0 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Jayapura;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Jayapura::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Jayapura::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Jerusalem;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Jerusalem::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Jerusalem::VERSION = '1.36';
1212 }
1313
1414 use strict;
13191319 ],
13201320 ];
13211321
1322 sub olson_version { '2011h' }
1322 sub olson_version { '2011i' }
13231323
13241324 sub has_dst_changes { 71 }
13251325
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kabul;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kabul::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kabul::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kamchatka;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kamchatka::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kamchatka::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Karachi;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Karachi::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Karachi::VERSION = '1.36';
1212 }
1313
1414 use strict;
131131 ],
132132 ];
133133
134 sub olson_version { '2011h' }
134 sub olson_version { '2011i' }
135135
136136 sub has_dst_changes { 4 }
137137
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kashgar;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kashgar::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kashgar::VERSION = '1.36';
1212 }
1313
1414 use strict;
167167 ],
168168 ];
169169
170 sub olson_version { '2011h' }
170 sub olson_version { '2011i' }
171171
172172 sub has_dst_changes { 6 }
173173
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kathmandu;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kathmandu::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kathmandu::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kolkata;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kolkata::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kolkata::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 1 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Krasnoyarsk;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Krasnoyarsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Krasnoyarsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kuala_Lumpur;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kuala_Lumpur::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kuala_Lumpur::VERSION = '1.36';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011h' }
107 sub olson_version { '2011i' }
108108
109109 sub has_dst_changes { 1 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kuching;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kuching::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kuching::VERSION = '1.36';
1212 }
1313
1414 use strict;
203203 ],
204204 ];
205205
206 sub olson_version { '2011h' }
206 sub olson_version { '2011i' }
207207
208208 sub has_dst_changes { 7 }
209209
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Kuwait;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Kuwait::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Kuwait::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Macau;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Macau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Macau::VERSION = '1.36';
1212 }
1313
1414 use strict;
410410 ],
411411 ];
412412
413 sub olson_version { '2011h' }
413 sub olson_version { '2011i' }
414414
415415 sub has_dst_changes { 20 }
416416
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Magadan;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Magadan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Magadan::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Makassar;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Makassar::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Makassar::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Manila;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Manila::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Manila::VERSION = '1.36';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011h' }
125 sub olson_version { '2011i' }
126126
127127 sub has_dst_changes { 3 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Muscat;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Muscat::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Muscat::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Nicosia;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Nicosia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Nicosia::VERSION = '1.36';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011h' }
908 sub olson_version { '2011i' }
909909
910910 sub has_dst_changes { 49 }
911911
959959 my $rules = [
960960 bless( {
961961 'at' => '1:00u',
962 'from' => '1981',
963 'in' => 'Mar',
964 'letter' => 'S',
965 'name' => 'EUAsia',
966 'offset_from_std' => 3600,
967 'on' => 'lastSun',
968 'save' => '1:00',
969 'to' => 'max',
970 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '1:00u',
962974 'from' => '1996',
963975 'in' => 'Oct',
964976 'letter' => '',
968980 'save' => '0',
969981 'to' => 'max',
970982 'type' => undef
971 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
972 bless( {
973 'at' => '1:00u',
974 'from' => '1981',
975 'in' => 'Mar',
976 'letter' => 'S',
977 'name' => 'EUAsia',
978 'offset_from_std' => 3600,
979 'on' => 'lastSun',
980 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Novokuznetsk;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Novokuznetsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Novokuznetsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Novosibirsk;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Novosibirsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Novosibirsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
617617 ],
618618 ];
619619
620 sub olson_version { '2011h' }
620 sub olson_version { '2011i' }
621621
622622 sub has_dst_changes { 31 }
623623
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Omsk;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Omsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Omsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Oral;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Oral::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Oral::VERSION = '1.36';
1212 }
1313
1414 use strict;
491491 ],
492492 ];
493493
494 sub olson_version { '2011h' }
494 sub olson_version { '2011i' }
495495
496496 sub has_dst_changes { 23 }
497497
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Phnom_Penh;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Phnom_Penh::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Phnom_Penh::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Pontianak;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Pontianak::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Pontianak::VERSION = '1.36';
1212 }
1313
1414 use strict;
104104 ],
105105 ];
106106
107 sub olson_version { '2011h' }
107 sub olson_version { '2011i' }
108108
109109 sub has_dst_changes { 0 }
110110
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Pyongyang;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Pyongyang::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Pyongyang::VERSION = '1.36';
1212 }
1313
1414 use strict;
8686 ],
8787 ];
8888
89 sub olson_version { '2011h' }
89 sub olson_version { '2011i' }
9090
9191 sub has_dst_changes { 0 }
9292
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Qatar;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Qatar::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Qatar::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Qyzylorda;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Qyzylorda::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Qyzylorda::VERSION = '1.36';
1212 }
1313
1414 use strict;
500500 ],
501501 ];
502502
503 sub olson_version { '2011h' }
503 sub olson_version { '2011i' }
504504
505505 sub has_dst_changes { 23 }
506506
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Rangoon;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Rangoon::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Rangoon::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Riyadh;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Riyadh::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Riyadh::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Sakhalin;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Sakhalin::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Sakhalin::VERSION = '1.36';
1212 }
1313
1414 use strict;
617617 ],
618618 ];
619619
620 sub olson_version { '2011h' }
620 sub olson_version { '2011i' }
621621
622622 sub has_dst_changes { 30 }
623623
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Samarkand;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Samarkand::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Samarkand::VERSION = '1.36';
1212 }
1313
1414 use strict;
266266 ],
267267 ];
268268
269 sub olson_version { '2011h' }
269 sub olson_version { '2011i' }
270270
271271 sub has_dst_changes { 12 }
272272
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Seoul;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Seoul::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Seoul::VERSION = '1.36';
1212 }
1313
1414 use strict;
149149 ],
150150 ];
151151
152 sub olson_version { '2011h' }
152 sub olson_version { '2011i' }
153153
154154 sub has_dst_changes { 3 }
155155
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Shanghai;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Shanghai::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Shanghai::VERSION = '1.36';
1212 }
1313
1414 use strict;
194194 ],
195195 ];
196196
197 sub olson_version { '2011h' }
197 sub olson_version { '2011i' }
198198
199199 sub has_dst_changes { 8 }
200200
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Singapore;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Singapore::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Singapore::VERSION = '1.36';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011h' }
116 sub olson_version { '2011i' }
117117
118118 sub has_dst_changes { 1 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Taipei;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Taipei::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Taipei::VERSION = '1.36';
1212 }
1313
1414 use strict;
401401 ],
402402 ];
403403
404 sub olson_version { '2011h' }
404 sub olson_version { '2011i' }
405405
406406 sub has_dst_changes { 20 }
407407
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tashkent;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Tashkent::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Tashkent::VERSION = '1.36';
1212 }
1313
1414 use strict;
266266 ],
267267 ];
268268
269 sub olson_version { '2011h' }
269 sub olson_version { '2011i' }
270270
271271 sub has_dst_changes { 12 }
272272
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tbilisi;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Tbilisi::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Tbilisi::VERSION = '1.36';
1212 }
1313
1414 use strict;
527527 ],
528528 ];
529529
530 sub olson_version { '2011h' }
530 sub olson_version { '2011i' }
531531
532532 sub has_dst_changes { 27 }
533533
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tehran;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Tehran::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Tehran::VERSION = '1.36';
1212 }
1313
1414 use strict;
932932 ],
933933 ];
934934
935 sub olson_version { '2011h' }
935 sub olson_version { '2011i' }
936936
937937 sub has_dst_changes { 48 }
938938
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Thimphu;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Thimphu::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Thimphu::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Tokyo;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Tokyo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Tokyo::VERSION = '1.36';
1212 }
1313
1414 use strict;
131131 ],
132132 ];
133133
134 sub olson_version { '2011h' }
134 sub olson_version { '2011i' }
135135
136136 sub has_dst_changes { 4 }
137137
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Ulaanbaatar;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Ulaanbaatar::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Ulaanbaatar::VERSION = '1.36';
1212 }
1313
1414 use strict;
446446 ],
447447 ];
448448
449 sub olson_version { '2011h' }
449 sub olson_version { '2011i' }
450450
451451 sub has_dst_changes { 22 }
452452
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Urumqi;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Urumqi::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Urumqi::VERSION = '1.36';
1212 }
1313
1414 use strict;
158158 ],
159159 ];
160160
161 sub olson_version { '2011h' }
161 sub olson_version { '2011i' }
162162
163163 sub has_dst_changes { 6 }
164164
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Vientiane;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Vientiane::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Vientiane::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Vladivostok;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Vladivostok::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Vladivostok::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Yakutsk;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Yakutsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Yakutsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Yekaterinburg;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Yekaterinburg::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Yekaterinburg::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 30 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Asia::Yerevan;
10 BEGIN {
11 $DateTime::TimeZone::Asia::Yerevan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Asia::Yerevan::VERSION = '1.36';
1212 }
1313
1414 use strict;
797797 ],
798798 ];
799799
800 sub olson_version { '2011h' }
800 sub olson_version { '2011i' }
801801
802802 sub has_dst_changes { 42 }
803803
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Azores;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Azores::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Azores::VERSION = '1.36';
1212 }
1313
1414 use strict;
17421742 ],
17431743 ];
17441744
1745 sub olson_version { '2011h' }
1745 sub olson_version { '2011i' }
17461746
17471747 sub has_dst_changes { 98 }
17481748
17961796 my $rules = [
17971797 bless( {
17981798 'at' => '1:00u',
1799 'from' => '1981',
1800 'in' => 'Mar',
1801 'letter' => 'S',
1802 'name' => 'EU',
1803 'offset_from_std' => 3600,
1804 'on' => 'lastSun',
1805 'save' => '1:00',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
17991811 'from' => '1996',
18001812 'in' => 'Oct',
18011813 'letter' => '',
18031815 'offset_from_std' => 0,
18041816 'on' => 'lastSun',
18051817 'save' => '0',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
1811 'from' => '1981',
1812 'in' => 'Mar',
1813 'letter' => 'S',
1814 'name' => 'EU',
1815 'offset_from_std' => 3600,
1816 'on' => 'lastSun',
1817 'save' => '1:00',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Bermuda;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Bermuda::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Bermuda::VERSION = '1.36';
1212 }
1313
1414 use strict;
923923 ],
924924 ];
925925
926 sub olson_version { '2011h' }
926 sub olson_version { '2011i' }
927927
928928 sub has_dst_changes { 49 }
929929
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Canary;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Canary::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Canary::VERSION = '1.36';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011h' }
827 sub olson_version { '2011i' }
828828
829829 sub has_dst_changes { 44 }
830830
878878 my $rules = [
879879 bless( {
880880 'at' => '1:00u',
881 'from' => '1981',
882 'in' => 'Mar',
883 'letter' => 'S',
884 'name' => 'EU',
885 'offset_from_std' => 3600,
886 'on' => 'lastSun',
887 'save' => '1:00',
888 'to' => 'max',
889 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
881893 'from' => '1996',
882894 'in' => 'Oct',
883895 'letter' => '',
887899 'save' => '0',
888900 'to' => 'max',
889901 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
893 'from' => '1981',
894 'in' => 'Mar',
895 'letter' => 'S',
896 'name' => 'EU',
897 'offset_from_std' => 3600,
898 'on' => 'lastSun',
899 'save' => '1:00',
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/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Cape_Verde;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Cape_Verde::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Cape_Verde::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 1 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Faroe;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Faroe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Faroe::VERSION = '1.36';
1212 }
1313
1414 use strict;
797797 ],
798798 ];
799799
800 sub olson_version { '2011h' }
800 sub olson_version { '2011i' }
801801
802802 sub has_dst_changes { 42 }
803803
851851 my $rules = [
852852 bless( {
853853 'at' => '1:00u',
854 'from' => '1981',
855 'in' => 'Mar',
856 'letter' => 'S',
857 'name' => 'EU',
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' => '1:00u',
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' => '1:00u',
866 'from' => '1981',
867 'in' => 'Mar',
868 'letter' => 'S',
869 'name' => 'EU',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Madeira;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Madeira::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Madeira::VERSION = '1.36';
1212 }
1313
1414 use strict;
17421742 ],
17431743 ];
17441744
1745 sub olson_version { '2011h' }
1745 sub olson_version { '2011i' }
17461746
17471747 sub has_dst_changes { 98 }
17481748
17961796 my $rules = [
17971797 bless( {
17981798 'at' => '1:00u',
1799 'from' => '1981',
1800 'in' => 'Mar',
1801 'letter' => 'S',
1802 'name' => 'EU',
1803 'offset_from_std' => 3600,
1804 'on' => 'lastSun',
1805 'save' => '1:00',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
17991811 'from' => '1996',
18001812 'in' => 'Oct',
18011813 'letter' => '',
18031815 'offset_from_std' => 0,
18041816 'on' => 'lastSun',
18051817 'save' => '0',
1806 'to' => 'max',
1807 'type' => undef
1808 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1809 bless( {
1810 'at' => '1:00u',
1811 'from' => '1981',
1812 'in' => 'Mar',
1813 'letter' => 'S',
1814 'name' => 'EU',
1815 'offset_from_std' => 3600,
1816 'on' => 'lastSun',
1817 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Reykjavik;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Reykjavik::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Reykjavik::VERSION = '1.36';
1212 }
1313
1414 use strict;
617617 ],
618618 ];
619619
620 sub olson_version { '2011h' }
620 sub olson_version { '2011i' }
621621
622622 sub has_dst_changes { 31 }
623623
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::South_Georgia;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::South_Georgia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::South_Georgia::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::St_Helena;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::St_Helena::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::St_Helena::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Atlantic::Stanley;
10 BEGIN {
11 $DateTime::TimeZone::Atlantic::Stanley::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Atlantic::Stanley::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 45 }
857857
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Adelaide;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Adelaide::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Adelaide::VERSION = '1.36';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011h' }
1052 sub olson_version { '2011i' }
10531053
10541054 sub has_dst_changes { 56 }
10551055
11041104 bless( {
11051105 'at' => '2:00s',
11061106 'from' => '2008',
1107 'in' => 'Oct',
1108 'letter' => '',
1109 'name' => 'AS',
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',
1118 'from' => '2008',
11071119 'in' => 'Apr',
11081120 'letter' => '',
11091121 'name' => 'AS',
11121124 'save' => '0',
11131125 'to' => 'max',
11141126 'type' => undef
1115 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1116 bless( {
1117 'at' => '2:00s',
1118 'from' => '2008',
1119 'in' => 'Oct',
1120 'letter' => '',
1121 'name' => 'AS',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Brisbane;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Brisbane::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Brisbane::VERSION = '1.36';
1212 }
1313
1414 use strict;
194194 ],
195195 ];
196196
197 sub olson_version { '2011h' }
197 sub olson_version { '2011i' }
198198
199199 sub has_dst_changes { 8 }
200200
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Broken_Hill;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Broken_Hill::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Broken_Hill::VERSION = '1.36';
1212 }
1313
1414 use strict;
10671067 ],
10681068 ];
10691069
1070 sub olson_version { '2011h' }
1070 sub olson_version { '2011i' }
10711071
10721072 sub has_dst_changes { 57 }
10731073
11221122 bless( {
11231123 'at' => '2:00s',
11241124 'from' => '2008',
1125 'in' => 'Oct',
1126 'letter' => '',
1127 'name' => 'AS',
1128 'offset_from_std' => 3600,
1129 'on' => 'Sun>=1',
1130 'save' => '1:00',
1131 'to' => 'max',
1132 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '2:00s',
1136 'from' => '2008',
11251137 'in' => 'Apr',
11261138 'letter' => '',
11271139 'name' => 'AS',
11301142 'save' => '0',
11311143 'to' => 'max',
11321144 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '2:00s',
1136 'from' => '2008',
1137 'in' => 'Oct',
1138 'letter' => '',
1139 'name' => 'AS',
1140 'offset_from_std' => 3600,
1141 'on' => 'Sun>=1',
1142 'save' => '1:00',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Currie;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Currie::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Currie::VERSION = '1.36';
1212 }
1313
1414 use strict;
10491049 ],
10501050 ];
10511051
1052 sub olson_version { '2011h' }
1052 sub olson_version { '2011i' }
10531053
10541054 sub has_dst_changes { 57 }
10551055
11031103 my $rules = [
11041104 bless( {
11051105 'at' => '2:00s',
1106 'from' => '2008',
1107 'in' => 'Apr',
1108 'letter' => '',
1109 'name' => 'AT',
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',
11061118 'from' => '2001',
11071119 'in' => 'Oct',
11081120 'letter' => '',
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' => 'AT',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Darwin;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Darwin::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Darwin::VERSION = '1.36';
1212 }
1313
1414 use strict;
122122 ],
123123 ];
124124
125 sub olson_version { '2011h' }
125 sub olson_version { '2011i' }
126126
127127 sub has_dst_changes { 4 }
128128
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Eucla;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Eucla::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Eucla::VERSION = '1.36';
1212 }
1313
1414 use strict;
212212 ],
213213 ];
214214
215 sub olson_version { '2011h' }
215 sub olson_version { '2011i' }
216216
217217 sub has_dst_changes { 9 }
218218
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Hobart;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Hobart::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Hobart::VERSION = '1.36';
1212 }
1313
1414 use strict;
11211121 ],
11221122 ];
11231123
1124 sub olson_version { '2011h' }
1124 sub olson_version { '2011i' }
11251125
11261126 sub has_dst_changes { 61 }
11271127
11751175 my $rules = [
11761176 bless( {
11771177 'at' => '2:00s',
1178 'from' => '2008',
1179 'in' => 'Apr',
1180 'letter' => '',
1181 'name' => 'AT',
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:00s',
11781190 'from' => '2001',
11791191 'in' => 'Oct',
11801192 'letter' => '',
11841196 'save' => '1:00',
11851197 'to' => 'max',
11861198 'type' => undef
1187 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1188 bless( {
1189 'at' => '2:00s',
1190 'from' => '2008',
1191 'in' => 'Apr',
1192 'letter' => '',
1193 'name' => 'AT',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Lindeman;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Lindeman::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Lindeman::VERSION = '1.36';
1212 }
1313
1414 use strict;
239239 ],
240240 ];
241241
242 sub olson_version { '2011h' }
242 sub olson_version { '2011i' }
243243
244244 sub has_dst_changes { 10 }
245245
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Lord_Howe;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Lord_Howe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Lord_Howe::VERSION = '1.36';
1212 }
1313
1414 use strict;
788788 ],
789789 ];
790790
791 sub olson_version { '2011h' }
791 sub olson_version { '2011i' }
792792
793793 sub has_dst_changes { 42 }
794794
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Melbourne;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Melbourne::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Melbourne::VERSION = '1.36';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011h' }
1043 sub olson_version { '2011i' }
10441044
10451045 sub has_dst_changes { 56 }
10461046
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Perth;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Perth::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Perth::VERSION = '1.36';
1212 }
1313
1414 use strict;
212212 ],
213213 ];
214214
215 sub olson_version { '2011h' }
215 sub olson_version { '2011i' }
216216
217217 sub has_dst_changes { 9 }
218218
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Australia::Sydney;
10 BEGIN {
11 $DateTime::TimeZone::Australia::Sydney::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Australia::Sydney::VERSION = '1.36';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011h' }
1043 sub olson_version { '2011i' }
10441044
10451045 sub has_dst_changes { 56 }
10461046
10951095 bless( {
10961096 'at' => '2:00s',
10971097 'from' => '2008',
1098 'in' => 'Apr',
1099 'letter' => '',
1100 'name' => 'AN',
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' => 'AN',
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' => 'AN',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::CET;
10 BEGIN {
11 $DateTime::TimeZone::CET::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::CET::VERSION = '1.36';
1212 }
1313
1414 use strict;
977977 ],
978978 ];
979979
980 sub olson_version { '2011h' }
980 sub olson_version { '2011i' }
981981
982982 sub has_dst_changes { 53 }
983983
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::CST6CDT;
10 BEGIN {
11 $DateTime::TimeZone::CST6CDT::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::CST6CDT::VERSION = '1.36';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011h' }
1097 sub olson_version { '2011i' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
55 # Do not edit this file directly.
66
77 package DateTime::TimeZone::Catalog;
8 BEGIN {
9 $DateTime::TimeZone::Catalog::VERSION = '1.35';
8 {
9 $DateTime::TimeZone::Catalog::VERSION = '1.36';
1010 }
1111
1212 use strict;
4040 Africa/Gaborone
4141 Africa/Harare
4242 Africa/Johannesburg
43 Africa/Juba
4344 Africa/Kampala
4445 Africa/Khartoum
4546 Africa/Kigali
463464 Gaborone
464465 Harare
465466 Johannesburg
467 Juba
466468 Kampala
467469 Khartoum
468470 Kigali
15991601 'sr' => [ qw(
16001602 America/Paramaribo
16011603 ) ],
1604 'ss' => [ qw(
1605 Africa/Juba
1606 ) ],
16021607 'st' => [ qw(
16031608 Africa/Sao_Tome
16041609 ) ],
19091914
19101915 ;
19111916
1912 sub OlsonVersion { '2011h' }
1917 sub OlsonVersion { '2011i' }
19131918
19141919
19151920 1;
19591964 Africa/Gaborone
19601965 Africa/Harare
19611966 Africa/Johannesburg
1967 Africa/Juba
19621968 Africa/Kampala
19631969 Africa/Khartoum
19641970 Africa/Kigali
25702576 America/Winnipeg - Central Time - Manitoba & west Ontario
25712577 America/Rankin_Inlet - Central Time - central Nunavut
25722578 America/Atikokan - Eastern Standard Time - Atikokan, Ontario and Southampton I, Nunavut
2573 America/Resolute - Eastern Standard Time - Resolute, Nunavut
2579 America/Resolute - Central Standard Time - Resolute, Nunavut
25742580 America/Pangnirtung - Eastern Time - Pangnirtung, Nunavut
25752581 America/Iqaluit - Eastern Time - east Nunavut - most locations
25762582 America/Thunder_Bay - Eastern Time - Thunder Bay, Ontario
33033309 =head3 South Georgia and the South Sandwich Islands (GS)
33043310
33053311 Atlantic/South_Georgia
3312
3313 =head3 South Sudan (SS)
3314
3315 Africa/Juba
33063316
33073317 =head3 Spain (ES)
33083318
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::EET;
10 BEGIN {
11 $DateTime::TimeZone::EET::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::EET::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 46 }
857857
879879 my $rules = [
880880 bless( {
881881 'at' => '1:00u',
882 'from' => '1981',
883 'in' => 'Mar',
884 'letter' => 'S',
885 'name' => 'EU',
886 'offset_from_std' => 3600,
887 'on' => 'lastSun',
888 'save' => '1:00',
889 'to' => 'max',
890 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
882894 'from' => '1996',
883895 'in' => 'Oct',
884896 'letter' => '',
888900 'save' => '0',
889901 'to' => 'max',
890902 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
894 'from' => '1981',
895 'in' => 'Mar',
896 'letter' => 'S',
897 'name' => 'EU',
898 'offset_from_std' => 3600,
899 'on' => 'lastSun',
900 'save' => '1:00',
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/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::EST;
10 BEGIN {
11 $DateTime::TimeZone::EST::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::EST::VERSION = '1.36';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011h' }
35 sub olson_version { '2011i' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::EST5EDT;
10 BEGIN {
11 $DateTime::TimeZone::EST5EDT::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::EST5EDT::VERSION = '1.36';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011h' }
1097 sub olson_version { '2011i' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Amsterdam;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Amsterdam::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Amsterdam::VERSION = '1.36';
1212 }
1313
1414 use strict;
13821382 ],
13831383 ];
13841384
1385 sub olson_version { '2011h' }
1385 sub olson_version { '2011i' }
13861386
13871387 sub has_dst_changes { 75 }
13881388
14361436 my $rules = [
14371437 bless( {
14381438 'at' => '1:00u',
1439 'from' => '1981',
1440 'in' => 'Mar',
1441 'letter' => 'S',
1442 'name' => 'EU',
1443 'offset_from_std' => 3600,
1444 'on' => 'lastSun',
1445 'save' => '1:00',
1446 'to' => 'max',
1447 'type' => undef
1448 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1449 bless( {
1450 'at' => '1:00u',
14391451 'from' => '1996',
14401452 'in' => 'Oct',
14411453 'letter' => '',
14431455 'offset_from_std' => 0,
14441456 'on' => 'lastSun',
14451457 'save' => '0',
1446 'to' => 'max',
1447 'type' => undef
1448 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1449 bless( {
1450 'at' => '1:00u',
1451 'from' => '1981',
1452 'in' => 'Mar',
1453 'letter' => 'S',
1454 'name' => 'EU',
1455 'offset_from_std' => 3600,
1456 'on' => 'lastSun',
1457 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Andorra;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Andorra::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Andorra::VERSION = '1.36';
1212 }
1313
1414 use strict;
725725 ],
726726 ];
727727
728 sub olson_version { '2011h' }
728 sub olson_version { '2011i' }
729729
730730 sub has_dst_changes { 38 }
731731
779779 my $rules = [
780780 bless( {
781781 'at' => '1:00u',
782 'from' => '1981',
783 'in' => 'Mar',
784 'letter' => 'S',
785 'name' => 'EU',
786 'offset_from_std' => 3600,
787 'on' => 'lastSun',
788 'save' => '1:00',
789 'to' => 'max',
790 'type' => undef
791 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
792 bless( {
793 'at' => '1:00u',
782794 'from' => '1996',
783795 'in' => 'Oct',
784796 'letter' => '',
788800 'save' => '0',
789801 'to' => 'max',
790802 'type' => undef
791 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
792 bless( {
793 'at' => '1:00u',
794 'from' => '1981',
795 'in' => 'Mar',
796 'letter' => 'S',
797 'name' => 'EU',
798 'offset_from_std' => 3600,
799 'on' => 'lastSun',
800 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Athens;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Athens::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Athens::VERSION = '1.36';
1212 }
1313
1414 use strict;
10041004 ],
10051005 ];
10061006
1007 sub olson_version { '2011h' }
1007 sub olson_version { '2011i' }
10081008
10091009 sub has_dst_changes { 53 }
10101010
10581058 my $rules = [
10591059 bless( {
10601060 'at' => '1:00u',
1061 'from' => '1981',
1062 'in' => 'Mar',
1063 'letter' => 'S',
1064 'name' => 'EU',
1065 'offset_from_std' => 3600,
1066 'on' => 'lastSun',
1067 'save' => '1:00',
1068 'to' => 'max',
1069 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
10611073 'from' => '1996',
10621074 'in' => 'Oct',
10631075 'letter' => '',
10671079 'save' => '0',
10681080 'to' => 'max',
10691081 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
1073 'from' => '1981',
1074 'in' => 'Mar',
1075 'letter' => 'S',
1076 'name' => 'EU',
1077 'offset_from_std' => 3600,
1078 'on' => 'lastSun',
1079 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Belgrade;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Belgrade::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Belgrade::VERSION = '1.36';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011h' }
845 sub olson_version { '2011i' }
846846
847847 sub has_dst_changes { 44 }
848848
896896 my $rules = [
897897 bless( {
898898 'at' => '1:00u',
899 'from' => '1981',
900 'in' => 'Mar',
901 'letter' => 'S',
902 'name' => 'EU',
903 'offset_from_std' => 3600,
904 'on' => 'lastSun',
905 'save' => '1:00',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
899911 'from' => '1996',
900912 'in' => 'Oct',
901913 'letter' => '',
905917 'save' => '0',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
911 'from' => '1981',
912 'in' => 'Mar',
913 'letter' => 'S',
914 'name' => 'EU',
915 'offset_from_std' => 3600,
916 'on' => 'lastSun',
917 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Berlin;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Berlin::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Berlin::VERSION = '1.36';
1212 }
1313
1414 use strict;
10581058 ],
10591059 ];
10601060
1061 sub olson_version { '2011h' }
1061 sub olson_version { '2011i' }
10621062
10631063 sub has_dst_changes { 58 }
10641064
11121112 my $rules = [
11131113 bless( {
11141114 'at' => '1:00u',
1115 'from' => '1981',
1116 'in' => 'Mar',
1117 'letter' => 'S',
1118 'name' => 'EU',
1119 'offset_from_std' => 3600,
1120 'on' => 'lastSun',
1121 'save' => '1:00',
1122 'to' => 'max',
1123 'type' => undef
1124 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1125 bless( {
1126 'at' => '1:00u',
11151127 'from' => '1996',
11161128 'in' => 'Oct',
11171129 'letter' => '',
11211133 'save' => '0',
11221134 'to' => 'max',
11231135 'type' => undef
1124 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1125 bless( {
1126 'at' => '1:00u',
1127 'from' => '1981',
1128 'in' => 'Mar',
1129 'letter' => 'S',
1130 'name' => 'EU',
1131 'offset_from_std' => 3600,
1132 'on' => 'lastSun',
1133 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Brussels;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Brussels::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Brussels::VERSION = '1.36';
1212 }
1313
1414 use strict;
14361436 ],
14371437 ];
14381438
1439 sub olson_version { '2011h' }
1439 sub olson_version { '2011i' }
14401440
14411441 sub has_dst_changes { 77 }
14421442
14901490 my $rules = [
14911491 bless( {
14921492 'at' => '1:00u',
1493 'from' => '1981',
1494 'in' => 'Mar',
1495 'letter' => 'S',
1496 'name' => 'EU',
1497 'offset_from_std' => 3600,
1498 'on' => 'lastSun',
1499 'save' => '1:00',
1500 'to' => 'max',
1501 'type' => undef
1502 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1503 bless( {
1504 'at' => '1:00u',
14931505 'from' => '1996',
14941506 'in' => 'Oct',
14951507 'letter' => '',
14971509 'offset_from_std' => 0,
14981510 'on' => 'lastSun',
14991511 'save' => '0',
1500 'to' => 'max',
1501 'type' => undef
1502 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1503 bless( {
1504 'at' => '1:00u',
1505 'from' => '1981',
1506 'in' => 'Mar',
1507 'letter' => 'S',
1508 'name' => 'EU',
1509 'offset_from_std' => 3600,
1510 'on' => 'lastSun',
1511 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Bucharest;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Bucharest::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Bucharest::VERSION = '1.36';
1212 }
1313
1414 use strict;
10041004 ],
10051005 ];
10061006
1007 sub olson_version { '2011h' }
1007 sub olson_version { '2011i' }
10081008
10091009 sub has_dst_changes { 52 }
10101010
10581058 my $rules = [
10591059 bless( {
10601060 'at' => '1:00u',
1061 'from' => '1981',
1062 'in' => 'Mar',
1063 'letter' => 'S',
1064 'name' => 'EU',
1065 'offset_from_std' => 3600,
1066 'on' => 'lastSun',
1067 'save' => '1:00',
1068 'to' => 'max',
1069 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
10611073 'from' => '1996',
10621074 'in' => 'Oct',
10631075 'letter' => '',
10671079 'save' => '0',
10681080 'to' => 'max',
10691081 'type' => undef
1070 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1071 bless( {
1072 'at' => '1:00u',
1073 'from' => '1981',
1074 'in' => 'Mar',
1075 'letter' => 'S',
1076 'name' => 'EU',
1077 'offset_from_std' => 3600,
1078 'on' => 'lastSun',
1079 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Budapest;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Budapest::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Budapest::VERSION = '1.36';
1212 }
1313
1414 use strict;
11481148 ],
11491149 ];
11501150
1151 sub olson_version { '2011h' }
1151 sub olson_version { '2011i' }
11521152
11531153 sub has_dst_changes { 61 }
11541154
12021202 my $rules = [
12031203 bless( {
12041204 'at' => '1:00u',
1205 'from' => '1981',
1206 'in' => 'Mar',
1207 'letter' => 'S',
1208 'name' => 'EU',
1209 'offset_from_std' => 3600,
1210 'on' => 'lastSun',
1211 'save' => '1:00',
1212 'to' => 'max',
1213 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '1:00u',
12051217 'from' => '1996',
12061218 'in' => 'Oct',
12071219 'letter' => '',
12111223 'save' => '0',
12121224 'to' => 'max',
12131225 'type' => undef
1214 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1215 bless( {
1216 'at' => '1:00u',
1217 'from' => '1981',
1218 'in' => 'Mar',
1219 'letter' => 'S',
1220 'name' => 'EU',
1221 'offset_from_std' => 3600,
1222 'on' => 'lastSun',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Chisinau;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Chisinau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Chisinau::VERSION = '1.36';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011h' }
1043 sub olson_version { '2011i' }
10441044
10451045 sub has_dst_changes { 53 }
10461046
10941094 my $rules = [
10951095 bless( {
10961096 'at' => '1:00u',
1097 'from' => '1981',
1098 'in' => 'Mar',
1099 'letter' => 'S',
1100 'name' => 'EU',
1101 'offset_from_std' => 3600,
1102 'on' => 'lastSun',
1103 'save' => '1:00',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
10971109 'from' => '1996',
10981110 'in' => 'Oct',
10991111 'letter' => '',
11031115 'save' => '0',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
1109 'from' => '1981',
1110 'in' => 'Mar',
1111 'letter' => 'S',
1112 'name' => 'EU',
1113 'offset_from_std' => 3600,
1114 'on' => 'lastSun',
1115 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Copenhagen;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Copenhagen::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Copenhagen::VERSION = '1.36';
1212 }
1313
1414 use strict;
968968 ],
969969 ];
970970
971 sub olson_version { '2011h' }
971 sub olson_version { '2011i' }
972972
973973 sub has_dst_changes { 51 }
974974
10221022 my $rules = [
10231023 bless( {
10241024 'at' => '1:00u',
1025 'from' => '1981',
1026 'in' => 'Mar',
1027 'letter' => 'S',
1028 'name' => 'EU',
1029 'offset_from_std' => 3600,
1030 'on' => 'lastSun',
1031 'save' => '1:00',
1032 'to' => 'max',
1033 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '1:00u',
10251037 'from' => '1996',
10261038 'in' => 'Oct',
10271039 'letter' => '',
10311043 'save' => '0',
10321044 'to' => 'max',
10331045 'type' => undef
1034 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1035 bless( {
1036 'at' => '1:00u',
1037 'from' => '1981',
1038 'in' => 'Mar',
1039 'letter' => 'S',
1040 'name' => 'EU',
1041 'offset_from_std' => 3600,
1042 'on' => 'lastSun',
1043 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Dublin;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Dublin::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Dublin::VERSION = '1.36';
1212 }
1313
1414 use strict;
18231823 ],
18241824 ];
18251825
1826 sub olson_version { '2011h' }
1826 sub olson_version { '2011i' }
18271827
18281828 sub has_dst_changes { 98 }
18291829
18771877 my $rules = [
18781878 bless( {
18791879 'at' => '1:00u',
1880 'from' => '1981',
1881 'in' => 'Mar',
1882 'letter' => 'S',
1883 'name' => 'EU',
1884 'offset_from_std' => 3600,
1885 'on' => 'lastSun',
1886 'save' => '1:00',
1887 'to' => 'max',
1888 'type' => undef
1889 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1890 bless( {
1891 'at' => '1:00u',
18801892 'from' => '1996',
18811893 'in' => 'Oct',
18821894 'letter' => '',
18841896 'offset_from_std' => 0,
18851897 'on' => 'lastSun',
18861898 'save' => '0',
1887 'to' => 'max',
1888 'type' => undef
1889 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1890 bless( {
1891 'at' => '1:00u',
1892 'from' => '1981',
1893 'in' => 'Mar',
1894 'letter' => 'S',
1895 'name' => 'EU',
1896 'offset_from_std' => 3600,
1897 'on' => 'lastSun',
1898 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Gibraltar;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Gibraltar::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Gibraltar::VERSION = '1.36';
1212 }
1313
1414 use strict;
15441544 ],
15451545 ];
15461546
1547 sub olson_version { '2011h' }
1547 sub olson_version { '2011i' }
15481548
15491549 sub has_dst_changes { 89 }
15501550
15981598 my $rules = [
15991599 bless( {
16001600 'at' => '1:00u',
1601 'from' => '1981',
1602 'in' => 'Mar',
1603 'letter' => 'S',
1604 'name' => 'EU',
1605 'offset_from_std' => 3600,
1606 'on' => 'lastSun',
1607 'save' => '1:00',
1608 'to' => 'max',
1609 'type' => undef
1610 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1611 bless( {
1612 'at' => '1:00u',
16011613 'from' => '1996',
16021614 'in' => 'Oct',
16031615 'letter' => '',
16051617 'offset_from_std' => 0,
16061618 'on' => 'lastSun',
16071619 'save' => '0',
1608 'to' => 'max',
1609 'type' => undef
1610 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1611 bless( {
1612 'at' => '1:00u',
1613 'from' => '1981',
1614 'in' => 'Mar',
1615 'letter' => 'S',
1616 'name' => 'EU',
1617 'offset_from_std' => 3600,
1618 'on' => 'lastSun',
1619 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Helsinki;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Helsinki::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Helsinki::VERSION = '1.36';
1212 }
1313
1414 use strict;
824824 ],
825825 ];
826826
827 sub olson_version { '2011h' }
827 sub olson_version { '2011i' }
828828
829829 sub has_dst_changes { 43 }
830830
878878 my $rules = [
879879 bless( {
880880 'at' => '1:00u',
881 'from' => '1981',
882 'in' => 'Mar',
883 'letter' => 'S',
884 'name' => 'EU',
885 'offset_from_std' => 3600,
886 'on' => 'lastSun',
887 'save' => '1:00',
888 'to' => 'max',
889 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
881893 'from' => '1996',
882894 'in' => 'Oct',
883895 'letter' => '',
887899 'save' => '0',
888900 'to' => 'max',
889901 'type' => undef
890 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
891 bless( {
892 'at' => '1:00u',
893 'from' => '1981',
894 'in' => 'Mar',
895 'letter' => 'S',
896 'name' => 'EU',
897 'offset_from_std' => 3600,
898 'on' => 'lastSun',
899 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Istanbul;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Istanbul::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Istanbul::VERSION = '1.36';
1212 }
1313
1414 use strict;
13191319 ],
13201320 ];
13211321
1322 sub olson_version { '2011h' }
1322 sub olson_version { '2011i' }
13231323
13241324 sub has_dst_changes { 71 }
13251325
13731373 my $rules = [
13741374 bless( {
13751375 'at' => '1:00u',
1376 'from' => '1981',
1377 'in' => 'Mar',
1378 'letter' => 'S',
1379 'name' => 'EU',
1380 'offset_from_std' => 3600,
1381 'on' => 'lastSun',
1382 'save' => '1:00',
1383 'to' => 'max',
1384 'type' => undef
1385 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1386 bless( {
1387 'at' => '1:00u',
13761388 'from' => '1996',
13771389 'in' => 'Oct',
13781390 'letter' => '',
13801392 'offset_from_std' => 0,
13811393 'on' => 'lastSun',
13821394 'save' => '0',
1383 'to' => 'max',
1384 'type' => undef
1385 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1386 bless( {
1387 'at' => '1:00u',
1388 'from' => '1981',
1389 'in' => 'Mar',
1390 'letter' => 'S',
1391 'name' => 'EU',
1392 'offset_from_std' => 3600,
1393 'on' => 'lastSun',
1394 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Kaliningrad;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Kaliningrad::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Kaliningrad::VERSION = '1.36';
1212 }
1313
1414 use strict;
730730 DateTime::TimeZone::INFINITY,
731731 10800,
732732 0,
733 'EET'
733 'KALT'
734734 ],
735735 ];
736736
737 sub olson_version { '2011h' }
737 sub olson_version { '2011i' }
738738
739739 sub has_dst_changes { 37 }
740740
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Kiev;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Kiev::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Kiev::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 42 }
857857
905905 my $rules = [
906906 bless( {
907907 'at' => '1:00u',
908 'from' => '1981',
909 'in' => 'Mar',
910 'letter' => 'S',
911 'name' => 'EU',
912 'offset_from_std' => 3600,
913 'on' => 'lastSun',
914 'save' => '1:00',
915 'to' => 'max',
916 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
908920 'from' => '1996',
909921 'in' => 'Oct',
910922 'letter' => '',
914926 'save' => '0',
915927 'to' => 'max',
916928 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
920 'from' => '1981',
921 'in' => 'Mar',
922 'letter' => 'S',
923 'name' => 'EU',
924 'offset_from_std' => 3600,
925 'on' => 'lastSun',
926 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Lisbon;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Lisbon::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Lisbon::VERSION = '1.36';
1212 }
1313
1414 use strict;
17511751 ],
17521752 ];
17531753
1754 sub olson_version { '2011h' }
1754 sub olson_version { '2011i' }
17551755
17561756 sub has_dst_changes { 98 }
17571757
18051805 my $rules = [
18061806 bless( {
18071807 'at' => '1:00u',
1808 'from' => '1981',
1809 'in' => 'Mar',
1810 'letter' => 'S',
1811 'name' => 'EU',
1812 'offset_from_std' => 3600,
1813 'on' => 'lastSun',
1814 'save' => '1:00',
1815 'to' => 'max',
1816 'type' => undef
1817 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1818 bless( {
1819 'at' => '1:00u',
18081820 'from' => '1996',
18091821 'in' => 'Oct',
18101822 'letter' => '',
18121824 'offset_from_std' => 0,
18131825 'on' => 'lastSun',
18141826 'save' => '0',
1815 'to' => 'max',
1816 'type' => undef
1817 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1818 bless( {
1819 'at' => '1:00u',
1820 'from' => '1981',
1821 'in' => 'Mar',
1822 'letter' => 'S',
1823 'name' => 'EU',
1824 'offset_from_std' => 3600,
1825 'on' => 'lastSun',
1826 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::London;
10 BEGIN {
11 $DateTime::TimeZone::Europe::London::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::London::VERSION = '1.36';
1212 }
1313
1414 use strict;
19401940 ],
19411941 ];
19421942
1943 sub olson_version { '2011h' }
1943 sub olson_version { '2011i' }
19441944
19451945 sub has_dst_changes { 111 }
19461946
19941994 my $rules = [
19951995 bless( {
19961996 'at' => '1:00u',
1997 'from' => '1981',
1998 'in' => 'Mar',
1999 'letter' => 'S',
2000 'name' => 'EU',
2001 'offset_from_std' => 3600,
2002 'on' => 'lastSun',
2003 'save' => '1:00',
2004 'to' => 'max',
2005 'type' => undef
2006 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
2007 bless( {
2008 'at' => '1:00u',
19972009 'from' => '1996',
19982010 'in' => 'Oct',
19992011 'letter' => '',
20012013 'offset_from_std' => 0,
20022014 'on' => 'lastSun',
20032015 'save' => '0',
2004 'to' => 'max',
2005 'type' => undef
2006 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
2007 bless( {
2008 'at' => '1:00u',
2009 'from' => '1981',
2010 'in' => 'Mar',
2011 'letter' => 'S',
2012 'name' => 'EU',
2013 'offset_from_std' => 3600,
2014 'on' => 'lastSun',
2015 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Luxembourg;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Luxembourg::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Luxembourg::VERSION = '1.36';
1212 }
1313
1414 use strict;
14091409 ],
14101410 ];
14111411
1412 sub olson_version { '2011h' }
1412 sub olson_version { '2011i' }
14131413
14141414 sub has_dst_changes { 76 }
14151415
14631463 my $rules = [
14641464 bless( {
14651465 'at' => '1:00u',
1466 'from' => '1981',
1467 'in' => 'Mar',
1468 'letter' => 'S',
1469 'name' => 'EU',
1470 'offset_from_std' => 3600,
1471 'on' => 'lastSun',
1472 'save' => '1:00',
1473 'to' => 'max',
1474 'type' => undef
1475 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1476 bless( {
1477 'at' => '1:00u',
14661478 'from' => '1996',
14671479 'in' => 'Oct',
14681480 'letter' => '',
14701482 'offset_from_std' => 0,
14711483 'on' => 'lastSun',
14721484 'save' => '0',
1473 'to' => 'max',
1474 'type' => undef
1475 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1476 bless( {
1477 'at' => '1:00u',
1478 'from' => '1981',
1479 'in' => 'Mar',
1480 'letter' => 'S',
1481 'name' => 'EU',
1482 'offset_from_std' => 3600,
1483 'on' => 'lastSun',
1484 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Madrid;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Madrid::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Madrid::VERSION = '1.36';
1212 }
1313
1414 use strict;
12381238 ],
12391239 ];
12401240
1241 sub olson_version { '2011h' }
1241 sub olson_version { '2011i' }
12421242
12431243 sub has_dst_changes { 71 }
12441244
12921292 my $rules = [
12931293 bless( {
12941294 'at' => '1:00u',
1295 'from' => '1981',
1296 'in' => 'Mar',
1297 'letter' => 'S',
1298 'name' => 'EU',
1299 'offset_from_std' => 3600,
1300 'on' => 'lastSun',
1301 'save' => '1:00',
1302 'to' => 'max',
1303 'type' => undef
1304 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1305 bless( {
1306 'at' => '1:00u',
12951307 'from' => '1996',
12961308 'in' => 'Oct',
12971309 'letter' => '',
13011313 'save' => '0',
13021314 'to' => 'max',
13031315 'type' => undef
1304 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1305 bless( {
1306 'at' => '1:00u',
1307 'from' => '1981',
1308 'in' => 'Mar',
1309 'letter' => 'S',
1310 'name' => 'EU',
1311 'offset_from_std' => 3600,
1312 'on' => 'lastSun',
1313 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Malta;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Malta::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Malta::VERSION = '1.36';
1212 }
1313
1414 use strict;
12831283 ],
12841284 ];
12851285
1286 sub olson_version { '2011h' }
1286 sub olson_version { '2011i' }
12871287
12881288 sub has_dst_changes { 69 }
12891289
13371337 my $rules = [
13381338 bless( {
13391339 'at' => '1:00u',
1340 'from' => '1981',
1341 'in' => 'Mar',
1342 'letter' => 'S',
1343 'name' => 'EU',
1344 'offset_from_std' => 3600,
1345 'on' => 'lastSun',
1346 'save' => '1:00',
1347 'to' => 'max',
1348 'type' => undef
1349 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1350 bless( {
1351 'at' => '1:00u',
13401352 'from' => '1996',
13411353 'in' => 'Oct',
13421354 'letter' => '',
13461358 'save' => '0',
13471359 'to' => 'max',
13481360 'type' => undef
1349 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1350 bless( {
1351 'at' => '1:00u',
1352 'from' => '1981',
1353 'in' => 'Mar',
1354 'letter' => 'S',
1355 'name' => 'EU',
1356 'offset_from_std' => 3600,
1357 'on' => 'lastSun',
1358 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Minsk;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Minsk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Minsk::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 44 }
857857
905905 my $rules = [
906906 bless( {
907907 'at' => '2:00s',
908 'from' => '1996',
909 'in' => 'Oct',
910 'letter' => '',
911 'name' => 'Russia',
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' => '2:00s',
908920 'from' => '1993',
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' => '2:00s',
920 'from' => '1996',
921 'in' => 'Oct',
922 'letter' => '',
923 'name' => 'Russia',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Monaco;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Monaco::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Monaco::VERSION = '1.36';
1212 }
1313
1414 use strict;
14271427 ],
14281428 ];
14291429
1430 sub olson_version { '2011h' }
1430 sub olson_version { '2011i' }
14311431
14321432 sub has_dst_changes { 81 }
14331433
14811481 my $rules = [
14821482 bless( {
14831483 'at' => '1:00u',
1484 'from' => '1981',
1485 'in' => 'Mar',
1486 'letter' => 'S',
1487 'name' => 'EU',
1488 'offset_from_std' => 3600,
1489 'on' => 'lastSun',
1490 'save' => '1:00',
1491 'to' => 'max',
1492 'type' => undef
1493 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1494 bless( {
1495 'at' => '1:00u',
14841496 'from' => '1996',
14851497 'in' => 'Oct',
14861498 'letter' => '',
14881500 'offset_from_std' => 0,
14891501 'on' => 'lastSun',
14901502 'save' => '0',
1491 'to' => 'max',
1492 'type' => undef
1493 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1494 bless( {
1495 'at' => '1:00u',
1496 'from' => '1981',
1497 'in' => 'Mar',
1498 'letter' => 'S',
1499 'name' => 'EU',
1500 'offset_from_std' => 3600,
1501 'on' => 'lastSun',
1502 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Moscow;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Moscow::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Moscow::VERSION = '1.36';
1212 }
1313
1414 use strict;
725725 ],
726726 ];
727727
728 sub olson_version { '2011h' }
728 sub olson_version { '2011i' }
729729
730730 sub has_dst_changes { 38 }
731731
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Oslo;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Oslo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Oslo::VERSION = '1.36';
1212 }
1313
1414 use strict;
10311031 ],
10321032 ];
10331033
1034 sub olson_version { '2011h' }
1034 sub olson_version { '2011i' }
10351035
10361036 sub has_dst_changes { 55 }
10371037
10851085 my $rules = [
10861086 bless( {
10871087 'at' => '1:00u',
1088 'from' => '1981',
1089 'in' => 'Mar',
1090 'letter' => 'S',
1091 'name' => 'EU',
1092 'offset_from_std' => 3600,
1093 'on' => 'lastSun',
1094 'save' => '1:00',
1095 'to' => 'max',
1096 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
10881100 'from' => '1996',
10891101 'in' => 'Oct',
10901102 'letter' => '',
10941106 'save' => '0',
10951107 'to' => 'max',
10961108 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
1100 'from' => '1981',
1101 'in' => 'Mar',
1102 'letter' => 'S',
1103 'name' => 'EU',
1104 'offset_from_std' => 3600,
1105 'on' => 'lastSun',
1106 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Paris;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Paris::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Paris::VERSION = '1.36';
1212 }
1313
1414 use strict;
14181418 ],
14191419 ];
14201420
1421 sub olson_version { '2011h' }
1421 sub olson_version { '2011i' }
14221422
14231423 sub has_dst_changes { 78 }
14241424
14721472 my $rules = [
14731473 bless( {
14741474 'at' => '1:00u',
1475 'from' => '1981',
1476 'in' => 'Mar',
1477 'letter' => 'S',
1478 'name' => 'EU',
1479 'offset_from_std' => 3600,
1480 'on' => 'lastSun',
1481 'save' => '1:00',
1482 'to' => 'max',
1483 'type' => undef
1484 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1485 bless( {
1486 'at' => '1:00u',
14751487 'from' => '1996',
14761488 'in' => 'Oct',
14771489 'letter' => '',
14791491 'offset_from_std' => 0,
14801492 'on' => 'lastSun',
14811493 'save' => '0',
1482 'to' => 'max',
1483 'type' => undef
1484 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1485 bless( {
1486 'at' => '1:00u',
1487 'from' => '1981',
1488 'in' => 'Mar',
1489 'letter' => 'S',
1490 'name' => 'EU',
1491 'offset_from_std' => 3600,
1492 'on' => 'lastSun',
1493 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Prague;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Prague::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Prague::VERSION = '1.36';
1212 }
1313
1414 use strict;
10401040 ],
10411041 ];
10421042
1043 sub olson_version { '2011h' }
1043 sub olson_version { '2011i' }
10441044
10451045 sub has_dst_changes { 55 }
10461046
10941094 my $rules = [
10951095 bless( {
10961096 'at' => '1:00u',
1097 'from' => '1981',
1098 'in' => 'Mar',
1099 'letter' => 'S',
1100 'name' => 'EU',
1101 'offset_from_std' => 3600,
1102 'on' => 'lastSun',
1103 'save' => '1:00',
1104 'to' => 'max',
1105 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
10971109 'from' => '1996',
10981110 'in' => 'Oct',
10991111 'letter' => '',
11031115 'save' => '0',
11041116 'to' => 'max',
11051117 'type' => undef
1106 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1107 bless( {
1108 'at' => '1:00u',
1109 'from' => '1981',
1110 'in' => 'Mar',
1111 'letter' => 'S',
1112 'name' => 'EU',
1113 'offset_from_std' => 3600,
1114 'on' => 'lastSun',
1115 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Riga;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Riga::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Riga::VERSION = '1.36';
1212 }
1313
1414 use strict;
914914 ],
915915 ];
916916
917 sub olson_version { '2011h' }
917 sub olson_version { '2011i' }
918918
919919 sub has_dst_changes { 46 }
920920
968968 my $rules = [
969969 bless( {
970970 'at' => '1:00u',
971 'from' => '1981',
972 'in' => 'Mar',
973 'letter' => 'S',
974 'name' => 'EU',
975 'offset_from_std' => 3600,
976 'on' => 'lastSun',
977 'save' => '1:00',
978 'to' => 'max',
979 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
971983 'from' => '1996',
972984 'in' => 'Oct',
973985 'letter' => '',
977989 'save' => '0',
978990 'to' => 'max',
979991 'type' => undef
980 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
981 bless( {
982 'at' => '1:00u',
983 'from' => '1981',
984 'in' => 'Mar',
985 'letter' => 'S',
986 'name' => 'EU',
987 'offset_from_std' => 3600,
988 'on' => 'lastSun',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Rome;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Rome::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Rome::VERSION = '1.36';
1212 }
1313
1414 use strict;
13011301 ],
13021302 ];
13031303
1304 sub olson_version { '2011h' }
1304 sub olson_version { '2011i' }
13051305
13061306 sub has_dst_changes { 70 }
13071307
13551355 my $rules = [
13561356 bless( {
13571357 'at' => '1:00u',
1358 'from' => '1981',
1359 'in' => 'Mar',
1360 'letter' => 'S',
1361 'name' => 'EU',
1362 'offset_from_std' => 3600,
1363 'on' => 'lastSun',
1364 'save' => '1:00',
1365 'to' => 'max',
1366 'type' => undef
1367 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1368 bless( {
1369 'at' => '1:00u',
13581370 'from' => '1996',
13591371 'in' => 'Oct',
13601372 'letter' => '',
13641376 'save' => '0',
13651377 'to' => 'max',
13661378 'type' => undef
1367 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1368 bless( {
1369 'at' => '1:00u',
1370 'from' => '1981',
1371 'in' => 'Mar',
1372 'letter' => 'S',
1373 'name' => 'EU',
1374 'offset_from_std' => 3600,
1375 'on' => 'lastSun',
1376 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Samara;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Samara::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Samara::VERSION = '1.36';
1212 }
1313
1414 use strict;
617617 ],
618618 ];
619619
620 sub olson_version { '2011h' }
620 sub olson_version { '2011i' }
621621
622622 sub has_dst_changes { 30 }
623623
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Simferopol;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Simferopol::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Simferopol::VERSION = '1.36';
1212 }
1313
1414 use strict;
878878 ],
879879 ];
880880
881 sub olson_version { '2011h' }
881 sub olson_version { '2011i' }
882882
883883 sub has_dst_changes { 45 }
884884
932932 my $rules = [
933933 bless( {
934934 'at' => '1:00u',
935 'from' => '1981',
936 'in' => 'Mar',
937 'letter' => 'S',
938 'name' => 'EU',
939 'offset_from_std' => 3600,
940 'on' => 'lastSun',
941 'save' => '1:00',
942 'to' => 'max',
943 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
935947 'from' => '1996',
936948 'in' => 'Oct',
937949 'letter' => '',
941953 'save' => '0',
942954 'to' => 'max',
943955 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
947 'from' => '1981',
948 'in' => 'Mar',
949 'letter' => 'S',
950 'name' => 'EU',
951 'offset_from_std' => 3600,
952 'on' => 'lastSun',
953 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Sofia;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Sofia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Sofia::VERSION = '1.36';
1212 }
1313
1414 use strict;
923923 ],
924924 ];
925925
926 sub olson_version { '2011h' }
926 sub olson_version { '2011i' }
927927
928928 sub has_dst_changes { 47 }
929929
977977 my $rules = [
978978 bless( {
979979 'at' => '1:00u',
980 'from' => '1981',
981 'in' => 'Mar',
982 'letter' => 'S',
983 'name' => 'EU',
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' => '1:00u',
980992 'from' => '1996',
981993 'in' => 'Oct',
982994 'letter' => '',
986998 'save' => '0',
987999 'to' => 'max',
9881000 'type' => undef
989 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
990 bless( {
991 'at' => '1:00u',
992 'from' => '1981',
993 'in' => 'Mar',
994 'letter' => 'S',
995 'name' => 'EU',
996 'offset_from_std' => 3600,
997 'on' => 'lastSun',
998 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Stockholm;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Stockholm::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Stockholm::VERSION = '1.36';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011h' }
845 sub olson_version { '2011i' }
846846
847847 sub has_dst_changes { 44 }
848848
896896 my $rules = [
897897 bless( {
898898 'at' => '1:00u',
899 'from' => '1981',
900 'in' => 'Mar',
901 'letter' => 'S',
902 'name' => 'EU',
903 'offset_from_std' => 3600,
904 'on' => 'lastSun',
905 'save' => '1:00',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
899911 'from' => '1996',
900912 'in' => 'Oct',
901913 'letter' => '',
905917 'save' => '0',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
911 'from' => '1981',
912 'in' => 'Mar',
913 'letter' => 'S',
914 'name' => 'EU',
915 'offset_from_std' => 3600,
916 'on' => 'lastSun',
917 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Tallinn;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Tallinn::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Tallinn::VERSION = '1.36';
1212 }
1313
1414 use strict;
887887 ],
888888 ];
889889
890 sub olson_version { '2011h' }
890 sub olson_version { '2011i' }
891891
892892 sub has_dst_changes { 45 }
893893
941941 my $rules = [
942942 bless( {
943943 'at' => '1:00u',
944 'from' => '1981',
945 'in' => 'Mar',
946 'letter' => 'S',
947 'name' => 'EU',
948 'offset_from_std' => 3600,
949 'on' => 'lastSun',
950 'save' => '1:00',
951 'to' => 'max',
952 'type' => undef
953 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
954 bless( {
955 'at' => '1:00u',
944956 'from' => '1996',
945957 'in' => 'Oct',
946958 'letter' => '',
950962 'save' => '0',
951963 'to' => 'max',
952964 'type' => undef
953 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
954 bless( {
955 'at' => '1:00u',
956 'from' => '1981',
957 'in' => 'Mar',
958 'letter' => 'S',
959 'name' => 'EU',
960 'offset_from_std' => 3600,
961 'on' => 'lastSun',
962 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Tirane;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Tirane::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Tirane::VERSION = '1.36';
1212 }
1313
1414 use strict;
959959 ],
960960 ];
961961
962 sub olson_version { '2011h' }
962 sub olson_version { '2011i' }
963963
964964 sub has_dst_changes { 52 }
965965
10131013 my $rules = [
10141014 bless( {
10151015 'at' => '1:00u',
1016 'from' => '1981',
1017 'in' => 'Mar',
1018 'letter' => 'S',
1019 'name' => 'EU',
1020 'offset_from_std' => 3600,
1021 'on' => 'lastSun',
1022 'save' => '1:00',
1023 'to' => 'max',
1024 'type' => undef
1025 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1026 bless( {
1027 'at' => '1:00u',
10161028 'from' => '1996',
10171029 'in' => 'Oct',
10181030 'letter' => '',
10221034 'save' => '0',
10231035 'to' => 'max',
10241036 'type' => undef
1025 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1026 bless( {
1027 'at' => '1:00u',
1028 'from' => '1981',
1029 'in' => 'Mar',
1030 'letter' => 'S',
1031 'name' => 'EU',
1032 'offset_from_std' => 3600,
1033 'on' => 'lastSun',
1034 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Uzhgorod;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Uzhgorod::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Uzhgorod::VERSION = '1.36';
1212 }
1313
1414 use strict;
878878 ],
879879 ];
880880
881 sub olson_version { '2011h' }
881 sub olson_version { '2011i' }
882882
883883 sub has_dst_changes { 44 }
884884
932932 my $rules = [
933933 bless( {
934934 'at' => '1:00u',
935 'from' => '1981',
936 'in' => 'Mar',
937 'letter' => 'S',
938 'name' => 'EU',
939 'offset_from_std' => 3600,
940 'on' => 'lastSun',
941 'save' => '1:00',
942 'to' => 'max',
943 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
935947 'from' => '1996',
936948 'in' => 'Oct',
937949 'letter' => '',
941953 'save' => '0',
942954 'to' => 'max',
943955 'type' => undef
944 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
945 bless( {
946 'at' => '1:00u',
947 'from' => '1981',
948 'in' => 'Mar',
949 'letter' => 'S',
950 'name' => 'EU',
951 'offset_from_std' => 3600,
952 'on' => 'lastSun',
953 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Vaduz;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Vaduz::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Vaduz::VERSION = '1.36';
1212 }
1313
1414 use strict;
797797 ],
798798 ];
799799
800 sub olson_version { '2011h' }
800 sub olson_version { '2011i' }
801801
802802 sub has_dst_changes { 42 }
803803
851851 my $rules = [
852852 bless( {
853853 'at' => '1:00u',
854 'from' => '1981',
855 'in' => 'Mar',
856 'letter' => 'S',
857 'name' => 'EU',
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' => '1:00u',
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' => '1:00u',
866 'from' => '1981',
867 'in' => 'Mar',
868 'letter' => 'S',
869 'name' => 'EU',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Vienna;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Vienna::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Vienna::VERSION = '1.36';
1212 }
1313
1414 use strict;
10311031 ],
10321032 ];
10331033
1034 sub olson_version { '2011h' }
1034 sub olson_version { '2011i' }
10351035
10361036 sub has_dst_changes { 54 }
10371037
10851085 my $rules = [
10861086 bless( {
10871087 'at' => '1:00u',
1088 'from' => '1981',
1089 'in' => 'Mar',
1090 'letter' => 'S',
1091 'name' => 'EU',
1092 'offset_from_std' => 3600,
1093 'on' => 'lastSun',
1094 'save' => '1:00',
1095 'to' => 'max',
1096 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
10881100 'from' => '1996',
10891101 'in' => 'Oct',
10901102 'letter' => '',
10941106 'save' => '0',
10951107 'to' => 'max',
10961108 'type' => undef
1097 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1098 bless( {
1099 'at' => '1:00u',
1100 'from' => '1981',
1101 'in' => 'Mar',
1102 'letter' => 'S',
1103 'name' => 'EU',
1104 'offset_from_std' => 3600,
1105 'on' => 'lastSun',
1106 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Vilnius;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Vilnius::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Vilnius::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 42 }
857857
905905 my $rules = [
906906 bless( {
907907 'at' => '1:00u',
908 'from' => '1981',
909 'in' => 'Mar',
910 'letter' => 'S',
911 'name' => 'EU',
912 'offset_from_std' => 3600,
913 'on' => 'lastSun',
914 'save' => '1:00',
915 'to' => 'max',
916 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
908920 'from' => '1996',
909921 'in' => 'Oct',
910922 'letter' => '',
914926 'save' => '0',
915927 'to' => 'max',
916928 'type' => undef
917 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
918 bless( {
919 'at' => '1:00u',
920 'from' => '1981',
921 'in' => 'Mar',
922 'letter' => 'S',
923 'name' => 'EU',
924 'offset_from_std' => 3600,
925 'on' => 'lastSun',
926 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Volgograd;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Volgograd::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Volgograd::VERSION = '1.36';
1212 }
1313
1414 use strict;
608608 ],
609609 ];
610610
611 sub olson_version { '2011h' }
611 sub olson_version { '2011i' }
612612
613613 sub has_dst_changes { 29 }
614614
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Warsaw;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Warsaw::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Warsaw::VERSION = '1.36';
1212 }
1313
1414 use strict;
12651265 ],
12661266 ];
12671267
1268 sub olson_version { '2011h' }
1268 sub olson_version { '2011i' }
12691269
12701270 sub has_dst_changes { 67 }
12711271
13191319 my $rules = [
13201320 bless( {
13211321 'at' => '1:00u',
1322 'from' => '1981',
1323 'in' => 'Mar',
1324 'letter' => 'S',
1325 'name' => 'EU',
1326 'offset_from_std' => 3600,
1327 'on' => 'lastSun',
1328 'save' => '1:00',
1329 'to' => 'max',
1330 'type' => undef
1331 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1332 bless( {
1333 'at' => '1:00u',
13221334 'from' => '1996',
13231335 'in' => 'Oct',
13241336 'letter' => '',
13281340 'save' => '0',
13291341 'to' => 'max',
13301342 'type' => undef
1331 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1332 bless( {
1333 'at' => '1:00u',
1334 'from' => '1981',
1335 'in' => 'Mar',
1336 'letter' => 'S',
1337 'name' => 'EU',
1338 'offset_from_std' => 3600,
1339 'on' => 'lastSun',
1340 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Zaporozhye;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Zaporozhye::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Zaporozhye::VERSION = '1.36';
1212 }
1313
1414 use strict;
860860 ],
861861 ];
862862
863 sub olson_version { '2011h' }
863 sub olson_version { '2011i' }
864864
865865 sub has_dst_changes { 44 }
866866
914914 my $rules = [
915915 bless( {
916916 'at' => '1:00u',
917 'from' => '1981',
918 'in' => 'Mar',
919 'letter' => 'S',
920 'name' => 'EU',
921 'offset_from_std' => 3600,
922 'on' => 'lastSun',
923 'save' => '1:00',
924 'to' => 'max',
925 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '1:00u',
917929 'from' => '1996',
918930 'in' => 'Oct',
919931 'letter' => '',
923935 'save' => '0',
924936 'to' => 'max',
925937 'type' => undef
926 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
927 bless( {
928 'at' => '1:00u',
929 'from' => '1981',
930 'in' => 'Mar',
931 'letter' => 'S',
932 'name' => 'EU',
933 'offset_from_std' => 3600,
934 'on' => 'lastSun',
935 'save' => '1:00',
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/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Europe::Zurich;
10 BEGIN {
11 $DateTime::TimeZone::Europe::Zurich::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Europe::Zurich::VERSION = '1.36';
1212 }
1313
1414 use strict;
842842 ],
843843 ];
844844
845 sub olson_version { '2011h' }
845 sub olson_version { '2011i' }
846846
847847 sub has_dst_changes { 44 }
848848
896896 my $rules = [
897897 bless( {
898898 'at' => '1:00u',
899 'from' => '1981',
900 'in' => 'Mar',
901 'letter' => 'S',
902 'name' => 'EU',
903 'offset_from_std' => 3600,
904 'on' => 'lastSun',
905 'save' => '1:00',
906 'to' => 'max',
907 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
899911 'from' => '1996',
900912 'in' => 'Oct',
901913 'letter' => '',
905917 'save' => '0',
906918 'to' => 'max',
907919 'type' => undef
908 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
909 bless( {
910 'at' => '1:00u',
911 'from' => '1981',
912 'in' => 'Mar',
913 'letter' => 'S',
914 'name' => 'EU',
915 'offset_from_std' => 3600,
916 'on' => 'lastSun',
917 'save' => '1:00',
918 'to' => 'max',
919 'type' => undef
920920 }, 'DateTime::TimeZone::OlsonDB::Rule' )
921921 ]
922922 ;
00 package DateTime::TimeZone::Floating;
1 BEGIN {
2 $DateTime::TimeZone::Floating::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::Floating::VERSION = '1.36';
33 }
44
55 use strict;
5656
5757 =head1 VERSION
5858
59 version 1.35
59 version 1.36
6060
6161 =head1 SYNOPSIS
6262
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::HST;
10 BEGIN {
11 $DateTime::TimeZone::HST::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::HST::VERSION = '1.36';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011h' }
35 sub olson_version { '2011i' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Antananarivo;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Antananarivo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Antananarivo::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 1 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Chagos;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Chagos::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Chagos::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Christmas;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Christmas::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Christmas::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Cocos;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Cocos::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Cocos::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Comoro;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Comoro::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Comoro::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/antarctica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/antarctica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Kerguelen;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Kerguelen::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Kerguelen::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Mahe;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Mahe::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Mahe::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/asia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/asia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Maldives;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Maldives::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Maldives::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Mauritius;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Mauritius::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Mauritius::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 2 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Mayotte;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Mayotte::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Mayotte::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/africa. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/africa. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Indian::Reunion;
10 BEGIN {
11 $DateTime::TimeZone::Indian::Reunion::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Indian::Reunion::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
00 package DateTime::TimeZone::Local::Unix;
1 BEGIN {
2 $DateTime::TimeZone::Local::Unix::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::Local::Unix::VERSION = '1.36';
33 }
44
55 use strict;
246246
247247 =head1 VERSION
248248
249 version 1.35
249 version 1.36
250250
251251 =head1 SYNOPSIS
252252
00 package DateTime::TimeZone::Local::VMS;
1 BEGIN {
2 $DateTime::TimeZone::Local::VMS::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::Local::VMS::VERSION = '1.36';
33 }
44
55 use strict;
2727
2828 =head1 VERSION
2929
30 version 1.35
30 version 1.36
3131
3232 =head1 SYNOPSIS
3333
00 package DateTime::TimeZone::Local::Win32;
1 BEGIN {
2 $DateTime::TimeZone::Local::Win32::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::Local::Win32::VERSION = '1.36';
33 }
44
55 use strict;
268268
269269 =head1 VERSION
270270
271 version 1.35
271 version 1.36
272272
273273 =head1 SYNOPSIS
274274
00 package DateTime::TimeZone::Local;
1 BEGIN {
2 $DateTime::TimeZone::Local::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::Local::VERSION = '1.36';
33 }
44
55 use strict;
9898
9999 =head1 VERSION
100100
101 version 1.35
101 version 1.36
102102
103103 =head1 SYNOPSIS
104104
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::MET;
10 BEGIN {
11 $DateTime::TimeZone::MET::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::MET::VERSION = '1.36';
1212 }
1313
1414 use strict;
977977 ],
978978 ];
979979
980 sub olson_version { '2011h' }
980 sub olson_version { '2011i' }
981981
982982 sub has_dst_changes { 53 }
983983
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::MST;
10 BEGIN {
11 $DateTime::TimeZone::MST::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::MST::VERSION = '1.36';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011h' }
35 sub olson_version { '2011i' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::MST7MDT;
10 BEGIN {
11 $DateTime::TimeZone::MST7MDT::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::MST7MDT::VERSION = '1.36';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011h' }
1097 sub olson_version { '2011i' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
00 package DateTime::TimeZone::OffsetOnly;
1 BEGIN {
2 $DateTime::TimeZone::OffsetOnly::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::OffsetOnly::VERSION = '1.36';
33 }
44
55 use strict;
8383
8484 =head1 VERSION
8585
86 version 1.35
86 version 1.36
8787
8888 =head1 SYNOPSIS
8989
00 package DateTime::TimeZone::OlsonDB::Change;
1 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Change::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::OlsonDB::Change::VERSION = '1.36';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB::Observance;
1 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Observance::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::OlsonDB::Observance::VERSION = '1.36';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB::Rule;
1 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Rule::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::OlsonDB::Rule::VERSION = '1.36';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB::Zone;
1 BEGIN {
2 $DateTime::TimeZone::OlsonDB::Zone::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::OlsonDB::Zone::VERSION = '1.36';
33 }
44
55 use strict;
00 package DateTime::TimeZone::OlsonDB;
1 BEGIN {
2 $DateTime::TimeZone::OlsonDB::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::OlsonDB::VERSION = '1.36';
33 }
44
55 use strict;
310310
311311 =head1 VERSION
312312
313 version 1.35
313 version 1.36
314314
315315 =head1 SYNOPSIS
316316
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::PST8PDT;
10 BEGIN {
11 $DateTime::TimeZone::PST8PDT::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::PST8PDT::VERSION = '1.36';
1212 }
1313
1414 use strict;
10941094 ],
10951095 ];
10961096
1097 sub olson_version { '2011h' }
1097 sub olson_version { '2011i' }
10981098
10991099 sub has_dst_changes { 60 }
11001100
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Apia;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Apia::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Apia::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 [
7070 63437436000,
71 63460926000,
72 63437396400,
73 63460886400,
74 -39600,
75 0,
76 'WST'
77 ],
78 [
79 63460926000,
7180 DateTime::TimeZone::INFINITY,
72 63437396400,
81 63460972800,
7382 DateTime::TimeZone::INFINITY,
74 -39600,
83 46800,
7584 0,
7685 'WST'
7786 ],
7887 ];
7988
80 sub olson_version { '2011h' }
89 sub olson_version { '2011i' }
8190
8291 sub has_dst_changes { 1 }
8392
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Auckland;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Auckland::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Auckland::VERSION = '1.36';
1212 }
1313
1414 use strict;
11571157 ],
11581158 ];
11591159
1160 sub olson_version { '2011h' }
1160 sub olson_version { '2011i' }
11611161
11621162 sub has_dst_changes { 63 }
11631163
12111211 my $rules = [
12121212 bless( {
12131213 'at' => '2:00s',
1214 'from' => '2007',
1215 'in' => 'Sep',
1216 'letter' => 'D',
1217 'name' => 'NZ',
1218 'offset_from_std' => 3600,
1219 'on' => 'lastSun',
1220 'save' => '1:00',
1221 'to' => 'max',
1222 'type' => undef
1223 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1224 bless( {
1225 'at' => '2:00s',
12141226 'from' => '2008',
12151227 'in' => 'Apr',
12161228 'letter' => 'S',
12201232 'save' => '0',
12211233 'to' => 'max',
12221234 'type' => undef
1223 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1224 bless( {
1225 'at' => '2:00s',
1226 'from' => '2007',
1227 'in' => 'Sep',
1228 'letter' => 'D',
1229 'name' => 'NZ',
1230 'offset_from_std' => 3600,
1231 'on' => 'lastSun',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Chatham;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Chatham::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Chatham::VERSION = '1.36';
1212 }
1313
1414 use strict;
905905 ],
906906 ];
907907
908 sub olson_version { '2011h' }
908 sub olson_version { '2011i' }
909909
910910 sub has_dst_changes { 49 }
911911
959959 my $rules = [
960960 bless( {
961961 'at' => '2:45s',
962 'from' => '2008',
963 'in' => 'Apr',
964 'letter' => 'S',
965 'name' => 'Chatham',
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:45s',
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:45s',
974 'from' => '2008',
975 'in' => 'Apr',
976 'letter' => 'S',
977 'name' => 'Chatham',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Chuuk;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Chuuk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Chuuk::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Easter;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Easter::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Easter::VERSION = '1.36';
1212 }
1313
1414 use strict;
10671067 ],
10681068 ];
10691069
1070 sub olson_version { '2011h' }
1070 sub olson_version { '2011i' }
10711071
10721072 sub has_dst_changes { 58 }
10731073
11201120
11211121 my $rules = [
11221122 bless( {
1123 'at' => '4:00u',
1124 'from' => '2012',
1125 'in' => 'Oct',
1126 'letter' => 'S',
1127 'name' => 'Chile',
1128 'offset_from_std' => 3600,
1129 'on' => 'Sun>=9',
1130 'save' => '1:00',
1131 'to' => 'max',
1132 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
11231135 'at' => '3:00u',
11241136 'from' => '2012',
11251137 'in' => 'Mar',
11301142 'save' => '0',
11311143 'to' => 'max',
11321144 'type' => undef
1133 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
1134 bless( {
1135 'at' => '4:00u',
1136 'from' => '2012',
1137 'in' => 'Oct',
1138 'letter' => 'S',
1139 'name' => 'Chile',
1140 'offset_from_std' => 3600,
1141 'on' => 'Sun>=9',
1142 'save' => '1:00',
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/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Efate;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Efate::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Efate::VERSION = '1.36';
1212 }
1313
1414 use strict;
221221 ],
222222 ];
223223
224 sub olson_version { '2011h' }
224 sub olson_version { '2011i' }
225225
226226 sub has_dst_changes { 10 }
227227
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Enderbury;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Enderbury::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Enderbury::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Fakaofo;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Fakaofo::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Fakaofo::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Fiji;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Fiji::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Fiji::VERSION = '1.36';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011h' }
116 sub olson_version { '2011i' }
117117
118118 sub has_dst_changes { 4 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Funafuti;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Funafuti::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Funafuti::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/southamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/southamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Galapagos;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Galapagos::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Galapagos::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Gambier;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Gambier::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Gambier::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Guadalcanal;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Guadalcanal::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Guadalcanal::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Guam;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Guam::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Guam::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/northamerica. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/northamerica. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Honolulu;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Honolulu::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Honolulu::VERSION = '1.36';
1212 }
1313
1414 use strict;
8686 ],
8787 ];
8888
89 sub olson_version { '2011h' }
89 sub olson_version { '2011i' }
9090
9191 sub has_dst_changes { 2 }
9292
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Johnston;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Johnston::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Johnston::VERSION = '1.36';
1212 }
1313
1414 use strict;
3232 ],
3333 ];
3434
35 sub olson_version { '2011h' }
35 sub olson_version { '2011i' }
3636
3737 sub has_dst_changes { 0 }
3838
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Kiritimati;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Kiritimati::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Kiritimati::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Kosrae;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Kosrae::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Kosrae::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Kwajalein;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Kwajalein::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Kwajalein::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Majuro;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Majuro::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Majuro::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Marquesas;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Marquesas::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Marquesas::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Midway;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Midway::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Midway::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 1 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Nauru;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Nauru::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Nauru::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Niue;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Niue::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Niue::VERSION = '1.36';
1212 }
1313
1414 use strict;
5959 ],
6060 ];
6161
62 sub olson_version { '2011h' }
62 sub olson_version { '2011i' }
6363
6464 sub has_dst_changes { 0 }
6565
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Norfolk;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Norfolk::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Norfolk::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Noumea;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Noumea::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Noumea::VERSION = '1.36';
1212 }
1313
1414 use strict;
9595 ],
9696 ];
9797
98 sub olson_version { '2011h' }
98 sub olson_version { '2011i' }
9999
100100 sub has_dst_changes { 3 }
101101
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Pago_Pago;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Pago_Pago::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Pago_Pago::VERSION = '1.36';
1212 }
1313
1414 use strict;
7777 ],
7878 ];
7979
80 sub olson_version { '2011h' }
80 sub olson_version { '2011i' }
8181
8282 sub has_dst_changes { 0 }
8383
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Palau;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Palau::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Palau::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Pitcairn;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Pitcairn::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Pitcairn::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Pohnpei;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Pohnpei::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Pohnpei::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Port_Moresby;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Port_Moresby::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Port_Moresby::VERSION = '1.36';
1212 }
1313
1414 use strict;
5050 ],
5151 ];
5252
53 sub olson_version { '2011h' }
53 sub olson_version { '2011i' }
5454
5555 sub has_dst_changes { 0 }
5656
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Rarotonga;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Rarotonga::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Rarotonga::VERSION = '1.36';
1212 }
1313
1414 use strict;
275275 ],
276276 ];
277277
278 sub olson_version { '2011h' }
278 sub olson_version { '2011i' }
279279
280280 sub has_dst_changes { 13 }
281281
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Saipan;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Saipan::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Saipan::VERSION = '1.36';
1212 }
1313
1414 use strict;
6868 ],
6969 ];
7070
71 sub olson_version { '2011h' }
71 sub olson_version { '2011i' }
7272
7373 sub has_dst_changes { 0 }
7474
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Tahiti;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Tahiti::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Tahiti::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Tarawa;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Tarawa::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Tarawa::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Tongatapu;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Tongatapu::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Tongatapu::VERSION = '1.36';
1212 }
1313
1414 use strict;
113113 ],
114114 ];
115115
116 sub olson_version { '2011h' }
116 sub olson_version { '2011i' }
117117
118118 sub has_dst_changes { 3 }
119119
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Wake;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Wake::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Wake::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/australasia. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/australasia. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::Pacific::Wallis;
10 BEGIN {
11 $DateTime::TimeZone::Pacific::Wallis::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::Pacific::Wallis::VERSION = '1.36';
1212 }
1313
1414 use strict;
4141 ],
4242 ];
4343
44 sub olson_version { '2011h' }
44 sub olson_version { '2011i' }
4545
4646 sub has_dst_changes { 0 }
4747
00 package DateTime::TimeZone::UTC;
1 BEGIN {
2 $DateTime::TimeZone::UTC::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::UTC::VERSION = '1.36';
33 }
44
55 use strict;
4242
4343 =head1 VERSION
4444
45 version 1.35
45 version 1.36
4646
4747 =head1 SYNOPSIS
4848
22 # DateTime::TimeZone module distribution in the tools/ directory
33
44 #
5 # Generated from /tmp/hraLGAMw6M/europe. Olson data version 2011h
5 # Generated from ../DateTime/data/Olson/2011i/europe. Olson data version 2011i
66 #
77 # Do not edit this file directly.
88 #
99 package DateTime::TimeZone::WET;
10 BEGIN {
11 $DateTime::TimeZone::WET::VERSION = '1.35';
10 {
11 $DateTime::TimeZone::WET::VERSION = '1.36';
1212 }
1313
1414 use strict;
851851 ],
852852 ];
853853
854 sub olson_version { '2011h' }
854 sub olson_version { '2011i' }
855855
856856 sub has_dst_changes { 46 }
857857
879879 my $rules = [
880880 bless( {
881881 'at' => '1:00u',
882 'from' => '1981',
883 'in' => 'Mar',
884 'letter' => 'S',
885 'name' => 'EU',
886 'offset_from_std' => 3600,
887 'on' => 'lastSun',
888 'save' => '1:00',
889 'to' => 'max',
890 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
882894 'from' => '1996',
883895 'in' => 'Oct',
884896 'letter' => '',
888900 'save' => '0',
889901 'to' => 'max',
890902 'type' => undef
891 }, 'DateTime::TimeZone::OlsonDB::Rule' ),
892 bless( {
893 'at' => '1:00u',
894 'from' => '1981',
895 'in' => 'Mar',
896 'letter' => 'S',
897 'name' => 'EU',
898 'offset_from_std' => 3600,
899 'on' => 'lastSun',
900 'save' => '1:00',
901 'to' => 'max',
902 'type' => undef
903903 }, 'DateTime::TimeZone::OlsonDB::Rule' )
904904 ]
905905 ;
00 package DateTime::TimeZone;
1 BEGIN {
2 $DateTime::TimeZone::VERSION = '1.35';
1 {
2 $DateTime::TimeZone::VERSION = '1.36';
33 }
44
55 use 5.006;
560560
561561 =head1 VERSION
562562
563 version 1.35
563 version 1.36
564564
565565 =head1 SYNOPSIS
566566
785785
786786 =head1 SUPPORT
787787
788 Support for this module is provided via the datetime@perl.org email
789 list. See http://datetime.perl.org/?MailingList for details.
788 Support for this module is provided via the datetime@perl.org email list. See
789 http://datetime.perl.org/wiki/datetime/page/Mailing_List for details.
790790
791791 Please submit bugs to the CPAN RT system at
792792 http://rt.cpan.org/NoAuth/ReportBug.html?Queue=datetime%3A%3Atimezone
510510
511511 for my $country (
512512 sort { lc $a->[0] cmp lc $b->[0] }
513 map { [ code2country($_), $_ ] } keys %countries
513 map { [ my_code2country($_), $_ ] } keys %countries
514514 ) {
515515 next if $country->[1] eq 'UK';
516516
562562
563563 return %countries;
564564 }
565
566 sub my_code2country {
567 my $code = shift;
568
569 return 'South Sudan' if $code eq 'SS';
570
571 return code2country($code);
572 }