Are there any easy ways to get a phones offset to GMT without touching a server and finding its offset that way?
I need all collected data to be in-line with timestamps, without any hiccups when changing timezone.
Thanks (:
[Edit]: I forgot to mention dateObj.getTimeZoneOffset() doesnt seem to work on the devices. (N97 & Mini)


Reply With Quote

