google calendar - Time zone issue with day light saving in java -


in web application using google calendar. due day light savings issue day light savings time added when saved events in google calendar through application.

my application uses java 1.6 , google calendar v3.

what best solution handle every time zone in world?

you may use simpledateformat class stated here before java8

or may use zoneddatetime in java 8 mentioned here

hope helps.


Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -