diff --git a/index.html b/index.html index 0f1c0d2f6..ae86b5856 100644 --- a/index.html +++ b/index.html @@ -1778,8 +1778,9 @@

Representing Time

days in places where they do not exist. That said, modern system libraries that generate dateTimeStamp values are often error-free in their generation of valid dateTimeStamp values. The regular -expression shown below, with whitespace added for readability, is often -adequate when processing modern system library-generated dates and times. +expression shown below (minus the whitespace included here for readability), +is often adequate when processing library-generated dates and times on +modern systems.