← Back to team overview

mahara-contributors team mailing list archive

[Bug 674233] Re: Windows does not support the Date format %e, Code practice should always use %#d

 

** Changed in: mahara
     Assignee: (unassigned) => Sean Brennan (the-ioniser)

-- 
Windows does not support the Date format %e, Code practice should always use %#d
https://bugs.launchpad.net/bugs/674233
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

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