From 607e054f39b3dc372ac78fea85fecf6603848a5e Mon Sep 17 00:00:00 2001 From: nathangray Date: Tue, 21 Nov 2017 10:07:03 -0700 Subject: [PATCH] Revert "Add new date format preference that includes day name" This reverts commit e1609978f75fdbe5e0dd7ba945e4d35ae33addd9. --- preferences/inc/class.preferences_hooks.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/preferences/inc/class.preferences_hooks.inc.php b/preferences/inc/class.preferences_hooks.inc.php index 4fed7b86bf..46d7041cc9 100644 --- a/preferences/inc/class.preferences_hooks.inc.php +++ b/preferences/inc/class.preferences_hooks.inc.php @@ -57,8 +57,7 @@ class preferences_hooks 'Y.m.d' => 'Y.m.d', 'd/m/Y' => 'd/m/Y', 'd-m-Y' => 'd-m-Y', - 'd-M-Y' => 'd-M-Y', - 'l, d.m.Y' => 'l, d.m.Y' + 'd-M-Y' => 'd-M-Y' ); $time_formats = array(