I have a view that uses the datepart(wk, [datefield]) function. Since the new year it returns the "wrong" weeknumber. For example: in my country (the Netherlands) week 1 of the year 2005 is the period january 3 - january 9.
The function however now returns week 2 when the date is for example january 5.
Is it possible to change a server setting, making this function to always return the right (in this case Dutch) week in a view.
I hope somebody can help me.
Greetings,
Udjen