]> git.mjollnir.org Git - moodle.git/commit
Fixed a bug: up till now, day boundaries were calculated modulo 86400, which
authordefacer <defacer>
Wed, 2 Jun 2004 09:15:07 +0000 (09:15 +0000)
committerdefacer <defacer>
Wed, 2 Jun 2004 09:15:07 +0000 (09:15 +0000)
commit9d567178e2f1ed6a8b6225c55f55569dc18952fa
tree9f3503f44f150f511e5608943bf99a42bbf4ba05
parent08cebf196e6ff5b89844920a2897cb02bff92c93
Fixed a bug: up till now, day boundaries were calculated modulo 86400, which
is correct only for GMT+0 timezones. Fixed it in upcoming events displays to
separate days as they are in the user's timezone, will continue to pursue this.
calendar/lib.php
calendar/view.php