Commit d50f6ac6 authored by root's avatar root

major update

parent 2ced8ece
...@@ -139,7 +139,7 @@ Data::GUID 0.048 ...@@ -139,7 +139,7 @@ Data::GUID 0.048
Data::OptList 0.107 Data::OptList 0.107
Data::UUID 1.219 Data::UUID 1.219
DateTime 1.59 DateTime 1.59
DateTime::TimeZone 2.11 DateTime::TimeZone 2.44
DateTime::Format::Builder 0.80|--notest|--force DateTime::Format::Builder 0.80|--notest|--force
DateTime::Format::MySQL 0.04 DateTime::Format::MySQL 0.04
DateTime::Format::Oracle 0.06|--notest|--force DateTime::Format::Oracle 0.06|--notest|--force
...@@ -255,7 +255,7 @@ Tie::IxHash 1.23 ...@@ -255,7 +255,7 @@ Tie::IxHash 1.23
Time::Clock 1.02 Time::Clock 1.02
Tree::DAG_Node 1.11 Tree::DAG_Node 1.11
Try::Tiny 0.22 Try::Tiny 0.22
URI 1.60 URI 5.17
URI::Encode 1.0.1 URI::Encode 1.0.1
WWW::Mechanize 1.73 WWW::Mechanize 1.73
WWW::RobotRules 6.02 WWW::RobotRules 6.02
......
# This file is auto-generated by the Perl DateTime Suite time zone # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.07) This code generator comes with the # code generator (0.08) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory # DateTime::TimeZone module distribution in the tools/ directory
# #
# Generated from /tmp/EYCtNPxaKT/africa. Olson data version 2012j # Generated from /tmp/Kkk4myWbVM/africa. Olson data version 2020d
# #
# Do not edit this file directly. # Do not edit this file directly.
# #
package DateTime::TimeZone::Africa::Abidjan; package DateTime::TimeZone::Africa::Abidjan;
{
$DateTime::TimeZone::Africa::Abidjan::VERSION = '1.56';
}
use strict; use strict;
use warnings;
use namespace::autoclean;
our $VERSION = '2.44';
use Class::Singleton 1.03; use Class::Singleton 1.03;
use DateTime::TimeZone; use DateTime::TimeZone;
...@@ -42,14 +43,13 @@ DateTime::TimeZone::INFINITY, # local_end ...@@ -42,14 +43,13 @@ DateTime::TimeZone::INFINITY, # local_end
], ],
]; ];
sub olson_version { '2012j' } sub olson_version {'2020d'}
sub has_dst_changes { 0 } sub has_dst_changes {0}
sub _max_year { 2022 } sub _max_year {2030}
sub _new_instance sub _new_instance {
{
return shift->_init( @_, spans => $spans ); return shift->_init( @_, spans => $spans );
} }
......
# This file is auto-generated by the Perl DateTime Suite time zone # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.07) This code generator comes with the # code generator (0.08) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory # DateTime::TimeZone module distribution in the tools/ directory
# #
# Generated from /tmp/EYCtNPxaKT/africa. Olson data version 2012j # Generated from /tmp/Kkk4myWbVM/africa. Olson data version 2020d
# #
# Do not edit this file directly. # Do not edit this file directly.
# #
package DateTime::TimeZone::Africa::Algiers; package DateTime::TimeZone::Africa::Algiers;
{
$DateTime::TimeZone::Africa::Algiers::VERSION = '1.56';
}
use strict; use strict;
use warnings;
use namespace::autoclean;
our $VERSION = '2.44';
use Class::Singleton 1.03; use Class::Singleton 1.03;
use DateTime::TimeZone; use DateTime::TimeZone;
...@@ -24,17 +25,17 @@ my $spans = ...@@ -24,17 +25,17 @@ my $spans =
[ [
[ [
DateTime::TimeZone::NEG_INFINITY, # utc_start DateTime::TimeZone::NEG_INFINITY, # utc_start
59649004128, # utc_end 1891-03-14 23:48:48 (Sat) 59649090468, # utc_end 1891-03-15 23:47:48 (Sun)
DateTime::TimeZone::NEG_INFINITY, # local_start DateTime::TimeZone::NEG_INFINITY, # local_start
59649004860, # local_end 1891-03-15 00:01:00 (Sun) 59649091200, # local_end 1891-03-16 00:00:00 (Mon)
732, 732,
0, 0,
'LMT', 'LMT',
], ],
[ [
59649004128, # utc_start 1891-03-14 23:48:48 (Sat) 59649090468, # utc_start 1891-03-15 23:47:48 (Sun)
60279724239, # utc_end 1911-03-10 23:50:39 (Fri) 60279724239, # utc_end 1911-03-10 23:50:39 (Fri)
59649004689, # local_start 1891-03-14 23:58:09 (Sat) 59649091029, # local_start 1891-03-15 23:57:09 (Sun)
60279724800, # local_end 1911-03-11 00:00:00 (Sat) 60279724800, # local_end 1911-03-11 00:00:00 (Sat)
561, 561,
0, 0,
...@@ -339,14 +340,13 @@ DateTime::TimeZone::INFINITY, # local_end ...@@ -339,14 +340,13 @@ DateTime::TimeZone::INFINITY, # local_end
], ],
]; ];
sub olson_version { '2012j' } sub olson_version {'2020d'}
sub has_dst_changes { 13 } sub has_dst_changes {13}
sub _max_year { 2022 } sub _max_year {2030}
sub _new_instance sub _new_instance {
{
return shift->_init( @_, spans => $spans ); return shift->_init( @_, spans => $spans );
} }
......
# This file is auto-generated by the Perl DateTime Suite time zone # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.07) This code generator comes with the # code generator (0.08) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory # DateTime::TimeZone module distribution in the tools/ directory
# #
# Generated from /tmp/EYCtNPxaKT/africa. Olson data version 2012j # Generated from /tmp/Kkk4myWbVM/africa. Olson data version 2020d
# #
# Do not edit this file directly. # Do not edit this file directly.
# #
package DateTime::TimeZone::Africa::Bissau; package DateTime::TimeZone::Africa::Bissau;
{
$DateTime::TimeZone::Africa::Bissau::VERSION = '1.56';
}
use strict; use strict;
use warnings;
use namespace::autoclean;
our $VERSION = '2.44';
use Class::Singleton 1.03; use Class::Singleton 1.03;
use DateTime::TimeZone; use DateTime::TimeZone;
...@@ -24,21 +25,21 @@ my $spans = ...@@ -24,21 +25,21 @@ my $spans =
[ [
[ [
DateTime::TimeZone::NEG_INFINITY, # utc_start DateTime::TimeZone::NEG_INFINITY, # utc_start
60286294940, # utc_end 1911-05-26 01:02:20 (Fri) 60305302800, # utc_end 1912-01-01 01:00:00 (Mon)
DateTime::TimeZone::NEG_INFINITY, # local_start DateTime::TimeZone::NEG_INFINITY, # local_start
60286291200, # local_end 1911-05-26 00:00:00 (Fri) 60305299060, # local_end 1911-12-31 23:57:40 (Sun)
-3740, -3740,
0, 0,
'LMT', 'LMT',
], ],
[ [
60286294940, # utc_start 1911-05-26 01:02:20 (Fri) 60305302800, # utc_start 1912-01-01 01:00:00 (Mon)
62293453200, # utc_end 1975-01-01 01:00:00 (Wed) 62293453200, # utc_end 1975-01-01 01:00:00 (Wed)
60286291340, # local_start 1911-05-26 00:02:20 (Fri) 60305299200, # local_start 1912-01-01 00:00:00 (Mon)
62293449600, # local_end 1975-01-01 00:00:00 (Wed) 62293449600, # local_end 1975-01-01 00:00:00 (Wed)
-3600, -3600,
0, 0,
'WAT', '-01',
], ],
[ [
62293453200, # utc_start 1975-01-01 01:00:00 (Wed) 62293453200, # utc_start 1975-01-01 01:00:00 (Wed)
...@@ -51,14 +52,13 @@ DateTime::TimeZone::INFINITY, # local_end ...@@ -51,14 +52,13 @@ DateTime::TimeZone::INFINITY, # local_end
], ],
]; ];
sub olson_version { '2012j' } sub olson_version {'2020d'}
sub has_dst_changes { 0 } sub has_dst_changes {0}
sub _max_year { 2022 } sub _max_year {2030}
sub _new_instance sub _new_instance {
{
return shift->_init( @_, spans => $spans ); return shift->_init( @_, spans => $spans );
} }
......
# This file is auto-generated by the Perl DateTime Suite time zone # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.07) This code generator comes with the # code generator (0.08) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory # DateTime::TimeZone module distribution in the tools/ directory
# #
# Generated from /tmp/EYCtNPxaKT/africa. Olson data version 2012j # Generated from /tmp/Kkk4myWbVM/africa. Olson data version 2020d
# #
# Do not edit this file directly. # Do not edit this file directly.
# #
package DateTime::TimeZone::Africa::Cairo; package DateTime::TimeZone::Africa::Cairo;
{
$DateTime::TimeZone::Africa::Cairo::VERSION = '1.56';
}
use strict; use strict;
use warnings;
use namespace::autoclean;
our $VERSION = '2.44';
use Class::Singleton 1.03; use Class::Singleton 1.03;
use DateTime::TimeZone; use DateTime::TimeZone;
...@@ -24,17 +25,17 @@ my $spans = ...@@ -24,17 +25,17 @@ my $spans =
[ [
[ [
DateTime::TimeZone::NEG_INFINITY, # utc_start DateTime::TimeZone::NEG_INFINITY, # utc_start
59950274100, # utc_end 1900-09-30 21:55:00 (Sun) 59950274091, # utc_end 1900-09-30 21:54:51 (Sun)
DateTime::TimeZone::NEG_INFINITY, # local_start DateTime::TimeZone::NEG_INFINITY, # local_start
59950281600, # local_end 1900-10-01 00:00:00 (Mon) 59950281600, # local_end 1900-10-01 00:00:00 (Mon)
7500, 7509,
0, 0,
'LMT', 'LMT',
], ],
[ [
59950274100, # utc_start 1900-09-30 21:55:00 (Sun) 59950274091, # utc_start 1900-09-30 21:54:51 (Sun)
61205839200, # utc_end 1940-07-14 22:00:00 (Sun) 61205839200, # utc_end 1940-07-14 22:00:00 (Sun)
59950281300, # local_start 1900-09-30 23:55:00 (Sun) 59950281291, # local_start 1900-09-30 23:54:51 (Sun)
61205846400, # local_end 1940-07-15 00:00:00 (Mon) 61205846400, # local_end 1940-07-15 00:00:00 (Mon)
7200, 7200,
0, 0,
...@@ -1131,8 +1132,44 @@ DateTime::TimeZone::NEG_INFINITY, # local_start ...@@ -1131,8 +1132,44 @@ DateTime::TimeZone::NEG_INFINITY, # local_start
], ],
[ [
63421563600, # utc_start 2010-09-30 21:00:00 (Thu) 63421563600, # utc_start 2010-09-30 21:00:00 (Thu)
DateTime::TimeZone::INFINITY, # utc_end 63535874400, # utc_end 2014-05-15 22:00:00 (Thu)
63421570800, # local_start 2010-09-30 23:00:00 (Thu) 63421570800, # local_start 2010-09-30 23:00:00 (Thu)
63535881600, # local_end 2014-05-16 00:00:00 (Fri)
7200,
0,
'EET',
],
[
63535874400, # utc_start 2014-05-15 22:00:00 (Thu)
63539499600, # utc_end 2014-06-26 21:00:00 (Thu)
63535885200, # local_start 2014-05-16 01:00:00 (Fri)
63539510400, # local_end 2014-06-27 00:00:00 (Fri)
10800,
1,
'EEST',
],
[
63539499600, # utc_start 2014-06-26 21:00:00 (Thu)
63542527200, # utc_end 2014-07-31 22:00:00 (Thu)
63539506800, # local_start 2014-06-26 23:00:00 (Thu)
63542534400, # local_end 2014-08-01 00:00:00 (Fri)
7200,
0,
'EET',
],
[
63542527200, # utc_start 2014-07-31 22:00:00 (Thu)
63547362000, # utc_end 2014-09-25 21:00:00 (Thu)
63542538000, # local_start 2014-08-01 01:00:00 (Fri)
63547372800, # local_end 2014-09-26 00:00:00 (Fri)
10800,
1,
'EEST',
],
[
63547362000, # utc_start 2014-09-25 21:00:00 (Thu)
DateTime::TimeZone::INFINITY, # utc_end
63547369200, # local_start 2014-09-25 23:00:00 (Thu)
DateTime::TimeZone::INFINITY, # local_end DateTime::TimeZone::INFINITY, # local_end
7200, 7200,
0, 0,
...@@ -1140,14 +1177,13 @@ DateTime::TimeZone::INFINITY, # local_end ...@@ -1140,14 +1177,13 @@ DateTime::TimeZone::INFINITY, # local_end
], ],
]; ];
sub olson_version { '2012j' } sub olson_version {'2020d'}
sub has_dst_changes { 61 } sub has_dst_changes {63}
sub _max_year { 2022 } sub _max_year {2030}
sub _new_instance sub _new_instance {
{
return shift->_init( @_, spans => $spans ); return shift->_init( @_, spans => $spans );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment