react-multi-date-picker
react-multi-date-picker copied to clipboard
Week numbers seem incorrect
Checking the week numbers for 2025 they don't match with the expected ISO week number.
For example:
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 )