Re: BUG: wrong week number
2004/12/20 14:31
Viewed 19438 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"

Re[2]: BUG: wrong week number
2004/12/21 03:39
Viewed 22327 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
Re[3]: BUG: wrong week number
2005/01/10 13:58
Viewed 24733 times
Replies: 0/0
I know you've just posted this. Any idea when this might be implemented. I have a payroll system I'm trying to work on. Our payroll runs from Saturday through Friday. The current implementation of the calendar does not allow for Week Numbers that follow this. Is there a quick fix or a bit of code that can be tweaked to allow for this in the meantime?
last
Re[3]: BUG: wrong week number
2006/07/26 18:53
Viewed 16561 times
Replies: 0/0

In the calendar on our dynarch webpage, the first weeknumber is 52 (Jan 2006) , and that week has first thursday, contradicting the algorithm that week #1 should have the first thursday of the year.

last
Google