Files
restic/changelog/0.19.0_2026-06-09/pull-5588
T
2026-06-09 18:48:35 +02:00

10 lines
411 B
Plaintext

Enhancement: Show timezone context in `snapshots` output
The `snapshots` command now prints which timezone is used for displayed
timestamps. Snapshots may have been created in different timezones but are
shown in the local timezone, so a footer line (for example, timestamps shown in
CET) clarifies the display context when comparing snapshots from several
sources.
https://github.com/restic/restic/pull/5588