Page 1 of 1

Is there a way to get the timezone of the device similar to pushNotificationDeviceId in javascript?

Posted: Mon Jul 07, 2014 2:33 pm
by mehtashail

I am looking to send the device timezone through my rest API when a user logs in to the system. Is there way to get the timezone to send to the backend similar to pushnotificationid?

Also if there is such a variable when is the timezone set? (Device Ready?).


Is there a way to get the timezone of the device similar to pushNotificationDeviceId in javascript?

Posted: Mon Jul 07, 2014 4:30 pm
by Evgene Karachevtsev

Hello Mehtashail,

Please look at this link, information there should be useful:
http://cordova.apache.org/docs/en/3.3...


Is there a way to get the timezone of the device similar to pushNotificationDeviceId in javascript?

Posted: Mon Jul 07, 2014 7:16 pm
by mehtashail

thanks