-
Notifications
You must be signed in to change notification settings - Fork 0
hmShort
github-actions[bot] edited this page May 30, 2026
·
1 revision
hijri-core / hmShort
consthmShort:string[]
Defined in: names/months.ts:61
Three-character short codes for the 12 Hijri months.
Designed for narrow columns such as calendar grids or spreadsheet headers. Each code is exactly 3 ASCII characters.
const abbr = hmShort[hijriDate.hm - 1]; // "Ram"Reference
API
- toHijri
- toGregorian
- isValidHijriDate
- daysInHijriMonth
- registerCalendar
- getCalendar
- listCalendars
- hDatesTable
- hmLong / hmMedium / hmShort
- hwLong / hwShort / hwNumeric
Guides
Examples
Contributing
Links