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

Reference

wijcalendar type
wijcalendar jQuery Widget