package # Date::Manip::TZ::afnair00; # Copyright (c) 2008-2017 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: Tue May 30 10:43:26 EDT 2017 # Data version: tzdata2017b # Code version: tzcode2017b # 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.60'; END { undef $VERSION; } %Dates = ( 1 => [ [ [1,1,2,0,0,0],[1,1,2,2,27,16],'+02:27:16',[2,27,16], 'LMT',0,[1928,6,30,21,32,43],[1928,6,30,23,59,59], '0001010200:00:00','0001010202:27:16','1928063021:32:43','1928063023:59:59' ], ], 1928 => [ [ [1928,6,30,21,32,44],[1928,7,1,0,32,44],'+03:00:00',[3,0,0], 'EAT',0,[1929,12,31,20,59,59],[1929,12,31,23,59,59], '1928063021:32:44','1928070100:32:44','1929123120:59:59','1929123123:59:59' ], ], 1929 => [ [ [1929,12,31,21,0,0],[1929,12,31,23,30,0],'+02:30:00',[2,30,0], '+0230',0,[1939,12,31,21,29,59],[1939,12,31,23,59,59], '1929123121:00:00','1929123123:30:00','1939123121:29:59','1939123123:59:59' ], ], 1939 => [ [ [1939,12,31,21,30,0],[1940,1,1,0,15,0],'+02:45:00',[2,45,0], '+0245',0,[1959,12,31,21,14,59],[1959,12,31,23,59,59], '1939123121:30:00','1940010100:15:00','1959123121:14:59','1959123123:59:59' ], ], 1959 => [ [ [1959,12,31,21,15,0],[1960,1,1,0,15,0],'+03:00:00',[3,0,0], 'EAT',0,[9999,12,31,0,0,0],[9999,12,31,3,0,0], '1959123121:15:00','1960010100:15:00','9999123100:00:00','9999123103:00:00' ], ], ); %LastRule = ( ); 1;