You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lester June Cabrera <le...@vinciworks.com> on 2001/10/22 06:04:30 UTC

getDay() return value is delayed

Hi,

I'm using Tomcat 3.2. I noticed that the return value of getDay() of 
java.util.Date is delayed by 1 week every week. First, I deployed my apps 
in my Linux server, I encountered this problem. Now, I transferred all my 
apps to our SUN server, it's the same problem. So, I have to keep on adding 
+ 7 days every week. This is really weird.

Thanks,
Lester