You are here: Forum Home → ANT Developers Forums → ANT+ FIT Forum Has Moved → Thread
25 July 2013 10:12 AM
25 July 2013 01:52 PM #1
25 July 2013 11:58 PM #2
29 July 2013 03:36 PM #3
31 July 2013 04:18 AM #4
31 July 2013 11:53 AM #5
25 September 2013 12:38 AM #6
27 September 2013 06:45 PM #7
30 September 2013 12:30 PM #8
07 October 2013 09:47 AM #9
09 November 2013 08:24 PM #10
minja - 30 September 2013 12:30 PMHi Shane,
yes, it was helpful, thanks.
I would like to return to problem with ride local time displaying. I tried to find local time zone from my fit file, but no success. You said it could be that this info does not exist in fit file, but I took a ride, uploaded it in http://www.strava.com and it shows ride local time. So, from fitSDK I receive utc, example, it is 18:07:45, but local time of ride was 05:07:45am and strava shows that, so it must be somewhere in fit file!
I jumped into fitSDK C# source code, but still could not find this info, probably still not understanding code good, but there is one method that could be key one for my problem:
public void Read(Stream inStream, MesgDefinition defnMesg)
This method goes through messages and try to find them in the stream. Correct? Could solution for problem be there?
Minja
11 November 2013 11:47 AM #11
11 November 2013 12:18 PM #12
11 November 2013 12:40 PM #13
02 March 2014 03:48 AM #14
02 March 2014 04:06 AM #15