The timerep package
Parse and display time according to some RFC's. Supported: RFC3339 http://www.ietf.org/rfc/rfc3339.txt RFC2822 http://www.ietf.org/rfc/rfc2822.txt
This package defines a type class to parse and read time representations specified in some RFC's. Right now there is only support for reading and showing String
Special thanks to Koral for all the suggestions and help in solving some bugs
Properties
| Versions | 1.0.0, 1.0.2, 1.0.3 |
|---|---|
| Dependencies | base (<5), old-locale, time (≥1.2) |
| License | BSD3 |
| Copyright | Hugo Daniel Gomes |
| Author | Hugo Daniel Gomes <mr.hugo.gomes@gmail.com> |
| Maintainer | Hugo Daniel Gomes <mr.hugo.gomes@gmail.com> |
| Category | Web, Time |
| Source repository | git clone git://github.com/HugoDaniel/RFC3339.git |
| Upload date | Wed Aug 1 15:19:47 UTC 2012 |
| Uploaded by | HugoGomes |
| Build failure | ghc-7.4 (log) |
Modules
- Data
- Time
- Data.Time.RFC2822
- Data.Time.RFC3339
- Time
Downloads
- timerep-1.0.2.tar.gz (Cabal source package)
- package description (included in the package)