Closed
Bug 510789
Opened 16 years ago
Closed 16 years ago
Calendar week counting works not according to ISO 8601
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: xadmi, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Lightning [de] 0.9 (Build 2008033120) in Thunderbird 2.0.0.22 (Build 20090605)
According to ISO 8601 begins the first week of the year with the first week that has a thursday numbered 4 or higher.
I saw some discussions about this topic in the past, but the bug is still not fixed!
Reproducible: Always
Steps to Reproduce:
1. Select the first of January 2009 or 2008 (Wednesday or Tuseday)
2. have a look at the displayed calendar week
Actual Results:
Notice the failure - it is 1!!!
Expected Results:
It should be 53 (Thursday is only the 1st/3rd)!
Comment 2•16 years ago
|
||
(In reply to comment #0)
> According to ISO 8601 begins the first week of the year with the first week
> that has a thursday numbered 4 or higher.
That's wrong! The week with the year's first Thursday in it is Week 1 according to ISO 8601. January 1st in 2009 was a Thursday, and Lightning shows the correct ISO week number, which is "1".
-> Resolving as INVALID
Alias: xadmi@gmx.net
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Component: Build Config → Internal Components
QA Contact: build → base
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•