DesignRevision / shards-react

⚛️A beautiful and modern React design system.
https://designrevision.com/downloads/shards-react/
MIT License
759 stars 98 forks source link

DatePicker wrong week number #56

Open jorpilo opened 3 years ago

jorpilo commented 3 years ago

Hello.

I have found that the DatePicker component shows the wrong week number when the previous year has 53 weeks instead of 52.

image

In Junary 2021, the component shows week number 1. However according to ISO calendar the correct week number is 53.

This makes all the following week number wrong.

The current package version installed is 1.0.3