./time/p5-DateTime-TimeZone, Perl module to handle time zone manipulation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.19, Package name: p5-DateTime-TimeZone-1.19, Maintainer: pkgsrc-users

The DateTime::TimeZone modules provide a Perl interface to the Olson
time zone database. Rather than using the database directly, we parse
the database files and turn them into a set of modules, one for each
time zone defined. This allows for various optimizations in doing
time zone calculations. This conversion is done with the script in
tools/parse_olson.

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.


Required to run:
[lang/perl5] [devel/p5-Class-Singleton] [devel/p5-Params-Validate]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: 8541e68da3484e5fa4b321e59b8fdff867150aec
RMD160: ff42d3b67cce0b874e872abc6d7630d8c576d6ac
Filesize: 527.4 KB

Version history: (Expand)


CVS history: (Expand)


   2010-05-24 20:59:50 by Stoned Elipot | Files touched by this commit (2) | Package updated
Log message:
Update p5-DateTime-TimeZone from version 1.18 to version 1.19.

Upstream changes:
1.19    2010-05-10

- This release is based on version 2010j of the Olson database. This release
  creates a new zone for Mexico (America/Bahia_Banderas).

- Dateline time zone on Win32 now always maps to a fixed -12:00 zone. Patch by
  David Pinkowitz.
   2010-05-06 00:58:36 by Stoned Elipot | Files touched by this commit (2) | Package updated
Log message:
Update p5-DateTime-TimeZone from version 1.17 to version 1.18.

Upstream changes:
1.18    2010-04-19
- This release is based on version 2010i of the Olson database. This release
  includes changes for Morocco, Taiwan (historical only), and Argentina.
   2010-04-18 10:54:59 by Stoned Elipot | Files touched by this commit (2) | Package updated
Log message:
Update p5-DateTime-TimeZone from version 1.13 to version 1.17.

Upstream changes:
1.17    2010-04-10
- Updated Win32 to Olson name translation mapping. Patch by David
  Pinkowitz. RT #56445.

1.16    2010-04-05
- This release is based on version 2010h of the Olson database. This release
  includes changes for Tunisia and Pakistan.

1.15    2010-03-29
- This release is based on version 2010g of the Olson database. This release
  includes changes for Bangladesh, Palestine, and Russia.

1.14    2010-03-22
- This release is based on version 2010f of the Olson database. This release
  includes changes for Antartica, Syria, and Samoa.
- Moved code to my hg repo at http://hg.urth.org/hg/DateTime-TimeZone.
   2010-03-10 10:27:55 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating time/p5-DateTime-TimeZone from 1.11 to 1.13

Upstream changes:
1.13    2010-03-08
- This release is based on version 2010e of the Olson database. This release
  fixes a bug in the Bangladesh zone introduced in 2010d.

1.12    2010-03-08
- This release is based on version 2010d of the Olson database. This release
  has changes for Bangladesh, Fiji, Samoa, and Chile.
   2010-03-08 17:43:34 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating time/p5-DateTime-TimeZone from 1.10 to 1.11

pkgsrc changes:
- Adjust Module::Build dependency (CORE module of perl 5.10.1 satisfies
  requirements)
- Import time/p5-DateTime-TimeZone-HPUX to allow this module working on
  HP-UX, too

Upstream changes:
1.11    2010-03-01
- This release is based on version 2010b of the Olson database. This release
  has changes for Paraguay.
- Added a list of zones by country, and a list of zone links (aliases) to the
  docs for DateTime::TimeZone::Catalog.
   2010-01-26 00:38:17 by Stoned Elipot | Files touched by this commit (2) | Package updated
Log message:
Update p5-DateTime-TimeZone from version 1.08 to version 1.10.

Upstream changes:
1.10    2010-01-25
- This release is based on version 2010a of the Olson database. This release
  has changes for Mexico.

1.09    2010-01-18
- This release is based on version 2010a of the Olson database. This release
  has changes for Bangladesh.
   2010-01-20 15:39:32 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.08:

1.08    2009-12-28

- This release is based on version 2009u of the Olson database. This release
  has changes for Bangladesh.

1.07    2009-12-24

- Fixed for local time zone determination on Win32. Our tests broke after the
  December 2009 Cumulative Time Zone Update from Microsoft. Patch by David
  Pinkowitz. RT #52978.

1.06    2009-12-21

- This release is based on version 2009t of the Olson database. This release
  has no user-visible changes, but I like to follow along anyway.
   2009-12-15 13:59:51 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.05:

1.05    2009-11-09

- This release is based on version 2009s of the Olson database. It includes
  changes for Antarctica and Fiji.