fix: include timezone offset in all ISO timestamp displays #122

Closed
clawbot wants to merge 1 commits from fix/116-timestamps-include-timezone into main
Collaborator

All isoDate() functions now append the local timezone offset (e.g. +02:00) to displayed timestamps. The Uniswap deadline display now retains the UTC Z suffix instead of stripping it.

Closes #116

All `isoDate()` functions now append the local timezone offset (e.g. `+02:00`) to displayed timestamps. The Uniswap deadline display now retains the UTC `Z` suffix instead of stripping it. Closes #116
clawbot added 1 commit 2026-03-01 01:20:11 +01:00
fix: include timezone offset in all ISO timestamp displays
All checks were successful
check / check (push) Successful in 22s
28f3a22c32
All isoDate() functions now append the local timezone offset (e.g. +02:00)
to displayed timestamps. The Uniswap deadline display now retains the UTC
'Z' suffix instead of stripping it.

Closes #116
clawbot added the needs-review label 2026-03-01 01:20:25 +01:00
clawbot closed this pull request 2026-03-01 01:20:37 +01:00
Author
Collaborator

Closing as duplicate of #120.

Closing as duplicate of #120.
All checks were successful
check / check (push) Successful in 22s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/AutistMask#122