Hey,

In ServletContextListener initialization method we are setting Time Zone as

public void contextInitialized(ServletContextEvent event) {
TimeZone.setDefault(TimeZone.getTimeZone("GMT+00:00"));
}

 But when i check the Time Zone information in servlets and filters the 
Time Zone got changed.
 Any one know what might be the reason. 

Thanks

 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cb50b521-48a7-4a10-8875-544ca9721c61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Yashavanta S B

Reply via email to