← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
         Status: Opinion


** Tags: codeguidelines date windows

-- 
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: Opinion

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.





Follow ups

References