tz: Time zones database and library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package has two main goals:
To distribute the standard time zone database in a cabal package, so that it can be used in Haskell programs uniformly on all platforms.
To provide a library that can read time zone info files (aka. Olson files), and does time zone conversions in a pure and efficient way.
The current version ships the 2014b
version of the time zone
database. See: http://www.iana.org/time-zones for more info.
The package is currently in a draft phase, I'm still experimenting with different ideas wrt. scope/API/implementation/etc. All comments are welcome!
[Skip to Readme]
Properties
Versions | 0.0.0.1, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), binary (>=0.5 && <0.8), bytestring (>=0.9 && <0.11), time (>=1.2 && <1.5), vector (>=0.9 && <0.11) [details] |
License | Apache-2.0 |
Author | Mihaly Barasz, Gergely Risko |
Maintainer | Mihaly Barasz <klao@nilcons.com>, Gergely Risko <errge@nilcons.com> |
Category | Data |
Home page | https://github.com/nilcons/haskell-tz |
Bug tracker | https://github.com/nilcons/haskell-tz/issues |
Source repo | head: git clone https://github.com/nilcons/haskell-tz.git |
Uploaded | by MihalyBarasz at 2014-03-31T15:16:41Z |
Modules
[Index]
Downloads
- tz-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees