@hackage strptime0.1

Efficient parsing of CalendarTime 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.