Description
A Haskell library for parsing ISO 8601 date and time values, based on code originally from Aeson. It helps programs read common timestamp formats used in JSON APIs, logs, and configuration files.
Developers use it when Haskell software needs consistent date parsing. Timezones and partial timestamps can be tricky, so applications should document accepted formats.