+
  • +

    +

    + + {{ form.as_table }} +
    + {% csrf_token %} + +
    +

    +
  • +
  • - - - - {{ thescript |safe }} - - - - - -
    + + + + {{ thescript |safe }} + {{ thediv |safe }} -
    - - - - - - - - - - - -
    Date/Time:{{ workout.startdatetime }}
    Distance:{{ workout.distance }}m
    Duration:{{ workout.duration |durationprint:"%H:%M:%S.%f" }}
    Public link to this workout - https://rowsandall.com/rowers/workout/{{ workout.id }} - -
    Public link to interactive chart - https://rowsandall.com/rowers/workout/{{ workout.id }}/interactiveplot - -
    - {% endlocaltime %} + + Date/Time:{{ workout.startdatetime }} + + Distance:{{ workout.distance }}m + + Duration:{{ workout.duration |durationprint:"%H:%M:%S.%f" }} + + Public link to this workout + + https://rowsandall.com/rowers/workout/{{ workout.id }} + + + + {% endlocaltime %} +
  • +
  • +

    Workout Split

    +

    Split your workout in half at the given time using the form above. + Use the chart on + the right to find the point where you want to split.

    +

    Use any of the following formats: +

      +
    • H:MM:SS.d, e.g. 1:45:00.0 for one hour and 45 minutes
    • +
    • H:MM:SS, e.g. 1:45:00 for one hour and 45 minutes
    • +
    • MM:SS.d, e.g. 30:00.0 for thirty minutes
    • +
    • MM, e.g. 30 for thirty minutes
    • +
    +

    +

    + Warning: If you deselect, "Keep Original", the original workout + cannot be restored afterwards. +

    +
  • +