• 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:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Time zone user specific

 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Thanks in advance.
From the following I got some idea about user specifi time zone,
http://brondsema.net/blog/index.php/2006/02/07/timezones_in_tomcat.

But,In my application application will go down at 21:00 EST after 30 minutes which will be up.Suppose if there is a user who is browsing the application and I have to print the expected up time in there time zone, for example, If a user is browsing from India there is a difference of 2.30hr, so I should display application will be up at 19:00 actual as per EST it will be 21:30.
Please help me how to print accordingly.

Regards,
Sree
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic