Validation (Date)
Mike Welagen Sep 9, 2000
Dates are validated and formatted in your form. Supports over a dozen different date formats, and formats the date properly in United States or European date formatting styles depending on how the script is configured. A dateCheck function also is included if you wish to compare two dates. Wow!
|
The following date formats are accepted:
mm-dd-yyyy, mm/dd/yyyy, mm.dd.yyyy, mm dd yyyy,
mmm dd yyyy, mmddyyyy, m-d-yyyy, m/d/yyyy, m.d.yyyy,
m d yyyy, mmm d yyyy, m-d-yy, m/d/yy, m.d.yy, m d yy,
mmm d yy (yy is 20yy)
(Accepted EU formats just switch month and day)
|
|
| The JavaScript Source: Forms: Validation (Date)
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
|
|
|
Leave a Response
(4 comments)such sites like a boon for doing work fast ,may god bless you..[br /]thanks once again
Yes, the correct format is shown below the example.
I like this site
There is some problem in the code. Enter only 2 digits in any date and tab out. it will give script error.