tlaukkanen / mobile-trail-explorer

Automatically exported from code.google.com/p/mobile-trail-explorer
2 stars 0 forks source link

MTE Doesn't Account for Time Zone Differences #199

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Record a trail in any timezone other than GMT using the location API.
2. Resulting GPX file time is reported as GMT and displaced by however many
timezones away from GMT the trail was actually recorded in.

Basically: The GPX file is always outputted as timezone Z rather than the
correct timezone, which makes geotagging and synchronising trails difficult.

MTE needs to either adjust the recorded time, or record the correct
timezone in the outputted file. :)

Original issue reported on code.google.com by ash...@gmail.com on 23 Nov 2009 at 1:20

GoogleCodeExporter commented 9 years ago
This is a duplicate of
http://code.google.com/p/mobile-trail-explorer/issues/detail?id=183

Original comment by ash...@gmail.com on 23 Nov 2009 at 1:23