Bootstrap-jalali-datepicker

Twitter Bootstrap Jalali Datepicker

View the Project on GitHub mousavian/bootstrap-jalali-datepicker

Welcome to Bootstrap Jalali Datepicker

This is a fork of ikelin's original code. The jQuery UI Datepicker widget customized for Jalali Calendar (Shamsi, شمسی) using in Iran.

How to Use

To create a simple date picker: $("#datepicker").datepicker();

To set RTL mode: $("#datepicker").datepicker({ isRTL: true });