Hi friends,

Now i am working in Event and Event Views module for creating events for my site....

In Date and Time interface, i choose the following options,(/admin/settings/date-time)

* Default time zone: America/Chicago
* User-configurable time zones: Disabled
* First day of week: Sunday

In Timezone Handling interface, i choose the following options,(/admin/settings/event/timezone)

* Event time zone input: * Use the sitewide time zone
* Event time zone display: * Use the event's time zone
* Time notation preference: * 12h...

Case 1:

When i create an event as follow as,

Start Time as, Nov 12, 2010. 03:29 am
End Time as, Nov 12, 2010. 04:29 am

That time also shown in the Event page...

But i create one view for this event cck using event_views module,,

That shows the,

Start Time as, Nov 11, 2010. 03:59 pm
End Time as, Nov 11, 2010. 04:59 pm

Start and End time is mismatch between Page display and View display...

Case 2:

When i create another event as follow as,

Start Time as, Nov 12, 2010. 03:34 pm
End Time as, Nov 12, 2010. 04:34 pm

That time also shown in the Event page...

But in View Display,

Start Time as, Nov 12, 2010. 04:04 am
End Time as, Nov 12, 2010. 05:04am

Start and End time is mismatch between Page display and View display...

Please guide on this issue as soon as possible.. this is urgent requirement in my site...

How can i match the both Page and View display...

Thanks in advance

Thanks & Regards
Sarav...

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

edvanleeuwen’s picture

I have the same problem. I have filed an issue on the Event View module (http://drupal.org/node/1061422), but it may be just an event problem.

I noticed that the value for event_start in the database is right, but differs from the unix_event_start. E.g. an event_start form 30 March 2011, 20.45 does not equal 1301510700

edvanleeuwen’s picture

Perhaps coincedence: I have seen that some of the entries have start_in_dst and end_in_dst set to '1' in the database. All these entries do not have the right display. All which have '0' do.

edvanleeuwen’s picture

Assigned: sarav.din33 » Unassigned
japerry’s picture

Status: Active » Closed (outdated)

Event 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.