beygi / bootstrap-persian-datetimepicker

persian (jalali) Date/time picker widget based on twitter bootstrap
MIT License
39 stars 6 forks source link

Problem with "DD-MM-YYYY" format? #3

Open thearabbit opened 8 years ago

thearabbit commented 8 years ago

I have problem with format

$('.datetimepicker').datetimepicker({
   format: 'DD-MM-YYYY'
});

It have problem when onfocus on the text box (messing value).

beygi commented 8 years ago

so what's the problem ? can you explain it more ?

thearabbit commented 8 years ago

It show incorrect date value on textbox.

beygi commented 8 years ago

please take a look at usage.html in the project directory