DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29794

[lang] Add convenience format(long) methods to FastDateFormat





------- Additional Comments From [EMAIL PROTECTED]  2004-07-06 02:57 -------
cheers, appreciated. btw. final statement is not exactly correct as the format
(Date) methods create a Calendar and call on to format(Calendar). As I was 
trying to avoid this extra Object creation I came up with the proposed 
implementation rather than the much simpler one as implemented. I should have 
performance tested though, as there is no significant difference between the 
simple and complex implementations that I could see under Java 1.3 or 1.4. Do 
you want me to verify or close it?

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

Reply via email to