fix: include timezone offset in all ISO timestamp displays #122
Reference in New Issue
Block a user
Delete Branch "fix/116-timestamps-include-timezone"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All
isoDate()functions now append the local timezone offset (e.g.+02:00) to displayed timestamps. The Uniswap deadline display now retains the UTCZsuffix instead of stripping it.Closes #116
Closing as duplicate of #120.
Pull request closed