line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package # |
2
|
|
|
|
|
|
|
Date::Manip::TZ::aflago00; |
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:41 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
|
6
|
|
|
6
|
|
47
|
use strict; |
|
6
|
|
|
|
|
13
|
|
|
6
|
|
|
|
|
241
|
|
18
|
6
|
|
|
6
|
|
39
|
use warnings; |
|
6
|
|
|
|
|
19
|
|
|
6
|
|
|
|
|
1918
|
|
19
|
|
|
|
|
|
|
require 5.010000; |
20
|
|
|
|
|
|
|
|
21
|
|
|
|
|
|
|
our (%Dates,%LastRule); |
22
|
|
|
|
|
|
|
END { |
23
|
6
|
|
|
6
|
|
32
|
undef %Dates; |
24
|
6
|
|
|
|
|
37
|
undef %LastRule; |
25
|
|
|
|
|
|
|
} |
26
|
|
|
|
|
|
|
|
27
|
|
|
|
|
|
|
our ($VERSION); |
28
|
|
|
|
|
|
|
$VERSION='6.90'; |
29
|
6
|
|
|
6
|
|
27
|
END { undef $VERSION; } |
30
|
|
|
|
|
|
|
|
31
|
|
|
|
|
|
|
%Dates = ( |
32
|
|
|
|
|
|
|
1 => |
33
|
|
|
|
|
|
|
[ |
34
|
|
|
|
|
|
|
[ [1,1,2,0,0,0],[1,1,2,0,13,35],'+00:13:35',[0,13,35], |
35
|
|
|
|
|
|
|
'LMT',0,[1905,6,30,23,46,24],[1905,6,30,23,59,59], |
36
|
|
|
|
|
|
|
'0001010200:00:00','0001010200:13:35','1905063023:46:24','1905063023:59:59' ], |
37
|
|
|
|
|
|
|
], |
38
|
|
|
|
|
|
|
1905 => |
39
|
|
|
|
|
|
|
[ |
40
|
|
|
|
|
|
|
[ [1905,6,30,23,46,25],[1905,6,30,23,46,25],'+00:00:00',[0,0,0], |
41
|
|
|
|
|
|
|
'GMT',0,[1908,6,30,23,59,59],[1908,6,30,23,59,59], |
42
|
|
|
|
|
|
|
'1905063023:46:25','1905063023:46:25','1908063023:59:59','1908063023:59:59' ], |
43
|
|
|
|
|
|
|
], |
44
|
|
|
|
|
|
|
1908 => |
45
|
|
|
|
|
|
|
[ |
46
|
|
|
|
|
|
|
[ [1908,7,1,0,0,0],[1908,7,1,0,13,35],'+00:13:35',[0,13,35], |
47
|
|
|
|
|
|
|
'LMT',0,[1913,12,31,23,46,24],[1913,12,31,23,59,59], |
48
|
|
|
|
|
|
|
'1908070100:00:00','1908070100:13:35','1913123123:46:24','1913123123:59:59' ], |
49
|
|
|
|
|
|
|
], |
50
|
|
|
|
|
|
|
1913 => |
51
|
|
|
|
|
|
|
[ |
52
|
|
|
|
|
|
|
[ [1913,12,31,23,46,25],[1914,1,1,0,16,25],'+00:30:00',[0,30,0], |
53
|
|
|
|
|
|
|
'+0030',0,[1919,8,31,23,29,59],[1919,8,31,23,59,59], |
54
|
|
|
|
|
|
|
'1913123123:46:25','1914010100:16:25','1919083123:29:59','1919083123:59:59' ], |
55
|
|
|
|
|
|
|
], |
56
|
|
|
|
|
|
|
1919 => |
57
|
|
|
|
|
|
|
[ |
58
|
|
|
|
|
|
|
[ [1919,8,31,23,30,0],[1919,9,1,0,30,0],'+01:00:00',[1,0,0], |
59
|
|
|
|
|
|
|
'WAT',0,[9999,12,31,0,0,0],[9999,12,31,1,0,0], |
60
|
|
|
|
|
|
|
'1919083123:30:00','1919090100:30:00','9999123100:00:00','9999123101:00:00' ], |
61
|
|
|
|
|
|
|
], |
62
|
|
|
|
|
|
|
); |
63
|
|
|
|
|
|
|
|
64
|
|
|
|
|
|
|
%LastRule = ( |
65
|
|
|
|
|
|
|
); |
66
|
|
|
|
|
|
|
|
67
|
|
|
|
|
|
|
1; |