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.10.1 && <0.11), base (>=4 && <5), bytestring (>=0.9.1 && <0.10), containers (>=0.3 && <0.5), convertible (>=1.0 && <1.1), mtl (>=2.0.1 && <=2.1), time (>=1.0 && <1.3) [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 NathanHunter at 2012-01-05T22:45:03Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2982 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

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