Date deprecated ? Until 1.4 this class is not
deptrecated (and I guess it will not be in future 
versions).

Only all constructors and methods that try
to treat the Date as an calendar are deprecated.

It still valid to use Date with time in ms and
to do math with that.

> -----Ursprüngliche Nachricht-----
> Von: Phillip Morelock [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 5. Juni 2002 23:09
> An: Tomcat Users List
> Betreff: Re: Improper timing using Calendar class (JSP/servlet)
<snip/>
> Also, the Date class is deprecated, and the Calendar class 
> should be used
> via the concrete culture-specific subclass, in Western society this is
> GregorianCalendar.
<snip/>

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

Reply via email to