utc: A pragmatic time and date library.
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.
Downloads
- utc-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 2894 total (22 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] |