flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

fix(datepicker): datePicker now supports formatting of date

Open dhavalveera opened this issue 11 months ago • 5 comments

🛠️ Enhancement: Added Date Formatting Support to DatePicker

This PR introduces date formatting support to the DatePicker component by leveraging the date-fns package. Users can now customize date formats such as dd-MMM-yyyy or dd MMM yyyy according to their preferences.

dhavalveera avatar Mar 11 '24 07:03 dhavalveera