]> git.mjollnir.org Git - moodle.git/commit
Bug fix: 'off by one'month bug in mupltiple locations.
authormartinlanghoff <martinlanghoff>
Fri, 13 Apr 2007 05:04:57 +0000 (05:04 +0000)
committermartinlanghoff <martinlanghoff>
Fri, 13 Apr 2007 05:04:57 +0000 (05:04 +0000)
commit76ab1c33d9e56726f6ff641460d4a452123d3495
treea598886211003dd803978a6a5caac09bf5bdc8ef
parentff406a88da9c0ca6329375c4cd24fd097210a160
Bug fix: 'off by one'month bug in mupltiple locations.

When the system/user time zone was set to GMT-13 months would lag behind by
one month.

Author: Matt Clarkson <mattc@catalyst.net.nz>
calendar/lib.php
enrol/authorize/enrol_form.php
lib/form/dateselector.php
lib/form/datetimeselector.php