[richfaces-issues] [JBoss JIRA] Created: (RF-1925) calendar with datePattern yyyyMMdd
Carsten Hoehne (JIRA)
jira-events at lists.jboss.org
Wed Jan 16 02:56:19 EST 2008
calendar with datePattern yyyyMMdd
----------------------------------
Key: RF-1925
URL: http://jira.jboss.com/jira/browse/RF-1925
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Carsten Hoehne
Hello,
[Using Richfaces 3.1.3GA]
we have to use the calendar together with this datePattern: yyyMMdd Code:
<rich:calendar value="#{germinationTestBacking.completedDate}"
enableManualInput="true" datePattern="yyyyMMdd">
</rich:calendar>
This results e.g. in 2008MMdd in the inputbox when the popup is used to select a date.
With richfaces 3.1.2GA this works
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list