JQuery Validation Library (Document! X Sample)
jQuery.validator Namespace / methods type / date Method
In This Topic
    date Method
    In This Topic
    Makes the element require a valid date.
    Syntax
    var value; // Type: Boolean
    value = jQuery.validator.methods.date();
    function date() : Boolean;
    Browser Compatibility
    8
    5
    5
    See Also