> Date field from calendar icon set the date as english format
> ------------------------------------------------------------
>
> Key: CLK-60
> URL:
http://www.avoka.com:8080/jira/browse/CLK-60> Project: Click
> Issue Type: Bug
> Components: examples
> Environment: Windows XP; Tomcat
> Reporter: Lorenzo Orselli
> Assigned To: Naoki Takezoe
> Priority: Minor
>
> Date field from calendar icon set the date as english format
> DateField from calendar set the date as english format
> (e.g.: 10 Jan 2006)
> on
http://www.sunvolt.com/examples/big-form.htm> "Delivery Date" field you can set for example: 10 Jan
> 2006 and this is accepted. From a local Tomacat
> installation this give an error "Delivery Date is
> invalid. Date format is dd MMM yyyy" and only setting
> the date on italian language equivalent will solve this
> problem (10 Gen 2006).
> I think this problem is related to the default locale.
> It will be more convenient verify the locale and set
> the date according it.