Can someone tell me if this is correct? I know the GPS records all times in GMT and the program has to convert the times to the current computer's time zone, but I got some unexpected behavior.
When I view the points in a track, the time it is displaying is for the time zone of my computer, but adjusted for daylight or standard time depending on when the track was made, regardless of whether it is daylight or standard time when I view it. So if I record a track in daylight time and view it in the summer when it says 6pm, then if I view that track in the winter it will still say 6pm even though my computer is now set to standard time.
So the program must be making the DST adjustment depending on date the track was recorded, regardless of when I've viewing it. Maybe that makes sense, but not if it's doing this behind my back. It's especially confusing when I created the track in a different season in a different time zone, as it's using my current computer's time zone but still doing the DST adjustment, as I get a time that makes no sense. What if my computer is in a location doesn't observe DST?
It would be a lot more straightforward if it would just let me set GMT offset to use when displaying times.