slackbuilds/libraries/isodate
Dimitris Zlatanidis c310964d70 libraries/isodate: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-23 08:23:59 +07:00
..
README libraries/isodate: Added (date/time/duration parser and formater). 2014-02-08 11:10:08 -06:00
isodate.SlackBuild libraries/isodate: Updated for version 0.5.0. 2014-02-23 08:23:59 +07:00
isodate.info libraries/isodate: Updated for version 0.5.0. 2014-02-23 08:23:59 +07:00
slack-desc libraries/isodate: Added (date/time/duration parser and formater). 2014-02-08 11:10:08 -06:00

README

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.