Opened 13 years ago
Closed 13 years ago
#536 closed enhancement/feature request (duplicate)
Time separator with gpx log file using position_time_iso8601
Reported by: | thbruns | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | Time separator with gpx log file using position_time_iso8601 | |
Cc: |
Description
Hi, using navit (navit-svn-2897.cab) on windows mobile deviec i use the gpx log format with the parater position_time_iso8601. This works fine but using this log file for instance with gpsbabel shows problems with the time: The time is not corret. Comparing the the time formats of gpsbabel and navit log file shows the problem: navit log file does not separat the time with ":" between hours, minutes and seconds: <time>2010-01-09T194209.4Z</time> it would be nice to have it like this: <time>2010-01-09T19:42:09.4Z</time>
Change History (2)
comment:1 Changed 13 years ago by mvglasow (2)
comment:2 Changed 13 years ago by kazer
- Resolution set to duplicate
- Status changed from new to closed
I'm closing this one since #551 has a patch.
Note: See
TracTickets for help on using
tickets.
Same as http://trac.navit-project.org/ticket/551 (for which I have already submitted a patch); suppose we can close one of these two tickets.