• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

time being displayed one hour later

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
I have a web app using servlets on iPlanet 6/SUN Solaris that displays the time 1 hour later then the system time. I have checked the code (which is pretty simple) on my NT workstation and it works fine.
Both machines are using Eastern Standard Time(EST) for the timezone. Anyone know the answer ?
NOTE: I had this originally posted in the General forum but I am wondering if this problem may be because the servlet is fetching the date and time from iPlanet.
thanks,
Ralph
 
reply
    Bookmark Topic Watch Topic
  • New Topic