Private
Public Access
1
0
This commit is contained in:
2024-08-21 15:48:00 +02:00
parent de97e81b60
commit 4fe73d3985
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -1 +0,0 @@
sander@rowsandall-2.3950:1723351739

View File

@@ -485,6 +485,7 @@ def strokedata_tcx(request):
xml_file.write(xml_string)
duration = totaltime_sec_to_string(total_duration)
title = "CrewNerd water"
try:
startdatetime = arrow.get(start_time_str)
#startdatetime = dt.strptime(start_time_str, "%Y-%m-%dT%H:%M:%S%z")