@hackage strptime0.1.3

Efficient parsing of LocalTime using a binding to C's strptime

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.