From d8625a398820e28f903ad75e0c95d958b4c158bc Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:33:15 -0400 Subject: libraries/isodate: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/isodate/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libraries/isodate') diff --git a/libraries/isodate/README b/libraries/isodate/README index cbc58d1165e4e..d1fc7d22a9221 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. -- cgit v1.2.3