tzdata: Time zone database (as files and as a module)

[ apache, data, library ] [ Propose Tags ]

The goal of this package is to distribute the standard Time Zone Database in a cabal package, so that it can be used in Haskell programs uniformly on all platforms.

This package currently ships the 2018g version of the time zone database. The version of the time zone database shipped is always reflected in the version of this package: x.y.YYYYMMDD.z, then YYYYMMDD is the official release date of time zone database.

See: http://www.iana.org/time-zones for more info about the time zone database.

See also the tz package http://hackage.haskell.org/package/tz or the timezone-olson and timezone-series packages that provide facilities to use the data shipped here. (The tz package automatically installs this package.)


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.20140324.0, 0.1.20140612.0, 0.1.20141110.0, 0.1.20150129.0, 0.1.20150129.1, 0.1.20150810.0, 0.1.20160417.0, 0.1.20160614.0, 0.1.20161123.0, 0.1.20170320.0, 0.1.20180122.0, 0.1.20180501.0, 0.1.20181026.0, 0.1.20190325.0, 0.1.20190911.0, 0.2.20201016.0, 0.2.20201021.0, 0.2.20211021.0, 0.2.20220315.0, 0.2.20220810.0, 0.2.20220815.0, 0.2.20220923.0, 0.2.20221011.0, 0.2.20221028.0, 0.2.20221129.0, 0.2.20230322.0, 0.2.20231222.0, 0.2.20240201.0 (info)
Dependencies base (>=4 && <5), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.7), deepseq (>=1.1 && <1.5), vector (>=0.9 && <0.13) [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-tzdata
Bug tracker https://github.com/nilcons/haskell-tzdata/issues
Source repo head: git clone https://github.com/nilcons/haskell-tzdata.git
Uploaded by MihalyBarasz at 2018-11-20T16:10:20Z
Distributions Arch:0.2.20240201.0, LTSHaskell:0.2.20240201.0, NixOS:0.2.20240201.0, Stackage:0.2.20240201.0
Reverse Dependencies 2 direct, 14 indirect [details]
Downloads 19250 total (144 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-20 [all 1 reports]

Readme for tzdata-0.1.20181026.0

[back to package description]

haskell-tzdata

Haskell package that distributes the standard time zone database