Mile Pace

Mile Pace

From
Facebook
Status
Updating
Share
Entries

Run Time Converted

if(length(replaceAll(prop("Run Time"), "[^:]", "")) > 1, toNumber(""), if(length(replaceAll(prop("Run Time"), "[^:]", "")) == 0, toNumber(prop("Run Time")), toNumber(prop("Run Time")) + round(toNumber(replace(replace(prop("Run Time"), "^[^:]*:", ""), "^[^:]*:", "")) / 60 * 100) / 100))

Mile Pace

if(empty(prop("Run Time")) or empty(prop("Distance")), "", format(floor(prop("Run Time Converted") / prop("Distance") * 60 / 60)) + "m " + format(round(prop("Run Time Converted") / prop("Distance") * 60 % 60)) + "s")
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!