diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-01-30 08:19:02 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-30 08:35:12 +0700 |
| commit | 7e5065a1f76257af504e04adc20c3d6177eedf21 (patch) | |
| tree | 8d3414c026bd6ac504df53515e9722c5321fb2d0 /python/python3-isodate/README | |
| parent | 7889b9cb51ba5ead46e178e58e31f13952cfb2f5 (diff) | |
python/python3-isodate: Added (ISO Date).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-isodate/README')
| -rw-r--r-- | python/python3-isodate/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-isodate/README b/python/python3-isodate/README new file mode 100644 index 0000000000..37358a8d4c --- /dev/null +++ b/python/python3-isodate/README @@ -0,0 +1,3 @@ +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. |
