2009/10/28 Nathan Bubna <[email protected]>: > One question, would it make sense to also add a: > > public String toLocalizedPattern(String format) { > return toLocalizedPattern(format, getLocale() > } > > for completeness? Or is that redundant?
IMHO this method would be useful too, as long as "getLocale" returns the currently-selected locale, IOW the client's locale. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
