MDL-35966 Assignment - Localisation issue - use userdate not strftime
authorDamyon Wiese <damyon@moodle.com>
Tue, 27 Nov 2012 05:48:31 +0000 (13:48 +0800)
committerDamyon Wiese <damyon@moodle.com>
Tue, 27 Nov 2012 08:19:01 +0000 (16:19 +0800)
commita732e1f714d584c8280e0c6406efce31c5303764
tree87881e3f12093944174a23dd0078faf3fa6b4f82
parenta58be8a9f17f8cd67859a64810baa42dc5aab306
MDL-35966 Assignment - Localisation issue - use userdate not strftime

This is causing a database error (reported on MySQL) when strftime returns
non-utf8 characters.  This occurs when sending assignment notifications.

This was reported and a solution provided by Chien Wen-Chang(簡文章).
mod/assign/locallib.php