$(".datePickerInput").pDatepicker({ observer: true, format: 'YYYY/MM/DD', initialValue: false, calendar:{ persian:{ locale:'en' } } });