bootstrap-persian-datetimepicker icon indicating copy to clipboard operation
bootstrap-persian-datetimepicker copied to clipboard

Problem with "DD-MM-YYYY" format?

Open thearabbit opened this issue 9 years ago • 3 comments

I have problem with format

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

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

thearabbit avatar Jan 09 '16 07:01 thearabbit

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

beygi avatar Jun 30 '16 12:06 beygi

It show incorrect date value on textbox.

thearabbit avatar Jul 01 '16 08:07 thearabbit

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

beygi avatar Jul 01 '16 21:07 beygi