Hi, I'm playing around with data fields and hoping someone can help with this.
Trying to get formatting for elapsed time into m:ss from the info.elapsedtime data. Would also like it to support over the hr mark and going h:mm
And for distance I'm trying to get info.elapseddistance into 0.00 format.
Is there any samples out there i can look at? Also need to know if I need to account for null values at the beginning of an activity etc.
Thank you