zrepl/docs
Christian Schwarz b9b9ad10cf
snapshotting: ability to specify timestamp location != UTC (#801)
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
2024-10-18 15:12:41 +02:00
..
_static docs: switch to sphinx-multiversion for multi-versioned docs (#734) 2023-09-09 12:21:25 +02:00
_templates docs: switch to sphinx-multiversion for multi-versioned docs (#734) 2023-09-09 12:21:25 +02:00
configuration snapshotting: ability to specify timestamp location != UTC (#801) 2024-10-18 15:12:41 +02:00
installation docs: add missing newline for codeblock in docs/compile-from-source.rst (#768) 2024-07-13 20:42:50 +02:00
quickstart docs: address setup with two or more external disks (#695) 2023-05-02 18:57:26 +02:00
usage/runbooks docs: add runbook on how to migrate sending side to new zpool 2021-11-14 17:34:32 +01:00
.gitignore docs: publishing workflow as script 2017-11-11 23:25:12 +01:00
changelog.rst take notes for changelog 2024-09-08 23:19:45 +00:00
conf.py docs: switch to sphinx-multiversion for multi-versioned docs (#734) 2023-09-09 12:21:25 +02:00
configuration.rst make initial replication policy configurable (most_recent, all, fail) 2022-06-26 14:36:59 +02:00
global.rst.inc docs/jobs: add replication- conflict_resolution-options to active job types 2023-01-26 00:09:28 +01:00
index.rst docs: badges & links to Matrix chat room 2022-01-09 12:05:19 +01:00
installation.rst build: rpm + deb targets, build-in-docker targets, CircleCI pipeline rewrite 2020-09-02 21:34:52 +02:00
Makefile docs: switch to sphinx-multiversion for multi-versioned docs (#734) 2023-09-09 12:21:25 +02:00
pr.rst docs: talks: add note on keep_bookmarks option (#687) 2023-09-09 10:47:28 +00:00
publish.sh circleci: fixup bc92660: docs/publish.sh script -P option didn't work 2023-09-09 11:08:03 +00:00
quickstart.rst docs: document fan-out replication & add quick-start guide 2022-01-09 12:45:09 +01:00
requirements.txt docs: switch to sphinx-multiversion for multi-versioned docs (#734) 2023-09-09 12:21:25 +02:00
run-sphinx-multiversion.py docs: switch to sphinx-multiversion for multi-versioned docs (#734) 2023-09-09 12:21:25 +02:00
supporters.rst docs: update supporters list 2022-12-10 12:00:57 +01:00
usage.rst docs: update CLI usage to --mode raw & remove outdated "Limitations" section 2022-06-28 00:17:34 +02:00