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
553 stars 171 forks source link

[Feature request] Option change week name #58

Open mufteev opened 1 year ago

mufteev commented 1 year ago

Hi!

Add, please, option for change format week name in header calendar - so that it would be possible, for example, to make not a three-character name, but a two-character one

https://github.com/onesine/react-tailwindcss-datepicker/blob/460debb95b239f8ea299b400fb312df584d55ee0/src/components/Calendar/Week.tsx#L47-L51

onesine commented 1 year ago

Hi @mufteev 👋 Thank you for using our package.

Sorry for the delay. Thank you for this feature request. Rest assured that we will implement it very soon.

PRs are always welcome 🎉.