mirror of
https://github.com/acamarata/hijri-core.git
synced 2026-07-01 11:14:28 +00:00
676 B
676 B
hijri-core / isValidHijriDate
Function: isValidHijriDate()
isValidHijriDate(
hy,hm,hd,options?):boolean
Defined in: index.ts:78
Check whether a Hijri date is valid for the given calendar engine.
Parameters
hy
number
Hijri year
hm
number
Hijri month (1-12)
hd
number
Hijri day (1-30)
options?
conversion options (calendar engine selection)
Returns
boolean
true if the date is valid