Wijmo UI for the Web
refresh Method
wijmo.calendar Namespace > wijcalendar type : refresh Method
Refreshes the calendar.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcalendar("refresh");
});
function refresh() : any;
See Also

Reference

wijcalendar type
wijcalendar jQuery Widget