Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any jQuery plugin for Hijri calendars?

Tags:

I wonder if there is any jQuery DatePicker plugin for Hijri calendars?

like image 425
Ahmed Atia Avatar asked Feb 19 '11 06:02

Ahmed Atia


People also ask

How do I add Hijri to my calendar?

To add the Hijri Calendar you need to sign in to your Google Account and go to your calendar. Click on Settings and under the General tab, choose AlternateCalendars and select the Hijri calendar of your choice.

How do I add a calendar in HTML using jQuery?

$(function(){ $("#datepicker"). datepicker(); }); HTML Code: On the input field focus, an interactive calendar will open in an overlay.

How do I get both Hijri and Gregorian calendar displayed on my Google calendar?

Click on Settings and under the General tab, choose Alternate Calendars and select the calendar of your choice.

What is jQuery calendar?

A date-picker of jQuery UI is used to provide a calendar to the user to select the date from a Calendar.


1 Answers

You can use from jQuery Calendars by Keith Wood or Algerian Hijri Calendar specifically.

like image 76
Rafay Avatar answered Sep 27 '22 19:09

Rafay