[html5] r4317 - [e] (0) year zero isn't allowed, so it should talk about year one Fixing http:// [...]

whatwg at whatwg.org whatwg at whatwg.org
Sat Oct 24 15:58:26 PDT 2009


Author: ianh
Date: 2009-10-24 15:58:22 -0700 (Sat, 24 Oct 2009)
New Revision: 4317

Modified:
   complete.html
   index
   source
Log:
[e] (0) year zero isn't allowed, so it should talk about year one
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8025

Modified: complete.html
===================================================================
--- complete.html	2009-10-24 22:56:51 UTC (rev 4316)
+++ complete.html	2009-10-24 22:58:22 UTC (rev 4317)
@@ -4077,7 +4077,7 @@
 
     <li>The time and time-zone offset components are not optional.</li>
 
-    <li>Dates before the year zero can't be represented as a datetime
+    <li>Dates before the year one can't be represented as a datetime
     in this version of HTML.</li>
 
     <li>Time-zone offsets differ based on daylight savings time.</li>

Modified: index
===================================================================
--- index	2009-10-24 22:56:51 UTC (rev 4316)
+++ index	2009-10-24 22:58:22 UTC (rev 4317)
@@ -3887,7 +3887,7 @@
 
     <li>The time and time-zone offset components are not optional.</li>
 
-    <li>Dates before the year zero can't be represented as a datetime
+    <li>Dates before the year one can't be represented as a datetime
     in this version of HTML.</li>
 
     <li>Time-zone offsets differ based on daylight savings time.</li>

Modified: source
===================================================================
--- source	2009-10-24 22:56:51 UTC (rev 4316)
+++ source	2009-10-24 22:58:22 UTC (rev 4317)
@@ -3295,7 +3295,7 @@
 
     <li>The time and time-zone offset components are not optional.</li>
 
-    <li>Dates before the year zero can't be represented as a datetime
+    <li>Dates before the year one can't be represented as a datetime
     in this version of HTML.</li>
 
     <li>Time-zone offsets differ based on daylight savings time.</li>




More information about the Commit-Watchers mailing list