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

Reference

wijcalendar type
wijcalendar jQuery Widget