Im having a bit of trouble localizing the DropdownDatePicker.
The default lanugage of my browser is Swedish.
I choose a date where the abbreviation differs between English and Swedish * *e.g. Oct/Okt.
I get the following in the input field
11 Oct 2006
When I submit the form Tapestry complains about the date format since I guess Tapestry is configured for Swedish.
When I change the inputfield to
11 Okt 2006
and submit Tapestry accepts the input but the DropdownDatePicker does not (DEBUG: invalid date string: NaN-NaN-NaN).

How do I make the DropdownDatePicker render and accept Swedish abbreviation?

-erik







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

Reply via email to