Wednesday, 15 January 2014

How to find out GMT offset value in android -



How to find out GMT offset value in android -

how find out values of gmt user illustration +05:30 india. how calculate +05:30 value in android ?

i need because using java library in app has function +05:30 field , want generate field calculation wont have fill individual values countries.

first epoch scheme time

system.currenttimemillis()

then utilize date object, set time zone gmt , initialize long valye

dateobj.settimezone(timezone.gettimezone("gmt"))

android gmt

No comments:

Post a Comment