> From: PoWah Wong [mailto:wong_po...@yahoo.ca]
> Subject: Re: convert date from Feb 18, 2009 8:56:27 PM to
> 2009-02-18 20:56:27
>
> How to implement my own Formatter?

The doc is here:
http://java.sun.com/javase/6/docs/api/java/util/logging/package-summary.html

Subclass java.util.logging.Formatter, overriding the format() method.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to