Wijmo UI for the Web
isDateNull Method
Determines whether the date is a null value.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijinputdate("isDateNull");
});
Javascript (Specification) 
function isDateNull() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijinputdate type
wijinputdate jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.