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

Reference

wijevcal type
wijevcal jQuery Widget