You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Caldarale, Charles R" <Ch...@unisys.com> on 2009/02/19 22:26:11 UTC

RE: convert date from Feb 18, 2009 8:56:27 PM to 2009-02-18 20:56:27

> From: PoWah Wong [mailto:wong_powah@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org