-
Notifications
You must be signed in to change notification settings - Fork 0
getCalendar
github-actions[bot] edited this page May 30, 2026
·
1 revision
hijri-core / getCalendar
getCalendar(
name):CalendarEngine
Defined in: registry.ts:25
Retrieve a registered calendar engine by name.
string
the calendar identifier passed to registerCalendar
the matching engine
if no engine is registered under that name
Reference
API
- toHijri
- toGregorian
- isValidHijriDate
- daysInHijriMonth
- registerCalendar
- getCalendar
- listCalendars
- hDatesTable
- hmLong / hmMedium / hmShort
- hwLong / hwShort / hwNumeric
Guides
Examples
Contributing
Links