javascript - How can I determine whether a given string represents a date? -
is there isdate function in jquery?
it should return true if input date, , false otherwise.
depending on how you're trying implement this, may able use the "validate" jquery plugin the date option set.
Comments
Post a Comment