utc: A pragmatic time and date library.

[ data, library, mit, parsing, time ] [ Propose Tags ]

This library aims to supply you with common types and operations for working with time and date.

  • Parsing and rendering common formats like ISO8601 and RFC3339.

  • Modifying dates and times in a way that is easy to understand and not overengineered (srsly, who needs something else than the Gregorian Calendar?)

  • A set of classes that provide interfaces for your own application specific or maybe more efficient time and date types. Implement the interfaces and get all the parsing and rendering functions for free!

Bug reports or (even better) tests are appreciated.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1
Dependencies attoparsec (>=0.12 && <1), base (>=4.7 && <5), bytestring (>=0.10.4.0 && <1), clock (>=0.3 && <1), exceptions (>=0.4 && <1), text (>=1.0 && <2) [details]
License MIT
Copyright Copyright (c) Lars Petersen 2014-2015
Author Lars Petersen
Maintainer lars@nyantec.com
Category Data, Time, Parsing
Home page https://github.com/lpeterse/haskell-utc
Bug tracker https://github.com/lpeterse/haskell-utc/issues
Source repo head: git clone https://github.com/lpeterse/haskell-utc.git
Uploaded by LarsPetersen at 2015-06-17T10:53:03Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2773 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-17 [all 1 reports]