Skip to content

Say to record baselines with TZ=UTC - #97

Merged
abrignoni merged 1 commit into
mainfrom
fix/timestamp-host-timezone
Aug 25, 2026
Merged

Say to record baselines with TZ=UTC#97
abrignoni merged 1 commit into
mainfrom
fix/timestamp-host-timezone

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

The committed snapshots are UTC and CI runs UTC, so recording on a host in any other zone bakes that offset into every column derived from a naive datetime, and the snapshot then only reproduces on a machine set the same way. It fails as a wrong value rather than an error.

Docstring only, no behaviour change.

The committed snapshots are UTC and CI runs UTC, so recording on a host in any
other zone bakes that offset into every column derived from a naive datetime,
and the snapshot then only reproduces on a machine set the same way. It fails as
a wrong value rather than an error, which is how a KeepSafe date moved 21,600
seconds while being re-recorded.

Docstring only, no behaviour change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit f6de17a into main Aug 25, 2026
8 checks passed
@abrignoni
abrignoni deleted the fix/timestamp-host-timezone branch August 25, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant