Press "Enter" to skip to content

A javascript Solar (jalali) Datepicker for HTML | jdatepicker.js

jdatepicker is a solar Javascript data picker (jalali) for HTML.

persian datepicker, ng2 jalali date picker, persian range datepicker, nebular jalali datepicker, shamsi calendar javascript, antd jalali datepicker

How to make use of it:

1. Import the jdatepicker.js into the doc.

<script src="src/jdatepicker.js"></script>

2. Attach the Jalali Date Picker to an input subject and accomplished.

<input id="datePicker" />
jDatePicker('datePicker');

3. Customize the looks of the Jalali calendar popup.

jDatePicker('datePicker',{
  headerColor: '#222',
  bodyColor: '#fff',
});

4. Determine whether or not to point out Iranian month names.

jDatePicker('datePicker',{
  headerColor: '#222',
  bodyColor: '#fff',
  dariMonth: false,
});

Easy Jalali Date Picker, jdatepicker Plugin/Github, javascript jalali datepicker


See Demo And Download

Official Website(habibmhamadi): Click Here

This superior jQuery/javascript plugin is developed by habibmhamadi. For extra advanced usage, please go to the official website.

Be First to Comment

    Leave a Reply

    Your email address will not be published. Required fields are marked *