Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9
-
Component/s: Administration
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
problem is that the stats UI expects the exact day end timestapts in db which is wrong, because site may change timezone, dst, ect.
solution: add date normalization into stats_fix_zeros()
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-12031 | After switch from daylight savings to standard time, course>partcipants>activity reports>all logs: graph of hits on course by user shows two Sundays and log entries are shown under wrong day. |
|
|
|
Is this the underlying reason for the DST issue in MDL-12031?