3

I'm using bootstrap datetimepicker in my project. I need to change it to jalali calendar, so:

  1. I used locale:'fa' in datetimepicker initializing code
  2. I added moment-jalaali.js after moment.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

VincenzoC
  • 30,117
  • 12
  • 90
  • 112
Bahman Shafiei
  • 395
  • 5
  • 22

1 Answers1

-2

Here you can find a cool opensource Jalali calendar based on bootstrap

https://github.com/rafihaidari/Jalali-Calendar-and-Datepicker

RCode
  • 379
  • 3
  • 12