Bug 224205 - Geolocation correlator: GPX date/time format
Summary: Geolocation correlator: GPX date/time format
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-Correlator (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 19:39 UTC by T Zumbrunn
Modified: 2017-08-18 19:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description T Zumbrunn 2010-01-25 19:39:58 UTC
Version:            (using KDE 4.3.4)
Installed from:    openSUSE RPMs

The correlator does not seem to have problems with the date/time format of GPX files produced by gpsbabel, such as

<time>2010-01-24T09:27:03Z</time>

However, the following date/time format seems to cause problems:

<time>2010-01-24T09:27:03.000+01:00</time>

It would be nice to have support for such date/time formats as well.

Thanks a lot for the great work.
Comment 1 Johannes Wienke 2010-01-25 20:22:39 UTC
Which version of kipiplugins do you use?
Comment 2 Michael G. Hansen 2010-01-25 20:53:09 UTC
This has been fixed in trunk recently and will be available in the next version. Feel free to re-open if you still have the problem with version 1.1 ;-)

Michael
Comment 3 T Zumbrunn 2010-01-25 21:09:32 UTC
Thanks a lot! (Wow, that was quick...)