Closed (fixed)
Project:
Quiz
Version:
7.x-5.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2009 at 21:29 UTC
Updated:
20 Nov 2014 at 06:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
raycascellaComment #2
ezraw commentedProbably want to consider #1337758: Quiz doesn't handle daylight savings time as well.
Comment #3
thehong commentedComment #4
djdevinAnd here's a patch, 4 years later.
This adds a dependency to date API. I don't know who would not be using date API at this point, since they have 500k installs.
Tests will probably failed due to dependency issues. I'll run them all manually.
Comment #6
djdevinComment #8
djdevinComment #10
djdevinComment #12
djdevinFinally done. Committed to 7.x-5.x, date_popup must be enabled but is not a dependency.
Not enabling date_popup just means that you can't set open/close dates.