Issue Details (XML | Word | Printable)

Key: MDL-13479
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Jon Papaioannou
Reporter: Stephen Digby
Votes: 3
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Calendar times in future change when daylight saving occurs

Created: 15/Feb/08 05:49 PM   Updated: 15/Feb/08 05:49 PM
Return to search
Component/s: Calendar
Affects Version/s: 1.8.4
Fix Version/s: None

URL: http://moodle.org/mod/forum/discuss.php?d=14073
Participants: Jon Papaioannou and Stephen Digby
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
Need to store dates in an explicit intentional form (e.g. 2008-12-23-12-34 rather than as an absolute value (e.g. 12363626367) calculated at the time of entry. This would solve the problems of dates altering when governments change the time with "daylight saving" etc. Moodle would just look up the intentional date and apply that to whatever the current time/ date setting was at the time.
The problem is created by the calcuation of an absolute time in the future when the event is entered.
Making moodle process intentional times from the database rather than absolute times would involve a bit more processing, but woul dsolve all these issues without needing to invent a huge number pof rules for daylight saving.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.