The strptime package
This library provides a binding to strptime, that allows to parse dates and times from strings and strict/lazy bytestrings. The library creates LocalTime values. It provides some extra features which the original strptime lacks - parsing of fractional seconds and parsing of ten-powers of seconds since epoch (for example milliseconds since epoch).
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.10 |
|---|---|
| Dependencies | base (<3.0), bytestring, time or base (≥3.0 & <5.0), bytestring, time |
| License | BSD3 |
| Copyright | Eugene Kirpichov |
| Author | Eugene Kirpichov |
| Maintainer | ekirpichov@gmail.com |
| Category | System, Data, Parsing |
| Source repository | git clone git://github.com/jkff/strptime.git |
| Upload date | Thu Jan 19 07:07:01 UTC 2012 |
| Uploaded by | EugeneKirpichov |
| Built on | ghc-7.2 |
| Distributions | NixOS: 1.0.10, Debian: 1.0.6 |
Modules
- Data
- Time
Downloads
- strptime-1.0.5.tar.gz (Cabal source package)
- package description (included in the package)