Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Checking for date


  • From: javascript@xxxxxxxxxx (Andrew Gibson)
  • Subject: [Javascript] Checking for date
  • Date: Wed, 31 Jul 2002 23:19:03 +1200

If a user types in a date on a form, like so

30,June 2002

How could I check in Javascript to ensure it is a valid date, and in the
format I want, say,    dd mmm,yyyy

Andrew Gibson