AppFuse doesn't provide anything for this, but I'm sure you could write some custom JavaScript to do it.
Matt On Fri, Dec 12, 2008 at 3:41 AM, stelios <[email protected]> wrote: > > Hi, > > is there a way to have client-side I18N validation for dates? > I have looked into this blog entry: > http://www.jroller.com/page/raible?entry=validating_dates_with_commons_validator > and as well this article: > http://www.javaworld.com/javaworld/jw-05-2004/jw-0524-i18n.html > > Although the javaworld article offers a solution for I18N it doesn't apply > to client-side validation ( or I didn't understand it correctly). > > Any resources on how to do this? I mean to have the script checking against > the locale specific date format while validating. > > Thanks > Stelios > > -- > View this message in context: > http://www.nabble.com/Date-validation-client-side-tp20973314s2369p20973314.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
