I am looking for a tailwind datepicker plugin. Would be great if someone could tell me a good one. I already tested flowbit https://flowbite.com/docs/plugins/datepicker/ but somehow its not really customizeable. For example how to change the dateformat? Help is appreciated
Hi @smoketm, you can surely get the value in the yyyy-mm-dd formate.
If you need to change or customize, you must read the documentation.
second you can change and customize the formate from the backend using some settings which store your data in that formate in which you define the model or cotroller