summaryrefslogtreecommitdiff
path: root/perc.cfg
diff options
context:
space:
mode:
authorAlasdair Colley <ac@brede.(none)>2011-11-01 17:25:07 +0000
committerAlasdair Colley <ac@brede.(none)>2011-11-01 17:25:07 +0000
commit4d086bef4b36f65587378cd12b39e1badb208d61 (patch)
treea57ab4d97b9a4522bdac71d20c0bf1135a12bb0a /perc.cfg
parentf1975e80eec071e565cb43d2602b1fca2c3aae7c (diff)
Can now clone existing users to create a new user
Diffstat (limited to 'perc.cfg')
-rw-r--r--perc.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/perc.cfg b/perc.cfg
index 586680a..f5a9b8c 100644
--- a/perc.cfg
+++ b/perc.cfg
@@ -5,8 +5,8 @@
"hyphens": "%d-%m-%Y"
},
"time": {
- "military": "%H%M",
"12hour": "%I:%M%p",
+ "military": "%H%M",
"12houronly": "%I%p",
"civilian": "%H:%M"
}
@@ -49,7 +49,7 @@
"finish": "14:00"
},
"format": "%I%p"
- },
+ },
"wjoe": {
"start": "09:00",
"finish": "17:00",