From 61ad3a44c9e562a306064770428726a5664056e9 Mon Sep 17 00:00:00 2001 From: David Steele Date: Mon, 9 Dec 2019 09:12:34 -0500 Subject: [PATCH] Note that next repo format should use UTC for backup labels. --- doc/FORMAT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/FORMAT.md b/doc/FORMAT.md index 88abcd8e4..c832a4bdd 100644 --- a/doc/FORMAT.md +++ b/doc/FORMAT.md @@ -17,3 +17,4 @@ - Save **all** options instead of the piecemeal saves that are done now. These options are for informational purposes only so it would be fine to save them in a KeyValue or JSON blob. - Store default sections before file/link/path sections to avoid two passes on load. +- Format backup labels using gmtime().