Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-DateTime-TimeZone-SystemV - System V and POSIX timezone strings
- Description:
An instance of this class represents a timezone that was specified by means
of a System V timezone recipe or the POSIX extended form of the same
syntax. These can express a plain offset from Universal Time, or a system
of two offsets (standard and daylight saving time) switching on a yearly
cycle according to certain types of rule.
This class implements the DateTime::TimeZone interface, so that its instances
can be used with DateTime objects.
Packages
perl-DateTime-TimeZone-SystemV-0.009-1.el7.noarch
[20 KiB] |
Changelog
by Paul Howarth (2014-02-03):
- Update to 0.009
- In META.{yml,json}, point to public git repository
- Bugfix: permit time of day for a DST change to extend up to 24:59:59,
which POSIX (unclearly) permits and is actually seen in the current
rule for timezone Asia/Amman
- Support the extended form of the recipe syntax that is used by
version 3 of the tzfile(5) file format
- Bugfix: correct ->offset_for_local_datetime for perpetual-DST ruleset
that can arise with the tzfile3 system
- Don't need to remove empty directories from the buildroot
|