Skip to content

MONTHS_PER_YEAR

github-actions[bot] edited this page May 30, 2026 · 1 revision

hijri-core v1.0.1


hijri-core / MONTHS_PER_YEAR

Variable: MONTHS_PER_YEAR

const MONTHS_PER_YEAR: 12 = 12

Defined in: constants.ts:16

Number of months in a Hijri year.

The Islamic calendar is purely lunar: 12 months of 29 or 30 days each, totalling 354 or 355 days per year. This constant is 12.

Clone this wiki locally