Wijmo UI for the Web
goToday Method
wijmo.evcal Namespace > wijevcal type : goToday Method
Navigates to today's date.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijevcal("goToday");
});
function goToday() : any;
Example
$("#wijevcal").wijevcal("goToday");
See Also

Reference

wijevcal type
wijevcal jQuery Widget