Revert "Add new date format preference that includes day name"

This reverts commit e1609978f7.
This commit is contained in:
nathangray 2017-11-21 10:07:03 -07:00
parent 61bc061991
commit 607e054f39

View File

@ -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(