Example of Islamic Calendar in ASP.NET MVC Calendar Control
The following example demonstrates the Hijri (Islamic) calendar. The Today date is always highlighted in the calendar and is focused on when no date is selected.
DEMO
SOURCE
Selected Value:
The Hijri (Islamic) calendar is based on the lunar calendar. It consists of functionalities equivalent to those of the Gregorian Calendar like min, max date restriction, disabled dates, highlight dates, and multiple date selection.
More information on the calendar customization can be found in this documentation sectionopens in a new tab.