From a0b6dee1aa02758c054b0e76487f66d0a50af4c1 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 6 Jan 2017 09:18:05 +1100 Subject: [PATCH] Install Date: Make 12h time default --- config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config b/config/config index 4a13c6bd..28381d30 100644 --- a/config/config +++ b/config/config @@ -334,7 +334,7 @@ install_time="on" # Example: # 12h: 'Thu 14 Apr 2016 11:50 PM' # 24h: 'Thu 14 Apr 2016 23:50' -install_time_format="24h" +install_time_format="12h" # Text Colors