Defect #3060
Week numbers dont match in reports and calendar popups
| Status: | Closed | Start date: | 2009-03-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | - | |||
| Affected version: | 0.8.0 | Resolution: | Duplicate |
Description
The weeknumbers in the calender-popups dont match with the one in the reports.
There is an issue with this, you can use 'normal' weeknumbers and ISO weeknumbers:
%V ISO week number, with Monday as first day of week (01..53)
%W week number of year, with Monday as first day of week (00..53)
[root@hedwig ~]# date +%V
13
[root@hedwig ~]# date +%W
12
Related issues
History
Updated by Mischa The Evil over 2 years ago
Added relation to #2462.
Updated by Holger Just over 1 year ago
- Status changed from New to Closed
- Resolution set to Duplicate