utc: A pragmatic time and date library.

[ data, library, mit, parsing, time ] [ Propose Tags ] [ Report a vulnerability ]

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 && <4.9), 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
Uploaded by LarsPetersen at 2015-06-17T10:53:03Z
Revised Revision 1 made by Bodigrim at 2026-02-19T23:26:13Z
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
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3014 total (7 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]