What is the week number given by function "week" ?
Just using function "week" which gives 2 as week number for monday January 4th which is wrong.
According to ISO standard, week number one is the week containing January 4th.
Regards,
Pierre.
Just using function "week" which gives 2 as week number for monday January 4th which is wrong.
According to ISO standard, week number one is the week containing January 4th.
Regards,
Pierre.
Yes, ColdFusion's week numbering system is different from the ISO date standard. For example, in ColdFusion the week begins on Sunday. Whereas in the ISO standard it begins on Monday.
There is nothing wrong with that. The ISO standard is a convention, and is not mandatory
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.