From 19797b659be5b03ccc5d9f4047308f1e4a2e122f Mon Sep 17 00:00:00 2001 From: Alasdair Colley Date: Tue, 1 Nov 2011 14:02:15 +0000 Subject: Fixed bug with custom events --- perc.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perc.cfg') diff --git a/perc.cfg b/perc.cfg index 454a9a8..2abf07e 100644 --- a/perc.cfg +++ b/perc.cfg @@ -5,8 +5,8 @@ "hyphens": "%Y-%m-%d" }, "time": { - "12hour": "%I:%M%p", "military": "%H%M", + "12hour": "%I:%M%p", "12houronly": "%I%p", "civilian": "%H:%M" } -- cgit v1.2.3