In my web application I deal with three languages (Croatian, German and English). 
Application does have forms allowing user to input a date value. When english locale 
is active user must have the ability to insert date in english date format 
(mm/dd/yyyy), also croatian and german users must have the ability to insert dates in 
their own date format (dd.mm.yyyy). How to define a validation for such a situation? 
In mask for date validation (in validation.xml) I can define only one date format 
pattern!

Stjepan Brbot


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to