Wijmo UI for the Web
unSelectAll Method
wijmo.calendar Namespace > wijcalendar type : unSelectAll Method
Clears any selections from dates on the calendar, removing them from the selectedDates collection.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcalendar("unSelectAll");
});
function unSelectAll() : any;
See Also

Reference

wijcalendar type
wijcalendar jQuery Widget