fix: header "Next update" uses second Tuesday (closes #12) #13

Merged
shcizo merged 1 commits from fix/header-next-update-date into main 2026-05-22 10:00:41 +02:00

1 Commits

Author SHA1 Message Date
Samuel Enocsson d336156bbb fix: header "Next update" uses second Tuesday (closes #12)
The topbar showed the first Tuesday of the *next* month instead of
PDGA's actual cycle (second Tuesday of the month). Replace the
duplicated computeNextUpdate() with the central
getNextPDGAUpdateDate() from rating-calculator, keeping only the
formatter ("Tue 9 Jun") here.
2026-05-22 09:54:57 +02:00