Nicer format for human readable datestamp
authorBernie Innocenti <bernie@codewiz.org>
Sat, 15 Aug 2009 01:15:26 +0000 (03:15 +0200)
committerBernie Innocenti <bernie@codewiz.org>
Sat, 15 Aug 2009 01:15:26 +0000 (03:15 +0200)
geekigeeki.conf.py

index 90728b432c36b4d788bbeb9adc002da9839d60da..773f5373480631231681363e987887a191b40e30 100644 (file)
@@ -31,7 +31,7 @@ history_url = '../wikigit/wiki.git'
 
 post_edit_hook = './post_edit_hook.sh'
 
-datetime_fmt = '%a %d %b %Y %I:%M %p'
+datetime_fmt = '%a, %d %b %Y %H:%M:%S %Z'
 
 # Is it possible to edit pages?
 allow_edit = True