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
