summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-20 13:09:03 +0100
committerJonas Smedegaard <dr@jones.dk>2017-03-20 13:09:51 +0100
commit6272d07cba133febce069c87694b10247ed53b5e (patch)
tree3f3c90e9db4e133722dc719899c740430813b396
parent840fa58a31c6492130b4e19e049bd4be1a1e7d3d (diff)
Use en_US (not da_DK) locale, and adapt timeformat.
-rw-r--r--config/ikiwiki.setup.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in
index 7ee92fc..de095be 100644
--- a/config/ikiwiki.setup.in
+++ b/config/ikiwiki.setup.in
@@ -31,8 +31,8 @@ disable_plugins:
discussion: 0
discussionpage: Diskussion
html5: 1
-timeformat: '%A d. %e. %B'
-locale: da_DK.UTF-8
+timeformat: '%a %b %e %Y'
+locale: en_US.UTF-8
timezone: Europe/Copenhagen
#historyurl: 'http://source.couchdesign.dk/?p=web-omni/content.git;a=history;f=[[file]]'
#diffurl: http://source.couchdesign.dk/?p=web-omni/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]