Timestamps on imported waypoints

Started by Off-track, July 07, 2017, 11:16:58 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Off-track

Is there any trick to setting OM behaviour for timestamps on waypoints imported from gpx? I can see that OM is attempting to show them in local time, but for me it always adds 11 hrs to the UTC in the gpx file; even though my timezone (correctly set in android) is UTC + 10 hours. Altering UTC settings in OM Global Settings > Units has no effect on the time displayed in waypoint properties. Strangely, waypoints imported with no timestamp show as 1970-01-01 10:00, which I am guessing is a default time of 1970-01-01 0:00 + 10 hours. If so OM uses +10 hours there, but +11 hours when there is an incoming timestamp. Am I missing something??

orux

#1
Quote from: "Off-track"Is there any trick to setting OM behaviour for timestamps on waypoints imported from gpx? I can see that OM is attempting to show them in local time, but for me it always adds 11 hrs to the UTC in the gpx file; even though my timezone (correctly set in android) is UTC + 10 hours. Altering UTC settings in OM Global Settings > Units has no effect on the time displayed in waypoint properties. Strangely, waypoints imported with no timestamp show as 1970-01-01 10:00, which I am guessing is a default time of 1970-01-01 0:00 + 10 hours. If so OM uses +10 hours there, but +11 hours when there is an incoming timestamp. Am I missing something??


Hello,



copy-paste here the gpx content of some wpts,





orux

Off-track

#2
Sorry for the delayed reply. Here is a section of imported gpx. The forum does not allow me to post the screenshot (attachment) to show the display in OM.



 <wpt lat="-28.29277318" lon="153.1635695">

    <time>2011-02-20T04:30:00Z</time>

    <name>AlbertExp</name>

    <cmt>Lamington National Park</cmt>

    <desc>Lamington National Park</desc>

    <type>Campsite</type>

    <extensions>

      <gpxx:WaypointExtension>

      </gpxx:WaypointExtension>

    </extensions>

  </wpt>



  <wpt lat="-28.26478642" lon="153.1432694">

    <time>2008-01-29T11:27:06Z</time>

    <name>AlbertHmk</name>

    <type>Campsite</type>

    <extensions>

      <gpxx:WaypointExtension>

      </gpxx:WaypointExtension>

    </extensions>

  </wpt>



  <wpt lat="-28.26349402" lon="153.1394536">

    <name>AlbertN</name>

    <cmt>River camp below LW saddle</cmt>

    <desc>River camp below LW saddle</desc>

    <type>Campsite</type>

    <extensions>

      <gpxx:WaypointExtension>

      </gpxx:WaypointExtension>

    </extensions>

  </wpt>