binodnepali / react-nepali-datetime-picker

Mobile first collection of components for seamless integration of Nepali calendar, date picker, time picker, and datetime picker functionalities into React applications. Built with simplicity and reusability in mind, powered by React and styled with Tailwind CSS
https://react-nepali-datetime-picker.web.app/
Other
6 stars 3 forks source link

BUG: Date with Day does not match on some years #19

Open beecodeguy opened 4 months ago

beecodeguy commented 4 months ago

If you go to Past year for example: (2052/shrawan/24) it is present on Tuesday but if must be present on Wednesday. So these bug had to be fixed:

binodnepali commented 4 months ago

Actually this is known issue mentioned in this issue #15 . I am thinking to re-use the configuration from nepali-datetime package by exporting the config file to have one source of truth to construct view in the calendar.