Non-core contributed modules

Daylight Saving Time problem

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor 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

Hide
Mark Pearson added a comment -

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.

Show
Mark Pearson added a comment - 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.

People

Vote (3)
Watch (5)

Dates

  • Created:
    Updated: