[Reproducible-commits] [blog] 02/03: dont use local time zone

Holger Levsen holger at layer-acht.org
Mon Apr 18 15:04:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository blog.

commit 3752ea3f72901bc2d100ec1a09cbfbdfa56c134c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Apr 18 17:03:30 2016 +0200

    dont use local time zone
---
 blog.setup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog.setup b/blog.setup
index b81df2a..cd98a1b 100644
--- a/blog.setup
+++ b/blog.setup
@@ -70,7 +70,7 @@ default_pageext: mdwn
 # extension to use for html files
 htmlext: html
 # strftime format string to display date
-timeformat: '%c'
+timeformat: '%Y-%m-%d %H:%M:%S %Z'
 # UTF-8 locale to use
 locale: en_US.UTF-8
 # put user pages below specified page

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list