mirror of
https://github.com/acamarata/hijri-core.git
synced 2026-07-01 03:04:29 +00:00
525 B
525 B
hijri-core / hmShort
Variable: 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.
Example
const abbr = hmShort[hijriDate.hm - 1]; // "Ram"