]> git.mjollnir.org Git - moodle.git/commit
Slight changes to userdate() function. It now uses gmstrftime() instead of
authormartin <martin>
Tue, 2 Jul 2002 07:02:28 +0000 (07:02 +0000)
committermartin <martin>
Tue, 2 Jul 2002 07:02:28 +0000 (07:02 +0000)
commit7a302afc5f5bd9454a6e0f7ff8d511c4430eadab
tree9f8e930e3d4ef4338374cceb859f65a679a11d5d
parent1d16c5717be89ea50520f63b4f5c30e4c98dda56
Slight changes to userdate() function.  It now uses gmstrftime() instead of
gmdate to format times, thus allowing it to take advantage of locale, if set,
to print dates in the appropriate language.  Several userdate invocations
had to be changed, though, to use the different formatting specs.
course/index.php
course/lib.php
course/log.php
files/index.php
lib/moodlelib.php
lib/setup.php
mod/forum/lib.php
mod/survey/download.php
mod/survey/lib.php
mod/survey/report.php