Skip to content

Commit

Permalink
Merge pull request #4 from srobo/set-period-schedules
Browse files Browse the repository at this point in the history
Update the period schedules to match the published day schedule
  • Loading branch information
samjmartin04 authored Feb 8, 2025
2 parents 78f293a + 00693ba commit c59d568
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,33 @@ match_periods:
description: Virtual league

#
- start_time: 2024-04-13 12:40:00+01:00
end_time: 2024-04-13 13:58:00+01:00
max_end_time: 2024-04-13 14:00:00+01:00
- start_time: 2025-04-12 11:24:00+01:00
end_time: 2025-04-12 12:38:00+01:00
max_end_time: 2025-04-12 12:40:00+01:00
description: Saturday league, morning

#
- start_time: 2025-04-12 13:24:00+01:00
end_time: 2025-04-12 14:38:00+01:00
max_end_time: 2025-04-12 14:40:00+01:00
description: Saturday league, early afternoon

#
- start_time: 2025-04-12 15:14:00+01:00
end_time: 2025-04-12 15:58:00+01:00
max_end_time: 2025-04-12 16:00:00+01:00
description: Saturday league, late afternoon

#
- start_time: 2025-04-13 10:24:00+01:00
end_time: 2025-04-13 11:58:00+01:00
max_end_time: 2025-04-13 12:00:00+01:00
description: Sunday league, morning

#
knockout:
- start_time: 2024-04-14 14:15:00+01:00
end_time: 2024-04-14 15:53:00+01:00
- start_time: 2025-04-13 12:34:00+01:00
end_time: 2025-04-13 15:45:00+01:00
description: Knockouts

league:
Expand Down

0 comments on commit c59d568

Please sign in to comment.