onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
552 stars 170 forks source link

fix: weekday check function for other locales #222

Closed cheeselemon closed 3 months ago

cheeselemon commented 11 months ago

Fixing issue #150 , #221

Screenshot 2023-12-07 at 6 57 08 PM

Problem:

Reason:

The Fix:

Maycon-Santos commented 8 months ago

Merge please! 🥲

onesine commented 3 months ago

Hello @cheeselemon 👋. Sorry for the late reply. Thanks for the contribution.