1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: libdatetime-timezone-perl
Maintainer: Piotr Roszatycki <dexter@debian.org>
Section: perl
Priority: extra
Standards-Version: 3.7.3
Build-Depends: yada (>= 0.54)
Build-Depends-Indep: perl (>= 5.8), libmodule-build-perl, libfile-find-rule-perl, libdatetime-perl, libclass-singleton-perl, libparams-validate-perl
Homepage: http://datetime.perl.org/
Vcs-Browser: http://svn.debian.org/wsvn/cvsdebuild/libdatetime-timezone-perl/
Vcs-Svn: svn://svn.debian.org/cvsdebuild/libdatetime-timezone-perl
Package: libdatetime-timezone-perl
Architecture: all
Depends: libclass-singleton-perl, libparams-validate-perl
Description: perl DateTime::TimeZone - Time zone object base class and factory
The DateTime::TimeZone modules provide a Perl interface to the Olson
time zone database. Rather than using the database directly, the library
provides a set of modules, one for each time zone defined. This allows for
various optimizations in doing time zone calculations.
.
The Olson time zone database is the best available source for world
wide time zone information. It is available from
ftp://elsie.nci.nih.gov/pub/. A good starting point for information
on the database, and time zones in general, is
http://www.twinsun.com/tz/tz-link.htm.
|