timezone-olson-0.1.2: A pure Haskell parser and renderer for binary Olson timezone files

The timezone-olson package

A parser and renderer for binary Olson timezone files whose format is specified by the tzfile(5) man page on Unix-like systems. For more information about this format, see http://www.twinsun.com/tz/tz-link.htm. Functions are provided for converting the parsed data into TimeZoneSeries objects from the timezone-series package. On many platforms, binary Olson timezone files suitable for use with this package are available in the directory usrshare/zoneinfo and its subdirectories on your computer.

Properties

Versions0.1.0, 0.1.1, 0.1.2
Dependenciesbase (≥3.0 & <5.0), binary (≥0.4.1 & <0.6), bytestring (≥0.9 & <1.0), extensible-exceptions (≥0.1.0 & <0.2), time (≥1.1.4 & <1.5), timezone-series (≥0.1.0 & <0.2)
LicenseBSD3
CopyrightCopyright (c) 2010 Yitzchak Gale. All rights reserved.
AuthorYitzchak Gale
Maintaineryitz@community.haskell.org
CategoryData
Home pagehttp://projects.haskell.org/time-ng/
Upload dateThu Nov 10 18:24:12 UTC 2011
Uploaded byYitzGale
Built onghc-7.2
DistributionsFreeBSD: 0.1.2

Modules

Downloads