timezone-olson: A pure Haskell parser and renderer for binary Olson timezone files
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.
[Skip to Readme]
Modules
[Index]
- Data
- Time
- LocalTime
- TimeZone
- Data.Time.LocalTime.TimeZone.Olson
- Data.Time.LocalTime.TimeZone.Olson.Parse
- Data.Time.LocalTime.TimeZone.Olson.Render
- Data.Time.LocalTime.TimeZone.Olson.Types
- Data.Time.LocalTime.TimeZone.Olson
- TimeZone
- LocalTime
- Time
Downloads
- timezone-olson-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1 |
---|---|
Dependencies | base (>=3.0 && <5.0), binary (>=0.4.1 && <0.8), 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) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2010 Yitzchak Gale. All rights reserved. |
Author | Yitzchak Gale |
Maintainer | yitz@community.haskell.org |
Category | Data |
Home page | http://projects.haskell.org/time-ng/ |
Uploaded | by YitzGale at 2014-03-19T15:22:00Z |
Distributions | Arch:0.2.1, FreeBSD:0.1.7, LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1, openSUSE:0.2.1 |
Reverse Dependencies | 9 direct, 3 indirect [details] |
Downloads | 21882 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |