Files
tanabata/frontend/src/lib
H1K0 93e55e8e37
deploy / deploy (push) Successful in 1m19s
fix(frontend): show content date in local time, not UTC
The datetime-local input was populated by slicing the raw UTC ISO
string, so a saved time appeared shifted by the local offset (e.g.
12:00 Moscow rendered as 09:00). Convert the UTC instant to local
wall-clock on load via isoToLocalInput; the save path already
round-trips local -> UTC.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 18:41:17 +03:00
..
2026-07-03 10:13:56 +03:00