summaryrefslogtreecommitdiffstats
path: root/libraries/isodate/README
blob: cbc58d1165e4e8ce4f1f5922871a6f876a259e54 (plain)
1
2
3
4
5
6
An ISO 8601 date/time/duration parser and formater.
This module implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an allowed
option.