Description of problem: Event time is listed wrong on the events section of the webiste if you are not logged into Drupal. See screenshots for this event https://openshift.redhat.com/community/events/san-francisco-mongodb-user-group-irc-bots-and-activity-feeds-with-mongodb
Also the entered time entered is not the same time displayed whether you are logged in or not. See screen shot of input screen.
Created attachment 677180 [details] input screen showing 7:00 p.m.
Created attachment 677181 [details] logged in view
Created attachment 677182 [details] logged out view--notice strange times
Tested on devenv_2669 and STG, can not reproduce it, but this issue really exists on PROD.
As agreed with Poelstra and Jimmy Guerrero we disabled the time and timezone fields on the Events module. Please validate. Anyway, it was related to a bug with the Events "Medium Date" field type in Drupal, which was fixed to allow us re-enable those fields when/if desired.
(In reply to comment #6) With Linqing's help, tested on PROD, there is no time and timezone on Events module now, and the time of above event is correctly displayed, so verify this bug.
This issue appears to have regressed. Time is displayed on detailed pages and does not agree to summary page. See screen shots. People could be given the wrong information about when an event is ocurring.
Created attachment 690718 [details] front page
Created attachment 690719 [details] event details
Fixed.
(In reply to comment #12) Tested on PROD, the time and timezone module has been removed.Checked the time of events, they all agree to summary page.So verify this bug, thanks.
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/ccfbd1cfdcd34ed2f96587778d6289fc113d65b9 Bug 894552 - removes time and timezones from the Drupal Events module, now just using dates