Islamic
Islamic
represents the Islamic calendar system.
Details and Options
- To use Islamic, you first need to load the Calendar Package using Needs["Calendar`"].
- Islamic is a value for the Calendar option, and can be used as an argument to CalendarChange.
- This calendar began on {622,7,16} Julian, or {1,1,1} in the Islamic calendar (one date given for the Hegira).
Examples
open allclose allBasic Examples (5)Summary of the most common use cases

https://wolfram.com/xid/0j076gwu0niy-iuyy1z
The argument Islamic to CalendarChange converts between Western (Gregorian) dates and Islamic dates. This computes the Islamic date of January 1, 2000:

https://wolfram.com/xid/0j076gwu0niy-ny1qmk


https://wolfram.com/xid/0j076gwu0niy-9n50f
The Islamic calendar has the following months:

https://wolfram.com/xid/0j076gwu0niy-0jhlr
The above date is therefore the 24th of Ramadan, 1420.

https://wolfram.com/xid/0j076gwu0niy-i3etgm
The Western date for the beginning of Ramadan of the Islamic year 1420:

https://wolfram.com/xid/0j076gwu0niy-w72mk


https://wolfram.com/xid/0j076gwu0niy-dfha8m
The Islamic year has fewer days than the Western year:

https://wolfram.com/xid/0j076gwu0niy-yvnce


https://wolfram.com/xid/0j076gwu0niy-rwqce


https://wolfram.com/xid/0j076gwu0niy-eobhkk
The Islamic calendar is purely lunar (time of month corresponds to phase of the moon) but does not keep track of seasons, since there is no leap month. The Islamic calendar moves backward with respect to the Western calendar; for example, the start of Ramadan in successive years:

https://wolfram.com/xid/0j076gwu0niy-kgrkec


https://wolfram.com/xid/0j076gwu0niy-di2rk4


https://wolfram.com/xid/0j076gwu0niy-euxh6m

Applications (1)Sample problems that can be solved with this function

https://wolfram.com/xid/0j076gwu0niy-dcabxn
A program that computes the first and last dates of Ramadan for a given Western calendar year for the first Ramadan beginning that year:

https://wolfram.com/xid/0j076gwu0niy-g21g5

https://wolfram.com/xid/0j076gwu0niy-cwq7jx

Note that Ramadan can overlap January 1, as in 2000:

https://wolfram.com/xid/0j076gwu0niy-biyd0b

There is also the possibility that two Ramadans begin in the same Western year, as in 1932. The program returns the first Ramadan beginning that year:

https://wolfram.com/xid/0j076gwu0niy-orx3n


https://wolfram.com/xid/0j076gwu0niy-b093ga

Ramadan of the following Islamic year also began in 1932:

https://wolfram.com/xid/0j076gwu0niy-eytm99
