DHTMLX Docs & Samples Explorer

clearSensitiveRange()

Enables dates disabled by the setInsensitiveRange, setSensitiveRange methods. Makes all dates in calendar active.

myCalendar.clearSensitiveRange();

See also:

Note, if a date is set as a string, it should correspond to the format specified with the setDateFormat(format) method.