diff --git a/about.xhtml b/about.xhtml index ec260a9..044f5dc 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -105,13 +105,15 @@

Date and Time

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; + 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).

+ YYYYMMDDThhmmss-hhmm (with negative + offset).

Licensing