Constructor
new HolidayEntry()
Members
allday :Boolean
Type:
- Boolean
- Default Value:
- true
annual :Boolean
Type:
- Boolean
- Default Value:
- false
calculation :String
Set to "easter" to calculate dates relative to easter feast.
Type:
- String
date :Integer
Fixed date for single holiday or annual holiday in milliseconds since January 1, 1970 00:00:00.
Type:
- Integer
endTime :Integer
End time of the interval on the specified day in milliseconds since midnight.
Type:
- Integer
name :String
Type:
- String
offset :Integer
Offset from easter feast calculation (days).
Type:
- Integer
startTime :Integer
Start time of the interval on the specified day in milliseconds since midnight.
Type:
- Integer