add copa nordeste

This commit is contained in:
silva guimaraes 2025-07-09 19:48:26 -03:00
parent 4a66e35f8e
commit 9a315f36a2
3 changed files with 9 additions and 1 deletions

View file

@ -102,6 +102,8 @@ module Tournament = struct
let make context matches = { context; matches }
let matches { matches; _} = matches
let pp (day : Unix.tm) (tournament : t) =
let format_timestamp x =
let is_today start =