jQuery.wijmo.wijcalendar Namespace > options type : displayDate Field |
Gets or sets the display date for the first month view. You can specify the date via a Date object.
Javascript (Usage) | |
---|---|
var value; // Type: Date value = jQuery.wijmo.wijcalendar.options.displayDate; |
Javascript (Specification) | |
---|---|
|