mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +01:00
b9b9ad10cf
This PR adds a new field optional field `timestamp_location` that allows the user to specify a timezone different than the default UTC for use in the snapshot suffix. I took @mjasnik 's PR https://github.com/zrepl/zrepl/pull/785 and refactored+extended it as follows: * move all formatting logic into its own package * disallow `dense` and `human` with formats != UTC to protect users from stupidity * document behavior more clearly * regression test for existing users |
||
---|---|---|
.. | ||
filters | ||
hooks | ||
job | ||
logging | ||
nethelpers | ||
pruner | ||
snapper | ||
control.go | ||
daemon.go | ||
main.go | ||
pprof.go | ||
prometheus.go |