Comment 10 for bug 795494

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

Reviewed: https://reviews.mahara.org/920
Committed: http://gitorious.org/mahara/mahara/commit/92cfb32bd73469aa3d85d86bc3e6c6667b5491d8
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 92cfb32bd73469aa3d85d86bc3e6c6667b5491d8
Author: Melissa Draper <email address hidden>
Date: Fri Dec 9 15:05:48 2011 +1300

    Use the strftime wrapper (format_date) everywhere

    The format_date function is a wrapper for strftime, and we
    added logic to it for working around the %e parse failure
    of strftime on Windows.

    Bug #795494

    Change-Id: Ib4be53194e95e03fbb8a24da98ef61327aa3eea5
    Signed-off-by: Melissa Draper <email address hidden>