BUG: wrong week number
2004/12/07 23:15
Viewed 16361 times
Replies: 1/4

hi All!

Problem: displayed week number becoms some times wrong.
example: select date 01/01/2005

Re: BUG: wrong week number
2004/12/20 14:31
Viewed 19449 times
Replies: 1/3

Looks like the week numbers returned are restricted to "%V" type week numbers. I'd like to see the week numbers displayed by the calendar as well as those returned when you click on a date configurable to "%U" "%W" as well as "%V"

last
Re[2]: BUG: wrong week number
2004/12/21 03:39
Viewed 22337 times
Replies: 2/2

Sorry, this is not yet available; the only algorithm implemented so far is ISO 8601, which states that week #1 is the first week that has at least 4 days in the current year, with Monday as the first day of week.

We'll try to add that in the next version.

last
Google