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