Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.4
-
Fix Version/s: None
-
Component/s: Package: Attendance
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
There is an issue with Daylight Saving Time. If you enter multiple sessions until June for example, then it ends up being (+/-1 hour depending on your hemisphere) wrong as of the last Sunday of March onwards/Last Sunday of October onwards
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
I'm glad to say that this seems to be sussed on the latest version of attendance from the modules and plugins page
$module->version = 2009022800; // The current module version (Date: YYYYMMDDXX)
$module->release = '2.1.1';
which by the way is also newer than the version in CVS.