A lightweight Persian (Jalali / Shamsi) date picker widget built with HTML, CSS, JavaScript, jQuery, and PersianDate library.
- Persian (Shamsi) calendar
- Simple and lightweight
- jQuery and PersianDate-based
- RTL layout
- Easy to integrate in any project
Include the following:
<!-- HTML and input -->
<input type="text" id="date-input">
<!-- PersianDate & Datepicker libraries -->
<script src="..."></script>Online Demo (you can deploy on GitHub Pages or CodePen and link here)
Clone or download the project and open index.html in your browser.