summaryrefslogtreecommitdiffstats
path: root/libraries/isodate
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:33:15 +0100
committer B. Watson2022-03-13 20:33:15 +0100
commitd8625a398820e28f903ad75e0c95d958b4c158bc (patch)
tree758dc09aa0edf99f05f77b8eb382d2dbe3a381d4 /libraries/isodate
parent38e6766f4715a1d0080f5c4ac9f04f60638ca7b4 (diff)
downloadslackbuilds-d8625a398820e28f903ad75e0c95d958b4c158bc.tar.gz
libraries/isodate: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/isodate')
-rw-r--r--libraries/isodate/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/isodate/README b/libraries/isodate/README
index cbc58d1165..d1fc7d22a9 100644
--- a/libraries/isodate/README
+++ b/libraries/isodate/README
@@ -1,6 +1,7 @@
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.
+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.