RE: Date format question

2003-02-05 Thread Garth Patil
= DateFormat.getDateTimeInstance(DateFormat.LONG,DateFormat.SHORT); return df.format(getDate()); } From: "John Espey" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Su

RE: Date format question

2003-02-05 Thread John Espey
the JSTL format parseDate tag will do the trick for you -Original Message- From: Swish [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 7:34 PM To: Struts Users Mailing List Subject: Date format question Hello, I was wondering if there is a way to use the tag to convert a