[html5] r3184 - [] (0) Had wrong definition of 53-week week-years.
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jun 3 02:41:17 PDT 2009
Author: ianh
Date: 2009-06-03 02:41:15 -0700 (Wed, 03 Jun 2009)
New Revision: 3184
Modified:
index
source
Log:
[] (0) Had wrong definition of 53-week week-years.
Modified: index
===================================================================
--- index 2009-06-03 09:29:15 UTC (rev 3183)
+++ index 2009-06-03 09:41:15 UTC (rev 3184)
@@ -3818,11 +3818,13 @@
week-year, and vice versa. <a href=#refsGREGORIAN>[GREGORIAN]</a></p>
<p>A week-year with a number <var title="">year</var> has 53 weeks
- if it corresponds to a year <var title="">year</var> in the
+ if it corresponds to either a year <var title="">year</var> in the
proleptic Gregorian calendar that has a Thursday as its first day
- (January 1st), and a week-year <var title="">year</var> where <var title="">year</var> is a number divisible by 400, or a number
- divisible by 4 but not by 100. All other week-years have 52
- weeks.</p>
+ (January 1st), or a year <var title="">year</var> in the proleptic
+ Gregorian calendar that has a Wednesday as its first day (January
+ 1st) and where <var title="">year</var> is a number divisible by
+ 400, or a number divisible by 4 but not by 100. All other week-years
+ have 52 weeks.</p>
<p>The <dfn id=week-number-of-the-last-day>week number of the last day</dfn> of a week-year with 53
weeks is 53; the week number of the last day of a week-year with 52
Modified: source
===================================================================
--- source 2009-06-03 09:29:15 UTC (rev 3183)
+++ source 2009-06-03 09:41:15 UTC (rev 3184)
@@ -3218,12 +3218,13 @@
href="#refsGREGORIAN">[GREGORIAN]</a></p>
<p>A week-year with a number <var title="">year</var> has 53 weeks
- if it corresponds to a year <var title="">year</var> in the
+ if it corresponds to either a year <var title="">year</var> in the
proleptic Gregorian calendar that has a Thursday as its first day
- (January 1st), and a week-year <var title="">year</var> where <var
- title="">year</var> is a number divisible by 400, or a number
- divisible by 4 but not by 100. All other week-years have 52
- weeks.</p>
+ (January 1st), or a year <var title="">year</var> in the proleptic
+ Gregorian calendar that has a Wednesday as its first day (January
+ 1st) and where <var title="">year</var> is a number divisible by
+ 400, or a number divisible by 4 but not by 100. All other week-years
+ have 52 weeks.</p>
<p>The <dfn>week number of the last day</dfn> of a week-year with 53
weeks is 53; the week number of the last day of a week-year with 52
More information about the Commit-Watchers
mailing list