time « Validation « JSP-Servlet Q&A





1. Validate date and time in locat time.    coderanch.com

Hi, I have a field which displays the date in the local time . I want to write a function to validate if the date and time is correct .How do i accomplish this. This should take care of all languages not only english. I am using the toLocaleString() function to convert the date to the local time . I would ...

2. Date Time Validation    coderanch.com