Documentation / @jalali-js/holidays / RegionHolidayPack
Interface: RegionHolidayPack
Defined in: types.ts:44
One region pack. Iran ships today.
Properties
label
label:
HolidayNames
Defined in: types.ts:46
region
region:
HolidayRegion
Defined in: types.ts:45
yearRange
yearRange:
object
Defined in: types.ts:47
max
readonlymax:number
min
readonlymin:number
Methods
holidaysInMonth()
holidaysInMonth(
year,month):HolidayOccurrence[]
Defined in: types.ts:49
Parameters
year
number
month
number
Returns
holidaysOn()
holidaysOn(
date):HolidayOccurrence[]
Defined in: types.ts:48
Parameters
date
Returns
name()
name(
id,locale):string
Defined in: types.ts:51
Parameters
id
locale
Returns
string
names()
names(
id):HolidayNames
Defined in: types.ts:50