I agree with you that this is difficult to override. It would be nice if
there was an overridable service to provide default formats instead of the
current hard-coded DateFormat.SHORT.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Global-setting-for-date-format
sing valid format. I was looking for a
quick/smart fix.
Anyway that doesn't seem possible at least not now.
Thanks for helping.
Оригинално писмо
От: Lance Java lance.j...@googlemail.com
Относно: Re: Global setting for date format
До: users@tapestry.apache.org
Изпр
this message in context:
http://tapestry.1045711.n5.nabble.com/Global-setting-for-date-format-tp5716054p5716065.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@
n5.nabble.com/Global-setting-for-date-format-tp5716054p5716064.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional comma
For example in beandisplay component. Displaying all date fields for an object
in the same default date format.
Оригинално писмо
От: Lance Java lance.j...@googlemail.com
Относно: Re: Global setting for date format
До: users@tapestry.apache.org
Изпратено на: Сряда
omwhere in the code.
> No, datefield will default to DateFormat.SHORT for the locale of the user
> unless a specific "format" parameter is provided.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Global-setting-for-date-format-tp5716054p5716061.html
Sent fr
...@googlemail.com
Относно: Re: Global setting for date format
До: users@tapestry.apache.org
Изпратено на: Сряда, 2012, Септември 5 10:43:45 EEST
Unfortunately, nabble seems to have removed your example so I can't see it.
I'm assuming that your post is related to DateField.
You could use
ker2.
[1]
http://tawus.wordpress.com/2011/08/01/tapestry-mixins-classtransformations/
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Global-setting-for-date-format-tp5716054p5716056.html
Sent from the Tapestry - User mailing list archiv
I can't see the usage example you are referring too. Have you tried using
the global *app.properties* file ? I reckon it's named after your module
name so if your module class is *MyAppModule.java*, your application
catalog filename should be *myapp.properties* (Case insensitive I think)
In that f