From e77e8210d894e4fe845ae3f2d7693354651d9e18 Mon Sep 17 00:00:00 2001 From: Holger Schurig Date: Wed, 23 Jun 2010 13:09:46 +0200 Subject: [PATCH] config: fix default date format --- in/webber.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in/webber.conf b/in/webber.conf index 2a7866b..3013998 100644 --- a/in/webber.conf +++ b/in/webber.conf @@ -1,7 +1,7 @@ template: "history" subtitle: "Webber" main_url: "www.holgerschurig.de/projects/webber" -date_format: "%Y-%m.%d" +date_format: "%Y-%m-%d" input_encoding: "iso-8859-1" output_encoding: "iso-8859-1" plugins: [ -- 2.39.2