Muuuchos gracias!
I didn't see that <Date>getTime() method in Calendar.

Thanks,
Otis



---- On Tue, 3 Feb 2004, Brian Buckley
([EMAIL PROTECTED]) wrote:

> <fmt:formatDatevalue="${myDate.time}" 
>     var="yyyymmdd" 
>     type="date" 
>     pattern="yyyy-MM-dd"/>
> 
> Note the ".time".
> 
> -Brian
> 
> > Hello,
> > 
> > If I use java.util.Date with the following piece os JSTL,
it
> > works nicely.  However, I need to format an instance of
> > (Gregorian)Calendar.  I used Google to try to find the
answer,
> > but  found nothing.
> > 
> > <fmt:formatDate
> >        value="${myDate}"
> >        var="yyyymmdd"
> >        type="date"
> >        pattern="yyyy-MM-dd"/>
> > 
> > Is there a way to format (Gregorian)Calendar instances with
> > JSTL?
> > 
> > Thanks,
> > Otis
> > 
> > 
> > ________________________________________________
> > Get your own "800" number
> > Voicemail, fax, email, and a lot more
> > http://www.ureach.com/reg/tag
> > 
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
[EMAIL PROTECTED]
> > For additional commands, e-mail:
[EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
> 


________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

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

Reply via email to