Skip to content

Application normalises GPX time data exported from Sports Tracker to UTC.

Notifications You must be signed in to change notification settings

andredumas/SportsTrackerGPXTimeFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports Tracker GPX Time(Zone) Fix

This Scala application normalises GPX time data exported from Sports Tracker to UTC.

In the process of moving workout data from Sports Tracker to Strava, I found that Sports Tracker file export was not keeping times exported relative to UTC, so on import into Strava timings were incorrect for my timezone.

This was written in Scala to play around with regex in Scala.

Note

  • Application assumes the timezone of the JVM it's running on as the source timezone and will normalise the time to UTC from there

About

Application normalises GPX time data exported from Sports Tracker to UTC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages