beygi / bootstrap-persian-datetimepicker

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

Issue in show jalali calendar #4

Open mostafasoufi opened 8 years ago

mostafasoufi commented 8 years ago

Hi @beygi, I can't display jalali calendar in my project. (Displayed Gregorian calendar) 2 Regards 43432

beygi commented 8 years ago

can you send me a zip file that contains your files ? it's not necessary to include your whole project files. a simple html is enough or you can use jsfiddle instead if you happy with it

beygi commented 8 years ago

sorry it's my fault i didn't mention that you should use pdate before this. i put usage.html in the project directory . please take a look at this file and mention me if your problem does not solved

mostafasoufi commented 8 years ago

Thanks for your reply and sorry for late reply to your comment. its seems you you have new commit for it. i'll check it.

Regards

nbastreet commented 8 years ago

hi. i have same issue. i use: window.ODate = Date; window.Date = pDate; just before my fuction start but calendar isn't jalali, only text displayed in persian! exactly where i using this??

SinaRiani commented 6 years ago

Hi what is meaning the following: window.ODate = Date; window.Date = pDate;

please help, I set the Persian but DateTime in not jalali for me. Thanks