everything works fine except for 1 thing. the red highlight of the "current day" is one day in advance. the events scheduled are not effected however. I have my site set up to always be at a specific time zone and events calls from my site timezone. anyone know how to fix this?

CommentFileSizeAuthor
#7 event_date_patch_0.txt404 bytesVanhail

Comments

willemt’s picture

Exact same problem here and it drives me bonkers... Any idea how to fix?

zympht’s picture

The highlight on my calendar is several days behind. The server's clock is set correctly. Please advise.

willemt’s picture

Several days behind? That is odd... Does not look like a timezone issue at all.

pepe roni’s picture

@ #2:
I think it is a cache problem (see #236818: Event not cachable!). Disable caching and reenable it. Then the display will be correct (for that day). You have to repeat it every day until the cache problem is solved by the maintainers.

mdowsett’s picture

subscribing! This has been driving me nuts! I thought it was an issue of my server.

macgirvin’s picture

subscribe

Vanhail’s picture

StatusFileSize
new404 bytes

This is a bug in the event module for version: 5.x-1.0. I assume it's been around for earlier versions. Pretty big bug in my opinion, dates need to be correct for an event module to be valid.
I have attached the patch, I just manually added the code and it worked for me. This thing drove me nuts.

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.