Will the timestamps start over from 0 or will it be 1000000000, 1000000001 etc? Anyone knows how Garmin approach this issue?
Will the timestamps start over from 0 or will it be 1000000000, 1000000001 etc? Anyone knows how Garmin approach this issue?
Timestamps are uint32 values, which have a max value of 0xFFFFFFFF. This makes the max date something like 2126-02-06T06:28:15Z.