mendhak/gpslogger

Current Android Device Time

Opened this issue · 1 comments

Hello
please add current android device time to custom URL parameters.

thanks for your supports.

Hi the %TIMEOFFSET parameter should be giving you that already. It's the local time and contains the timezone offset. You can also use %TIMESTAMP to get the raw seconds epoch. Then convert that to the time format you want.