I've setup a fullcalendar page, and alongside it I have an Agenda block. You can clearly see, when comparing the two, that events that happened a few hours ago, are not displaying in the 'today' section.

My parameters for the Agenda block are as follows:

Agenda Start: -1 day (I tried 'now' and had even more issues)
Agenda End: +3 day
Dates to display: 4

To see the issue live, please visit the following URL:

http://www.universalbarsaigon.com/sportscalendar

or see the attached screenshot.

Kind Regards,

Nick Payne-Roberts

CommentFileSizeAuthor
screenshot.jpg336.34 KBnickpr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

JerryDV’s picture

I have a number of suggestions.
1. Make sure you have the date time module installed and activated for your site.
2. I don't recall how to do this, but make sure your site is using the local time for display, not the webserver timezone.
3. Read the information and apply the code correction/patch I've suggested at https://www.drupal.org/node/1336392#comment-8174125.
4. Read the information and apply the code correction/patch I've suggested at https://www.drupal.org/node/2138529
The documentation provided by the "documentation" link also mentions these issues at the very bottom of the documentation.
Implementing these two items will help you understand some of the time setting issues and should give a more more accurate agenda listing.
5. Test and report the results as a comment here. When you post results make sure to indicate your local date, local time, local timezone with any screen shots. The link to the site involved did not open for me.