On 3/6/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > This seems like a useful class to me. Any reason not to add it? > > http://issues.apache.org/bugzilla/show_bug.cgi?id=38772
Yes, it uses static instances of DateFormat and the DateFormat javadocs say: "Date formats are not synchronized. It is recommended to create separate format instances for each thread. If multiple threads access a format concurrently, it must be synchronized externally" Niall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
