I have a number of Drupal installations and on each one after I turn on the event module, the site's timezone options in the Date and Time (admin/settings/date-time) section are changed and none of the timezone selections will bring up the correct time.
I have attached two screenshots, one with even installed and one without. I have tried a number of different timezone options with event installed, none of which displayed the correct time.
| Comment | File | Size | Author |
|---|---|---|---|
| with-event.jpg | 49.57 KB | Nick Lapp | |
| no-event.jpg | 67.89 KB | Nick Lapp |
Comments
Comment #1
killes@www.drop.org commentedIt's not a bug it's a feeature...
Is your place not available in the dropdown?
Comment #2
killes@www.drop.org commentedComment #3
Siva Kranthi Kumar commentedFacing the same problem
Some timezones are missing from the dropdown like Asia/Kolkata(In PHP=5.2.3 Asia/Calcutta, but in PHP > 5.3.0 it's Asia/Kolkata), but Asia/Calcutta is there in the event_timezone table (Asia/Kolkata is not there in the table)
I don't know why you guys hardcoded timezones instead of using timezone_identifiers_list
Hope you guys release the patch soon
Thanks & Regards,
Siva Kranthi Kumar
Comment #4
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.