highDatesRec

List of recurring dates to highlight

Array of arrays of dates that are to be highlighted with “themeHighDatesRec”. Each inner array is in the format:

[<year>, <month>, <date>]

Each element that is set to -1 is treated as a wildcard. The month element is zero based. (0=January … 11=December)

Example (December Holiday Seson, Every Year)

[[-1,0,1], [-1,11,31], [-1,11,25], [-1,11,24]]

Data Type Expected

Array

Default Vaule

false

Option is Dynamic Post Initialization

True

Valid Modes

calbox

Valid Frameworks

Any