react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Week numbers seem incorrect

Open anarute opened this issue 1 year ago • 0 comments

Checking the week numbers for 2025 they don't match with the expected ISO week number.

For example:

image

https://shahabyazdi.github.io/react-multi-date-picker/other-examples/#displaying-week-numbers

The first week should be 1 and not 52 according to ISO standards (can be seen here for example https://www.epochconverter.com/weeks/2025 )

anarute avatar Oct 14 '24 15:10 anarute