Wijmo UI for the Web
getSelectedDate Method
Gets the currently selected date.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijcalendar();
var value; // Type: any
value = instance.getSelectedDate();
Javascript (Specification) 
function getSelectedDate() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijcalendar type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.