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

[ bsd3, data, library, parsing, system ] [ Propose Tags ]

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).

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
split-baseEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 13812 total (60 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]