-
Notifications
You must be signed in to change notification settings - Fork 0
hwNumeric
github-actions[bot] edited this page May 30, 2026
·
1 revision
hijri-core / hwNumeric
consthwNumeric:number[]
Defined in: names/weekdays.ts:50
Numeric weekday values: 1 = Sunday through 7 = Saturday.
This follows the ISO 8601 convention where Monday = 1, but offset by one
to match the Islamic numbering where Sunday is the first day of the week.
Index alignment matches Date.prototype.getDay().
Reference
API
- toHijri
- toGregorian
- isValidHijriDate
- daysInHijriMonth
- registerCalendar
- getCalendar
- listCalendars
- hDatesTable
- hmLong / hmMedium / hmShort
- hwLong / hwShort / hwNumeric
Guides
Examples
Contributing
Links