Hi everyone! Nobody knows a way to know the date and time of an exact position of a walk or a run? Through Garmin Connect on the browser I only see the start of the run, and I don't know, for example, what time I finished Thanks a lot!
Hi everyone! Nobody knows a way to know the date and time of an exact position of a walk or a run? Through Garmin Connect on the browser I only see the start of the run, and I don't know, for example, what time I finished Thanks a lot!
Unfortunately there is no simple direct way to show the time in GC, AFAIK, but you can either add the time of the track point in the activity to the starting time, or export the activity for example in the TCX file format, open it in a text editor, and look at the timestamps - they are precise timestamps at each point:
<Trackpoint>
<Time>2022-07-04T09:21:34.000Z</Time>
<HeartRateBpm><Value>105</Value></HeartRateBpm>
</Trackpoint>
I bet you could also find a 3rd party tool, showing both the track and the timestamp of the TCX file.
Search for the 'Simply Clock Time' data field in CIQ store. It can save the current time into your fit file and it can then be viewed in GC. I have not tried it myself yet.
My way: I convert a .fit file to .gpx at https://www.gpsvisualizer.com/convert_input?convert_format=gpx
Then I open it at https://www.sunearthtools.com/ , you can see time (in GMT!) and coordinates.