Use this page when you need the full method reference for @timestamp-js/calendar-islamic. The Islamic civil/Hijri adapter is deterministic and arithmetic; it does not model observational Hijri calendars or Umm al-Qura adjustments.
The displayed JSON is generated from packages/calendar-islamic/src/index.ts with Q-Press.
Adapter Export
Import islamicCivilCalendar when you need the full CalendarSystem implementation. The islamicCalendar export is an alias for the same adapter.
import { const islamicCivilCalendar: CalendarSystemDeterministic tabular Islamic civil calendar.
This adapter intentionally models the arithmetic/civil Hijri calendar. It
does not model observational calendars or Umm al-Qura adjustments.islamicCivilCalendar, const islamicCalendar: CalendarSystemAlias for the default Islamic adapter exported by this package.islamicCalendar } from '@timestamp-js/calendar-islamic'