diff --git a/preferences/inc/class.preferences_hooks.inc.php b/preferences/inc/class.preferences_hooks.inc.php index 46d7041cc9..4fed7b86bf 100644 --- a/preferences/inc/class.preferences_hooks.inc.php +++ b/preferences/inc/class.preferences_hooks.inc.php @@ -57,7 +57,8 @@ 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' + 'd-M-Y' => 'd-M-Y', + 'l, d.m.Y' => 'l, d.m.Y' ); $time_formats = array(