Hi
all,
I am trying to
format the date in the text box of that component to "DD/MM/YYYY". At present
the format is "DD/MM/YY", yet all my other dates that are not using this
component are in the right format.
-- start code
--
<x:inputCalendar
style="font-family:Verdana;font-size:11px;"
monthYearRowClass="yearMonthHeader"
weekRowClass="weekHeader"
currentDayCellClass="currentDayCell"
value="#{date1}"
renderAsPopup="true"/>
where date1 is declared as a java.util.Date
Object in the faces-config and the application locale is set to
"en-GB"
-- end code
--
Regards,
This communication contains information which is confidential and is for the exclusive use of the addressee. Any unauthorised use, distribution or copying of the information is prohibited. If you have received this transmission in error please contact the sender immediately.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

