strptime: Efficient parsing of LocalTime using a binding to C's strptime, with some extra features (i.e. fractional seconds)
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).
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
split-base | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- strptime-1.0.10.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 (<5.0), bytestring, text, time [details] |
License | BSD-3-Clause |
Copyright | Eugene Kirpichov |
Author | Eugene Kirpichov |
Maintainer | ekirpichov@gmail.com |
Category | System, Data, Parsing |
Source repo | head: git clone git://github.com/jkff/strptime.git |
Uploaded | by EugeneKirpichov at 2012-12-18T23:24:56Z |
Distributions | NixOS:1.0.10 |
Reverse Dependencies | 5 direct, 2 indirect [details] |
Downloads | 14171 total (81 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] |