Changes between Initial Version and Version 1 of Ticket #16995
- Timestamp:
- 2018-11-15T02:31:30+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16995 – Description
initial v1 6 6 ==== What is the expected result? : time string in gpx-file 7 7 8 {{{ 9 #!xml 8 10 <time>2018-10-19T12:55:03Z</time> 11 }}} 9 12 10 13 ==== What happens instead? in gpx year = 50838 11 14 15 {{{ 16 #!xml 12 17 <trk> 13 18 <name>Platwijers Gele wandeling</name> … … 16 21 <time>+50838-07-11T15:39:56Z</time> 17 22 </trkpt> 23 }}} 18 24 19 25 ==== Please provide any additional information below. Attach a screenshot if possible.