Bug 224205

Summary: Geolocation correlator: GPX date/time format
Product: [Applications] digikam Reporter: T Zumbrunn <t.zumbrunn>
Component: Geolocation-CorrelatorAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: mike
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.1.0

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...)