timeparsers: Attoparsec parsers for various Date/Time formats.

[ bsd3, data, library ] [ Propose Tags ]

Parsers for various Date/Time formats, implemented in AttoParsec.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3, 0.3.1, 0.3.2
Dependencies attoparsec (>=0.9.1.2 && <0.11), base (>=4 && <5), bytestring (>=0.9.1 && <0.11), containers (>=0.3 && <0.5.1), convertible (>=1.0 && <1.1), mtl (>=2.0.1 && <=2.2), time (>=1.0 && <1.5) [details]
License BSD-3-Clause
Copyright Nathan Ferris Hunter, 2011
Author Nathan Ferris Hunter
Maintainer Nathan Ferris Hunter <nathan.f.hunter@gmail.com>
Category Data
Uploaded by PhilipWeaver at 2012-11-07T18:57:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2986 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for timeparsers-0.3.2

[back to package description]
This package contains parsers for various date and time formats, implemented in
Attoparsec.