]> git.mjollnir.org Git - moodle.git/commit
Changes related to timezone display. Datetime display now uses userdate()
authormartin <martin>
Wed, 5 Jun 2002 03:15:30 +0000 (03:15 +0000)
committermartin <martin>
Wed, 5 Jun 2002 03:15:30 +0000 (03:15 +0000)
commit873960de8cd652395bd512be8cc45f3273641d0f
tree486f8e74edb5e6b7c79dba84fda870a19f7a3f3f
parentc5db2fd03fb8d3f8b0f3b019020f248973cbece6
Changes related to timezone display.  Datetime display now uses userdate()
which itself uses the USER variable timezone to alter the displayed time.
19 files changed:
course/lib.php
course/log.php
course/new.php
files/index.php
lib/db/mysql.sql
lib/moodlelib.php
lib/weblib.php
mod/choice/report.php
mod/journal/lib.php
mod/journal/new.php
mod/journal/report.php
mod/journal/user.php
mod/journal/view.php
mod/survey/download.php
mod/survey/report.php
user/edit.html
user/edit.php
user/index.php
user/lib.php