Note that offsetless stored timestamps are read as host-local time
This commit is contained in:
parent
880551deba
commit
4bf4699ee0
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Document timestamps include timezone information and satisfy the MCP
|
- Document timestamps include timezone information and satisfy the MCP
|
||||||
date-time output schema.
|
date-time output schema. Stored timestamps without an offset are read as
|
||||||
|
host-local time; a database written under a different host timezone shifts
|
||||||
|
by that offset.
|
||||||
|
|
||||||
## [0.82.0] - 2026-09-03
|
## [0.82.0] - 2026-09-03
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue