mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
repairing date bug (see http://moodle.org/mod/forum/discuss.php?d=9739) Thanks you Joost van Beurden!
This commit is contained in:
parent
b821527271
commit
b923d3b864
@ -836,7 +836,7 @@ $string['strftimedateshort'] = '%%d %%B';
|
||||
$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';
|
||||
$string['strftimedaydate'] = '%%A, %%d %%B %%Y';
|
||||
$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';
|
||||
$string['strftimedayshort'] = '%%A %%B %%d';
|
||||
$string['strftimedayshort'] = '%%A %%d %%B';
|
||||
$string['strftimemonthyear'] = '%%B %%Y';
|
||||
$string['strftimerecent'] = '%%d %%b, %%H:%%M';
|
||||
$string['strftimerecentfull'] = '%%a, %%d %%b %%Y, %%H:%%M';
|
||||
|
Loading…
x
Reference in New Issue
Block a user