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