Comment 4 for bug 1670885

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7509
Committed: https://git.mahara.org/mahara/mahara/commit/e707353a34ab9a6cb534290fb5db9f728d7b56d9
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit e707353a34ab9a6cb534290fb5db9f728d7b56d9
Author: Gregor Anzelj <email address hidden>
Date: Mon Feb 20 03:14:16 2017 +0100

format_date function returns false (Bug #1670885)

It is known that under Windows the %e modifier of strftime
function is problematic. Modifier %l is also problematic and
must be replced with %#I so that format_date will work under
Windows.

behatnotneeded

Change-Id: I7c0dec6bfd220fbd79a5608a28d152f41df47b6b