]> git.mjollnir.org Git - moodle.git/commit
As per Martin's suggestion:
authordefacer <defacer>
Thu, 1 Apr 2004 12:27:37 +0000 (12:27 +0000)
committerdefacer <defacer>
Thu, 1 Apr 2004 12:27:37 +0000 (12:27 +0000)
commitf30fe8d0635d10e8d186714729601dbab8a384ae
treedd9086d9360207a6bb13e23d924470a05c4a796d
parentf3d142dae401d34c0b56dfa8c8833d4884a68f14
As per Martin's suggestion:

Added new function: get_user_timezone($timezone = 99) which retrieves
the user's timezone, respecting the $USER->timezone and $CFG->timezone
settings.

Modified all date/time library functions to use this.
lib/moodlelib.php