Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
1.1.5-SNAPSHOT
-
None
-
None
-
Java EE 1.4, JSF 1.2, Sun Application Server PE9, Tomahawk 1.1.5 SNAPSHOT nightly build from november 16th
Description
I am pretty sure this worked in Tomahawk 1.1.3, but I could be wrong...
The drop down with months always display the month names in English. Would be great if the names were in their locale names instead. Here is a piece of code that display English month names, where I actually wanted Danish names instead.
<tomahawk:inputDate id="myId"
value="#
"
timeZone="Europe/Copenhagen"
required="true"/>