charts age decline of 2k power per weight/sex group
This commit is contained in:
@@ -473,6 +473,10 @@ def strfdelta(tdelta):
|
||||
|
||||
return res
|
||||
|
||||
def timedelta_to_seconds(tdelta):
|
||||
return 60.*tdelta.minute+tdelta.second
|
||||
|
||||
|
||||
# A nice printable format for pace values
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user