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

persian (jalali) Date/time picker widget based on twitter bootstrap

Results 8 bootstrap-persian-datetimepicker issues
Sort by recently updated
recently updated
newest added

update in datetimepicker to bootstrap 4

[test3.html.txt](https://github.com/beygi/bootstrap-persian-datetimepicker/files/2129537/test3.html.txt)

Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.

date link with the latest version will not work bootstrap 4 and latest version of the plugin with bootstrap 4 [اجاره ماشین](https://app.ejarehkhodro.com)

Salam I use persian date time picker, with this code: ``` ``` but this error happens: ``` TypeError: moment is undefined [Learn More] bootstrap-persian-datetimepicker.js:36:5 TypeError: $(...).datetimepicker is not a function...

Hi @beygi, I can't display jalali calendar in my project. (Displayed Gregorian calendar) [ ![2](https://cloud.githubusercontent.com/assets/701520/16487684/a84385fe-3ee1-11e6-8992-2c268ae2d9b4.png) ](url) Regards ![43432](https://cloud.githubusercontent.com/assets/701520/16487690/afcf092e-3ee1-11e6-99a8-12fb5758ad04.png)

jquery.min.js:2 Uncaught TypeError: e.size is not a function at c (bootstrap-persian-datetimepicker.min.js:3) at HTMLDivElement. (bootstrap-persian-datetimepicker.min.js:3) at Function.each (jquery.min.js:2) at r.fn.init.each (jquery.min.js:2) at r.fn.init.a.fn.datetimepicker (bootstrap-persian-datetimepicker.min.js:3) at HTMLDocument. (index.html?_ijt=ub3h0fes8chh3rfkfkqfp93ggl:38) at j (jquery.min.js:2) at...

I have problem with format ``` js $('.datetimepicker').datetimepicker({ format: 'DD-MM-YYYY' }); ``` It have problem when onfocus on the text box (messing value).