Hi. Thomas Lutz a écrit : > What exactly does not work ?
The displayed date & the date in the input field are not consistant. For example I'd like, in en locale, the following behaviour: the client enter 01/13/2000 in the forms. When displaying in en locale => 01/13/2000, and when displaying in fr locale => 13/01/2000. > > I had problems with forms, dates and i18n, too. > > With some debugging I figured out that the form engine took the hosts > locale as default, so no matter which locale I set in the browser, the > date formatter always took the hosts locale, so setting the locale for > the form instance with the user agents locale in flow (javaflow in my > case) did the job in my application. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
