Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-DateTime-TimeZone-Tzfile
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
4.54 KB
-rw-r--r--
2017-07-25 09:13:46
Edit
Del
README
797 B
-rw-r--r--
2017-07-25 09:13:46
Edit
Del
Editing: README
(797 B)
Path: /usr/share/doc/perl-DateTime-TimeZone-Tzfile/README
Back
NAME 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. INSTALLATION perl Build.PL ./Build ./Build test ./Build install AUTHOR Andrew Main (Zefram) <zefram@fysh.org> COPYRIGHT Copyright (C) 2007, 2009, 2010, 2011, 2012, 2013, 2017 Andrew Main (Zefram) <zefram@fysh.org> LICENSE This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.