look out for a thread called Type conversion and formatting of calendar objects. But the topic is still open... :-( -- Richard Hauswald Blog: http://tnfstacc.blogspot.com/ LinkedIn: http://www.linkedin.com/in/richardhauswald
On Wed, Jun 17, 2009 at 5:13 PM, Lionel<[email protected]> wrote: > 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 > ------------------------------------------------------------------------------ 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
