vermont42 / GpxLocationManager

GpxLocationManager is a replacement for CLLocationManager that allows the developer to use GPS data from GPX files or CLLocation arrays for testing.
Other
144 stars 24 forks source link

DateFormatter in GpxParser #4

Closed vinzenzweber closed 7 years ago

vinzenzweber commented 8 years ago

I had to change the dateFormat to "yyyy-MM-dd'T'HH:mm:ss'.000Z'" for a GPX file I downloaded from runtastic.com. Would be great if you could update that. I have to admit I am too lazy to create a pull request. Sorry.

vermont42 commented 7 years ago

I would likely accept a pull request to fix this. The version of GpxLocationManager in RaceRunner works with Runtastic data.