The rfc3339 package
Parse and display time according to RFC3339: http://www.ietf.org/rfc/rfc3339.txt
This package defines a type class to parse and read RFC 3339 from different data types. Right now there is only support for reading and showing String
For more information and usage examples please read the documentation of the module here: http://hackage.haskell.org/packages/archive/rfc3339/1.0.4/doc/html/Data-Time-RFC3339.html
Properties
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4 |
|---|---|
| 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 | Tue May 10 16:17:59 UTC 2011 |
| Uploaded by | HugoGomes |
| Built on | ghc-7.0 |
| Build failure | ghc-7.2 (log) |
Modules
- Data
Downloads
- rfc3339-1.0.4.tar.gz (Cabal source package)
- package description (included in the package)