fix(api): normalise the Next Up cutoff to UTC #30

Merged
benvin merged 1 commits from benvin/nextup-datetime-kind into main 2026-09-21 07:42:33 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent face8ac653 fix(api): normalise the Next Up cutoff to UTC
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
The query-string cutoff binds as DateTimeKind.Unspecified, which Npgsql
refuses to write to timestamp with time zone, so /Shows/NextUp 500s.
2026-09-20 23:47:23 +10:00