I use Tapestry 4.1.5, you can change the dateFormat like this,
translator="translator:date,pattern=dd/MM/yyyy" in  @TextField or
@DatePicker, and format="ognl:dateFormat" in a @Insert ( Format dateFormat =
new SimpleDateFormat("dd/MM/yyyy");)

Marcos.
-- 
View this message in context: 
http://www.nabble.com/Simple-date-format-question-tp17149881p17150201.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to