I'm using bootstrap datetimepicker in my project. I need to change it to jalali calendar, so:
- I used
locale:'fa'
in datetimepicker initializing code - I added
moment-jalaali.js
aftermoment.js
So after adding moment-jalaali
when I click on textbox datetimepicker doesn't appear.
I placed here my source code, and I hope you can help me to solve this issue. http://www.bshafiei.ir/uploader/files/DatePickers.zip