Active
Project:
Tipping
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 01:12 UTC
Updated:
9 Jun 2008 at 15:26 UTC
Jump to comment: Most recent file
Date and Time should be affected by the global Drupal settings made in admin/settings/date-time - specially the default time-zone. At the moment if i had the right time-zone (+2h/MESZ) the time of matches is 2 hours to early (16 o'clock should be 18 o'clock...)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | football_tipping_fixed_date.patch | 5.12 KB | fago |
Comments
Comment #1
fagohm, I'm using the same timezone and the times are correct for me? It looks to me as the times aren't affected by the settings of the site. So probably, it won't work correctly for people with other timezones.
Comment #2
gs12345 commentedI'm in Germany (GMT+1), and the time difference for the tipping deadline and kick-off is one hour, with games starting at 9:00 leaving it to participants to give tipps until 10:00.
Comment #3
gs12345 commentedok, my fault - Drupal's date setting was set to GMT+1, which is wrong during summer (=GMT+2)
Comment #4
fagook, fine that it's working.
I've customized my module to have a fixed deadline. If someone else needs that too, I've attached the patch.
Comment #5
fagopatch re-rolled.