1fe03f7a51f715f47adb44dfb800a062d850a340
A relay that posts its instant as `2026-08-02T09:00:00Z` handed the wall clock inside the text that same zone, so «созвон в 14:30» was built as 14:30 UTC and read back as 18:30 on this UTC+4 box. Every ambient event landed late by the deploy's own offset, and correct on a UTC box, which is why no test caught it. Posted is an instant and carries a zone. The clock reading is a wall clock and carries none, so it resolves against the daemon's zone now. The tests pin time.Local to +04 in TestMain, so the four hours show up on a UTC runner too. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
Languages
Go
97.1%
HTML
0.9%
Shell
0.6%
CSS
0.5%
Makefile
0.3%
Other
0.6%