File Coverage

lib/Date/Manip/TZ/amphoe00.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::amphoe00;
3             # Copyright (c) 2008-2023 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: Wed Jun 7 12:24:40 EDT 2023
10             # Data version: tzdata2023c
11             # Code version: tzcode2023c
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   9 use strict;
  1         2  
  1         51  
18 1     1   7 use warnings;
  1         2  
  1         381  
19             require 5.010000;
20              
21             our (%Dates,%LastRule);
22             END {
23 1     1   5 undef %Dates;
24 1         5 undef %LastRule;
25             }
26              
27             our ($VERSION);
28             $VERSION='6.92';
29 1     1   4 END { undef $VERSION; }
30              
31             %Dates = (
32             1 =>
33             [
34             [ [1,1,2,0,0,0],[1,1,1,16,31,42],'-07:28:18',[-7,-28,-18],
35             'LMT',0,[1883,11,18,18,59,59],[1883,11,18,11,31,41],
36             '0001010200:00:00','0001010116:31:42','1883111818:59:59','1883111811:31:41' ],
37             ],
38             1883 =>
39             [
40             [ [1883,11,18,19,0,0],[1883,11,18,12,0,0],'-07:00:00',[-7,0,0],
41             'MST',0,[1918,3,31,8,59,59],[1918,3,31,1,59,59],
42             '1883111819:00:00','1883111812:00:00','1918033108:59:59','1918033101:59:59' ],
43             ],
44             1918 =>
45             [
46             [ [1918,3,31,9,0,0],[1918,3,31,3,0,0],'-06:00:00',[-6,0,0],
47             'MDT',1,[1918,10,27,7,59,59],[1918,10,27,1,59,59],
48             '1918033109:00:00','1918033103:00:00','1918102707:59:59','1918102701:59:59' ],
49             [ [1918,10,27,8,0,0],[1918,10,27,1,0,0],'-07:00:00',[-7,0,0],
50             'MST',0,[1919,3,30,8,59,59],[1919,3,30,1,59,59],
51             '1918102708:00:00','1918102701:00:00','1919033008:59:59','1919033001:59:59' ],
52             ],
53             1919 =>
54             [
55             [ [1919,3,30,9,0,0],[1919,3,30,3,0,0],'-06:00:00',[-6,0,0],
56             'MDT',1,[1919,10,26,7,59,59],[1919,10,26,1,59,59],
57             '1919033009:00:00','1919033003:00:00','1919102607:59:59','1919102601:59:59' ],
58             [ [1919,10,26,8,0,0],[1919,10,26,1,0,0],'-07:00:00',[-7,0,0],
59             'MST',0,[1942,2,9,8,59,59],[1942,2,9,1,59,59],
60             '1919102608:00:00','1919102601:00:00','1942020908:59:59','1942020901:59:59' ],
61             ],
62             1942 =>
63             [
64             [ [1942,2,9,9,0,0],[1942,2,9,3,0,0],'-06:00:00',[-6,0,0],
65             'MWT',1,[1944,1,1,6,0,59],[1944,1,1,0,0,59],
66             '1942020909:00:00','1942020903:00:00','1944010106:00:59','1944010100:00:59' ],
67             ],
68             1944 =>
69             [
70             [ [1944,1,1,6,1,0],[1943,12,31,23,1,0],'-07:00:00',[-7,0,0],
71             'MST',0,[1944,4,1,7,0,59],[1944,4,1,0,0,59],
72             '1944010106:01:00','1943123123:01:00','1944040107:00:59','1944040100:00:59' ],
73             [ [1944,4,1,7,1,0],[1944,4,1,1,1,0],'-06:00:00',[-6,0,0],
74             'MWT',1,[1944,10,1,6,0,59],[1944,10,1,0,0,59],
75             '1944040107:01:00','1944040101:01:00','1944100106:00:59','1944100100:00:59' ],
76             [ [1944,10,1,6,1,0],[1944,9,30,23,1,0],'-07:00:00',[-7,0,0],
77             'MST',0,[1967,4,30,8,59,59],[1967,4,30,1,59,59],
78             '1944100106:01:00','1944093023:01:00','1967043008:59:59','1967043001:59:59' ],
79             ],
80             1967 =>
81             [
82             [ [1967,4,30,9,0,0],[1967,4,30,3,0,0],'-06:00:00',[-6,0,0],
83             'MDT',1,[1967,10,29,7,59,59],[1967,10,29,1,59,59],
84             '1967043009:00:00','1967043003:00:00','1967102907:59:59','1967102901:59:59' ],
85             [ [1967,10,29,8,0,0],[1967,10,29,1,0,0],'-07:00:00',[-7,0,0],
86             'MST',0,[9999,12,31,0,0,0],[9999,12,30,17,0,0],
87             '1967102908:00:00','1967102901:00:00','9999123100:00:00','9999123017:00:00' ],
88             ],
89             );
90              
91             %LastRule = (
92             );
93              
94             1;