strptime-1.0.6: Efficient parsing of LocalTime using a binding to C's strptime, with some extra features (i.e. fractional seconds)

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

Versions0.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
Dependenciesbase (<3.0), bytestring, time or
base (≥3.0 & <5.0), bytestring, time
LicenseBSD3
CopyrightEugene Kirpichov
AuthorEugene Kirpichov
Maintainerekirpichov@gmail.com
CategorySystem, Data, Parsing
Source repositorygit clone git://github.com/jkff/strptime.git
Upload dateThu Jan 19 07:59:36 UTC 2012
Uploaded byEugeneKirpichov
Built onghc-7.2
DistributionsDebian: 1.0.6

Modules

Downloads