summaryrefslogtreecommitdiff
path: root/perc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'perc.cfg')
-rw-r--r--perc.cfg2
1 files changed, 1 insertions, 1 deletions
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"
}