Time zone object base class and factory
This class is the base class for all time zone objects. A time zone is
represented internally as a set of observances, each of which describes the
offset from GMT for a given time period.
Note that without the 'DateTime.pm' module, this module does not do much.
It's primary interface is through a 'DateTime' object, and most users will
not need to directly use 'DateTime::TimeZone' methods.
- Developed at devel:languages:perl
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-DateTime-TimeZone && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
DateTime-TimeZone-1.62.tar.gz | 0000854453 834 KB | |
perl-DateTime-TimeZone.changes | 0000011037 10.8 KB | |
perl-DateTime-TimeZone.spec | 0000003178 3.1 KB |
Revision 26 (latest revision is 80)
Stephan Kulow (coolo)
accepted
request 205488
from
Stephan Kulow (coolo)
(revision 26)
- updated to 1.62 - This release is based on version 2013f of the Olson database. This release includes contemporary changes for Tocantins, Jordan, and Palestine. - This release is based on version 2013e of the Olson database. This release includes contemporary changes for Fiji, Indonesia and San Luis, Argentina. It also includes a number of historical changes. See http://mm.icann.org/pipermail/tz-announce/2013-September/000013.html for more details. - remove outdated old_test_more.patch
Comments 0