bootstrap-persian-datetimepicker
bootstrap-persian-datetimepicker copied to clipboard
Problem with "DD-MM-YYYY" format?
I have problem with format
$('.datetimepicker').datetimepicker({
format: 'DD-MM-YYYY'
});
It have problem when onfocus on the text box (messing value).
so what's the problem ? can you explain it more ?
It show incorrect date value on textbox.
please take a look at usage.html in the project directory