IntelliJ Java IDE
The moose likes HTML, CSS and JavaScript and the fly likes Date Format Validation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Date Format Validation" Watch "Date Format Validation" New topic
Author

Date Format Validation

Sharada Prasad CS
Greenhorn

Joined: Jan 12, 2004
Posts: 8
Hi,
I need to validate the date at UI level. But the problem is that the format of the date depends upon the browser locale setting. Different locales have different date formats. Is there any JS which will take this locale into consideration and then validate date format (ie. for internationalisation)?
TIA,
Sharada
himanshu patel
Ranch Hand

Joined: Feb 03, 2003
Posts: 205
You might want to explore,
http://www.devguru.com/Technologies/ecmascript/quickref/date.html


If you want to become a rich, do not work for others but make others to work for you.
 
 
subject: Date Format Validation
 
Threads others viewed
locale and style
Problem using Calendar class
Calendar with Locale
API content Question
javascript
developer file tools