----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Chris Hill wrote:
> Hi all,
>
> Can anyone enlighten me how I can convert a TIMESTAMP extracted froma
> database into a string.
>
I'd say this is off topic for the Apache JServ mail list.
Assuming you can turn this timestamp into a java.util.Date instance, you
can use the SimpleDateFormat class.
-joe
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]