There isn't any example integration code, by the datejs.com library provides very good date parsing.
Writing a custom method (http://docs.jquery.com/Plugins/Validation/Validator/addMethod) using datejs should be easy enough! Jörn On Tue, Jul 14, 2009 at 3:27 AM, Mr Fett<bob.mc...@freshmango.com> wrote: > > I've been continuing my search on this but still haven't found > anything - anyone else? > > On Jun 23, 5:37 pm, Mr Fett <bob.mc...@freshmango.com> wrote: >> 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