mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
Closes: #1603. - This introduces seconds and timezone in the name of the archive. When seconds are not used in the name, taking backups too quickly on after the other fails as the names clash. Tests: - Taking a backup works and creates the name in the expected ISO time format. - Changing the timezone and restarting service creates timestamps in that timezone. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>