Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-DateTime-TimeZone-Tzfile - Tzfile (zoneinfo) timezone files
- Description:
An instance of this class represents a timezone that was encoded in a file
in the tzfile(5) format. These can express arbitrary patterns of offsets
from Universal Time, changing over time. Offsets and change times are
limited to a resolution of one second.
This class implements the DateTime::TimeZone interface, so that its instances
can be used with DateTime objects.
Packages
perl-DateTime-TimeZone-Tzfile-0.010-1.el7.noarch
[17 KiB] |
Changelog
by Paul Howarth (2014-02-03):
- Update to 0.010
- In META.{yml,json}, point to public git repository
- Bugfix: require bugfixed version of DateTime::TimeZone::SystemV to handle
POSIX-TZ field showing transitions occurring at 24:00
- Support version 3 of the tzfile format
- Bugfix: require bugfixed version of DateTime::TimeZone::SystemV to handle
->offset_for_local_datetime with perpetual-DST ruleset that can arise with
a version-3 tzfile
- Don't need to remove empty directories from the buildroot
|