mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03454
[Bug 674233] Re: Windows does not support the Date format %e, Code practice should always use %#d
** Changed in: mahara
Milestone: 1.4.0 => None
** Changed in: mahara
Importance: Low => Medium
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/674233
Title:
Windows does not support the Date format %e, Code practice should
always use %#d
Status in Mahara ePortfolio:
Confirmed
Bug description:
This is a follow on from https://bugs.launchpad.net/mahara/+bug/671456 which was fixed.
The code practice should be modified to ensure %e is fixed for windows systems.
From now on I am suggesting %#d be used instead.
References