Hi all,

I'd like to force users to use the pattern dd/MM/yyyy when they type a date.
By default, stripes allows lots of patterns.
To avoid mistakes, I want the same pattern for every user (I have french 
users on english or chinese computers)
I added the following key in my properties file:
stripes.dateTypeConverter.formatStrings=dd MM yyyy

But it seems 01/01/9 is still valid and parsed as 01/01/0009.

I think a missed something.

I don't want to add a minlength=10 for all my dates.

Is it possible to do what I want ?




------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to