Posted by Nick Lapp on June 10, 2009 at 1:11am
Jump to:
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
| Issue tags: | Timezone formats |
Issue Summary
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.
| Attachment | Size |
|---|---|
| no-event.jpg | 67.89 KB |
| with-event.jpg | 49.57 KB |
Comments
#1
It's not a bug it's a feeature...
Is your place not available in the dropdown?
#2
#3
Facing 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