I am using this twitter bootstrap style datepicker from Stefan Petre
However, I don' t know how to set the format of the datepicker to french, apart from changing it directly from the sources, is there a better way to do it ?
Thanks all
dtjmsy, you can use this as well:
$('.datepicker').datepicker({
language: "pt-BR"
});
And here a link with a good sandbox where you can try some configurations: http://eternicode.github.io/bootstrap-datepicker/?#sandbox
I've been using a modified version of Stefan Petre's datepicker, and at the bottom of the docs there it says to include your locale file after you included the main datpicker file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With