The goal of this package is 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. We also provide platform-independent and/or compiled-in access to the standard Time Zone Dabase by the means of the companion tzdata package http://hackage.haskell.org/package/tzdata. The package is currently in an alpha phase, I'm still experimenting with different ideas wrt. scope/API/implementation/etc. All comments are welcome!


Keywords
data, library, Propose Tags, http://hackage.haskell.org/package/tzdata, Skip to Readme, , Index, Quick Jump, Data.Time.Zones, Data.Time.Zones.All, Data.Time.Zones.Internal, Data.Time.Zones.Internal.CoerceTH, Data.Time.Zones.Read, Data.Time.Zones.TH, Data.Time.Zones.Types, More info, tz-0.1.3.6.tar.gz, browse, Package description, revised, metadata revisions, Package maintainers, GergelyRisko, MihalyBarasz, janus, edit package information , 0.0.0.1
License
Apache-2.0
Install
cabal install tz-0.1.3.6

Documentation

haskell-tz

Haskell library for:

  • Efficient time zone handling
  • Reading and parsing time zone info files (aka. Olson files)
  • Including time zone information in Haskell binaries in a platform-independent way