beygi / bootstrap-persian-datetimepicker

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

Gregorian value of datepicker #6

Closed mborjian closed 7 years ago

mborjian commented 7 years ago

Hi! Is there any option or function that can pass the gregorian format of selected date?

mborjian commented 7 years ago

wonderfully this trick worked! let d = new Date(e.date);