forked from extern/egroupware
Revert "Add new date format preference that includes day name"
This reverts commit e1609978f7
.
This commit is contained in:
parent
61bc061991
commit
607e054f39
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user