Hi,
The setOption method of org.apache.log4j.pattern.DatePatternConverter consults
helpers.AbsoluteDateTimeFormat to figure out a pattern and then creates a
java.text.SimpleDateFormat formatter to use.  Why doesn't DatePatternConverter
create an instance of AbsoluteDateTimeFormat instead?

I was looking at Bugzilla,
http://issues.apache.org/bugzilla/show_bug.cgi?id=19796, and I thought it'd be
a trivial issue.  But then I saw the above and thought I'd ask first why it was
being done that way ;)

Yoav

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

Reply via email to