Current File : //usr/share/perl5/vendor_perl/Date/Manip/TZ/afmoga00.pm
package #
Date::Manip::TZ::afmoga00;
# Copyright (c) 2008-2013 Sullivan Beck. All rights reserved.
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
# This file was automatically generated. Any changes to this file will
# be lost the next time 'tzdata' is run.
# Generated on: Thu Sep 5 09:35:09 EDT 2013
# Data version: tzdata2013d
# Code version: tzcode2013d
# This module contains data from the zoneinfo time zone database. The original
# data was obtained from the URL:
# ftp://ftp.iana.org/tz
use strict;
use warnings;
require 5.010000;
our (%Dates,%LastRule);
END {
undef %Dates;
undef %LastRule;
}
our ($VERSION);
$VERSION='6.41';
END { undef $VERSION; }
%Dates = (
1 =>
[
[ [1,1,2,0,0,0],[1,1,2,3,1,28],'+03:01:28',[3,1,28],
'LMT',0,[1893,10,31,20,58,31],[1893,10,31,23,59,59],
'0001010200:00:00','0001010203:01:28','1893103120:58:31','1893103123:59:59' ],
],
1893 =>
[
[ [1893,10,31,20,58,32],[1893,10,31,23,58,32],'+03:00:00',[3,0,0],
'EAT',0,[1930,12,31,20,59,59],[1930,12,31,23,59,59],
'1893103120:58:32','1893103123:58:32','1930123120:59:59','1930123123:59:59' ],
],
1930 =>
[
[ [1930,12,31,21,0,0],[1930,12,31,23,30,0],'+02:30:00',[2,30,0],
'BEAT',0,[1956,12,31,21,29,59],[1956,12,31,23,59,59],
'1930123121:00:00','1930123123:30:00','1956123121:29:59','1956123123:59:59' ],
],
1956 =>
[
[ [1956,12,31,21,30,0],[1957,1,1,0,30,0],'+03:00:00',[3,0,0],
'EAT',0,[9999,12,31,0,0,0],[9999,12,31,3,0,0],
'1956123121:30:00','1957010100:30:00','9999123100:00:00','9999123103:00:00' ],
],
);
%LastRule = (
);
1;