Hi,
I've been having problems formatting dates using
org.apache.tapestry.ioc.Messages#format(String key, Object... args).
The dates are formatted alright, but month names etc. are not localized.
So I took a look at the source and MessageFormatterImpl uses the version
of String#format that is always using the default locale, resulting in
wrong month names among other things.
Is there a reason for this or should I file a JIRA issue?
-Filip
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]