diff --git a/about.xhtml b/about.xhtml index 24f9aad..4e77c0b 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -35,6 +35,7 @@
+All dates and times across my services are
+ ISO 8601-compliant. The
+ short-form format YYYY-MM-DD
is used for dates, and
+ hh:mm:ss
is used for times, with display of seconds being based on
+ required level of accuracy. The full expression may be used when necessary;
+ YYYYMMDDThhmmssZ
(UTC without offset),
+ YYYYMMDDThhmmss+hhmm
(with positive offset), or
+ YYYYMMDDThhmmss-hhmm
(with negative offset).
I care about upstreaming and sharing code, strongly preferring licenses which