Skip Menu |

This queue is for tickets about the Date-Calc CPAN distribution.

Report information
The Basics
Id: 52553
Status: rejected
Priority: 0/
Queue: Date-Calc

People
Owner: Nobody in particular
Requestors: lindner.andreas [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 5.4
Fixed in: (no value)



Subject: Week_Number("2008","12","29") is wrong
Week_Number("2008","12","29") reports 53 but should be 1
On Tue Dec 08 03:20:58 2009, Lumpi74 wrote: Show quoted text
> Week_Number("2008","12","29") reports 53 but should be 1
RTFM: If the given date lies in the FIRST week of the NEXT year, "Weeks_in_Year($year) + 1" is returned.