wwilsman / Datepicker.js

Datepicker.js
http://wwilsman.github.io/Datepicker.js
MIT License
39 stars 20 forks source link

Change the default date format from MM-DD-YYYY to DD-MM-YYYY #16

Open dk-raw opened 2 years ago

dk-raw commented 2 years ago

I was wondering if there is an obb way of changing the default date format in the datepicker from MM-DD-YYYY to DD-MM-YYYY. Thanks

VladyTipler commented 2 years ago

Just use serialize and deserialize hooks

LitalHayCherry commented 4 months ago

what does it means? how can i change that the fronend result will be on format dd/mm/yyyy and not mm/dd/yyyy