File Coverage

lib/Date/Manip/TZ/paapia00.pm
Criterion Covered Total %
statement 9 9 100.0
branch n/a
condition n/a
subroutine 4 4 100.0
pod n/a
total 13 13 100.0


line stmt bran cond sub pod time code
1             package #
2             Date::Manip::TZ::paapia00;
3             # Copyright (c) 2008-2022 Sullivan Beck. All rights reserved.
4             # This program is free software; you can redistribute it and/or modify it
5             # under the same terms as Perl itself.
6              
7             # This file was automatically generated. Any changes to this file will
8             # be lost the next time 'tzdata' is run.
9             # Generated on: Fri Dec 2 12:31:47 EST 2022
10             # Data version: tzdata2022g
11             # Code version: tzcode2022g
12              
13             # This module contains data from the zoneinfo time zone database. The original
14             # data was obtained from the URL:
15             # ftp://ftp.iana.org/tz
16              
17 1     1   7 use strict;
  1         3  
  1         39  
18 1     1   6 use warnings;
  1         2  
  1         880  
19             require 5.010000;
20              
21             our (%Dates,%LastRule);
22             END {
23 1     1   5 undef %Dates;
24 1         4 undef %LastRule;
25             }
26              
27             our ($VERSION);
28             $VERSION='6.90';
29 1     1   4 END { undef $VERSION; }
30              
31             %Dates = (
32             1 =>
33             [
34             [ [1,1,2,0,0,0],[1,1,2,12,33,4],'+12:33:04',[12,33,4],
35             'LMT',0,[1892,7,4,11,26,55],[1892,7,4,23,59,59],
36             '0001010200:00:00','0001010212:33:04','1892070411:26:55','1892070423:59:59' ],
37             ],
38             1892 =>
39             [
40             [ [1892,7,4,11,26,56],[1892,7,4,0,0,0],'-11:26:56',[-11,-26,-56],
41             'LMT',0,[1911,1,1,11,26,55],[1910,12,31,23,59,59],
42             '1892070411:26:56','1892070400:00:00','1911010111:26:55','1910123123:59:59' ],
43             ],
44             1911 =>
45             [
46             [ [1911,1,1,11,26,56],[1910,12,31,23,56,56],'-11:30:00',[-11,-30,0],
47             '-1130',0,[1950,1,1,11,29,59],[1949,12,31,23,59,59],
48             '1911010111:26:56','1910123123:56:56','1950010111:29:59','1949123123:59:59' ],
49             ],
50             1950 =>
51             [
52             [ [1950,1,1,11,30,0],[1950,1,1,0,30,0],'-11:00:00',[-11,0,0],
53             '-11',0,[2010,9,26,10,59,59],[2010,9,25,23,59,59],
54             '1950010111:30:00','1950010100:30:00','2010092610:59:59','2010092523:59:59' ],
55             ],
56             2010 =>
57             [
58             [ [2010,9,26,11,0,0],[2010,9,26,1,0,0],'-10:00:00',[-10,0,0],
59             '-10',1,[2011,4,2,13,59,59],[2011,4,2,3,59,59],
60             '2010092611:00:00','2010092601:00:00','2011040213:59:59','2011040203:59:59' ],
61             ],
62             2011 =>
63             [
64             [ [2011,4,2,14,0,0],[2011,4,2,3,0,0],'-11:00:00',[-11,0,0],
65             '-11',0,[2011,9,24,13,59,59],[2011,9,24,2,59,59],
66             '2011040214:00:00','2011040203:00:00','2011092413:59:59','2011092402:59:59' ],
67             [ [2011,9,24,14,0,0],[2011,9,24,4,0,0],'-10:00:00',[-10,0,0],
68             '-10',1,[2011,12,30,9,59,59],[2011,12,29,23,59,59],
69             '2011092414:00:00','2011092404:00:00','2011123009:59:59','2011122923:59:59' ],
70             [ [2011,12,30,10,0,0],[2011,12,31,0,0,0],'+14:00:00',[14,0,0],
71             '+14',1,[2012,3,31,13,59,59],[2012,4,1,3,59,59],
72             '2011123010:00:00','2011123100:00:00','2012033113:59:59','2012040103:59:59' ],
73             ],
74             2012 =>
75             [
76             [ [2012,3,31,14,0,0],[2012,4,1,3,0,0],'+13:00:00',[13,0,0],
77             '+13',0,[2012,9,29,13,59,59],[2012,9,30,2,59,59],
78             '2012033114:00:00','2012040103:00:00','2012092913:59:59','2012093002:59:59' ],
79             [ [2012,9,29,14,0,0],[2012,9,30,4,0,0],'+14:00:00',[14,0,0],
80             '+14',1,[2013,4,6,13,59,59],[2013,4,7,3,59,59],
81             '2012092914:00:00','2012093004:00:00','2013040613:59:59','2013040703:59:59' ],
82             ],
83             2013 =>
84             [
85             [ [2013,4,6,14,0,0],[2013,4,7,3,0,0],'+13:00:00',[13,0,0],
86             '+13',0,[2013,9,28,13,59,59],[2013,9,29,2,59,59],
87             '2013040614:00:00','2013040703:00:00','2013092813:59:59','2013092902:59:59' ],
88             [ [2013,9,28,14,0,0],[2013,9,29,4,0,0],'+14:00:00',[14,0,0],
89             '+14',1,[2014,4,5,13,59,59],[2014,4,6,3,59,59],
90             '2013092814:00:00','2013092904:00:00','2014040513:59:59','2014040603:59:59' ],
91             ],
92             2014 =>
93             [
94             [ [2014,4,5,14,0,0],[2014,4,6,3,0,0],'+13:00:00',[13,0,0],
95             '+13',0,[2014,9,27,13,59,59],[2014,9,28,2,59,59],
96             '2014040514:00:00','2014040603:00:00','2014092713:59:59','2014092802:59:59' ],
97             [ [2014,9,27,14,0,0],[2014,9,28,4,0,0],'+14:00:00',[14,0,0],
98             '+14',1,[2015,4,4,13,59,59],[2015,4,5,3,59,59],
99             '2014092714:00:00','2014092804:00:00','2015040413:59:59','2015040503:59:59' ],
100             ],
101             2015 =>
102             [
103             [ [2015,4,4,14,0,0],[2015,4,5,3,0,0],'+13:00:00',[13,0,0],
104             '+13',0,[2015,9,26,13,59,59],[2015,9,27,2,59,59],
105             '2015040414:00:00','2015040503:00:00','2015092613:59:59','2015092702:59:59' ],
106             [ [2015,9,26,14,0,0],[2015,9,27,4,0,0],'+14:00:00',[14,0,0],
107             '+14',1,[2016,4,2,13,59,59],[2016,4,3,3,59,59],
108             '2015092614:00:00','2015092704:00:00','2016040213:59:59','2016040303:59:59' ],
109             ],
110             2016 =>
111             [
112             [ [2016,4,2,14,0,0],[2016,4,3,3,0,0],'+13:00:00',[13,0,0],
113             '+13',0,[2016,9,24,13,59,59],[2016,9,25,2,59,59],
114             '2016040214:00:00','2016040303:00:00','2016092413:59:59','2016092502:59:59' ],
115             [ [2016,9,24,14,0,0],[2016,9,25,4,0,0],'+14:00:00',[14,0,0],
116             '+14',1,[2017,4,1,13,59,59],[2017,4,2,3,59,59],
117             '2016092414:00:00','2016092504:00:00','2017040113:59:59','2017040203:59:59' ],
118             ],
119             2017 =>
120             [
121             [ [2017,4,1,14,0,0],[2017,4,2,3,0,0],'+13:00:00',[13,0,0],
122             '+13',0,[2017,9,23,13,59,59],[2017,9,24,2,59,59],
123             '2017040114:00:00','2017040203:00:00','2017092313:59:59','2017092402:59:59' ],
124             [ [2017,9,23,14,0,0],[2017,9,24,4,0,0],'+14:00:00',[14,0,0],
125             '+14',1,[2018,3,31,13,59,59],[2018,4,1,3,59,59],
126             '2017092314:00:00','2017092404:00:00','2018033113:59:59','2018040103:59:59' ],
127             ],
128             2018 =>
129             [
130             [ [2018,3,31,14,0,0],[2018,4,1,3,0,0],'+13:00:00',[13,0,0],
131             '+13',0,[2018,9,29,13,59,59],[2018,9,30,2,59,59],
132             '2018033114:00:00','2018040103:00:00','2018092913:59:59','2018093002:59:59' ],
133             [ [2018,9,29,14,0,0],[2018,9,30,4,0,0],'+14:00:00',[14,0,0],
134             '+14',1,[2019,4,6,13,59,59],[2019,4,7,3,59,59],
135             '2018092914:00:00','2018093004:00:00','2019040613:59:59','2019040703:59:59' ],
136             ],
137             2019 =>
138             [
139             [ [2019,4,6,14,0,0],[2019,4,7,3,0,0],'+13:00:00',[13,0,0],
140             '+13',0,[2019,9,28,13,59,59],[2019,9,29,2,59,59],
141             '2019040614:00:00','2019040703:00:00','2019092813:59:59','2019092902:59:59' ],
142             [ [2019,9,28,14,0,0],[2019,9,29,4,0,0],'+14:00:00',[14,0,0],
143             '+14',1,[2020,4,4,13,59,59],[2020,4,5,3,59,59],
144             '2019092814:00:00','2019092904:00:00','2020040413:59:59','2020040503:59:59' ],
145             ],
146             2020 =>
147             [
148             [ [2020,4,4,14,0,0],[2020,4,5,3,0,0],'+13:00:00',[13,0,0],
149             '+13',0,[2020,9,26,13,59,59],[2020,9,27,2,59,59],
150             '2020040414:00:00','2020040503:00:00','2020092613:59:59','2020092702:59:59' ],
151             [ [2020,9,26,14,0,0],[2020,9,27,4,0,0],'+14:00:00',[14,0,0],
152             '+14',1,[2021,4,3,13,59,59],[2021,4,4,3,59,59],
153             '2020092614:00:00','2020092704:00:00','2021040313:59:59','2021040403:59:59' ],
154             ],
155             2021 =>
156             [
157             [ [2021,4,3,14,0,0],[2021,4,4,3,0,0],'+13:00:00',[13,0,0],
158             '+13',0,[9999,12,31,0,0,0],[9999,12,31,13,0,0],
159             '2021040314:00:00','2021040403:00:00','9999123100:00:00','9999123113:00:00' ],
160             ],
161             );
162              
163             %LastRule = (
164             );
165              
166             1;