[jQuery] [validate] Decent Date Checking using the JQuery Validate Plugin?

[jQuery] [validate] Decent Date Checking using the JQuery Validate Plugin?


Hi all,
I've been using the fantastic validate plugin for a while now but I've
always found the support for date validation sorely lacking as it
really only checks that there are three numeric columns (i.e. nn/nn/
nnnn).
See here for the reference to this in the documentation:
http://docs.jquery.com/Plugins/Validation/Methods/date
Does anyone know of a simple way / addition to have the validate
plugin check to make sure a date is actually valid?
Thanks!
Bob