• Resolved jnnlsn

    (@jnnlsn)


    The first event within the grid is showing the event as one day later than correct. Only the large date at the top of the grid block is showing the incorrect date. The date within the block description is correct.

    If this event is deleted, then the new first grid block (previously second) will also show an incorrect date – although it was showing properly when it was the second block in the grid.

    This seems to be an issue with the first-child?

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem, how was this resolved?

    Thread Starter jnnlsn

    (@jnnlsn)

    @matthewclagg This is a duplicate forum post, the answer is in the other thread.
    I re-specified the default time zone directly in grid.php right above where the date.php include function is

    I have the same issue, I tried to add that line date_default_timezone_set($event_timezone);

    above the includes date section but it didn’t do anything.. I don’t really know php so maybe I’m doing it wrong, but this seems like something that maybe should be patched in a future release.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Grid view showing incorrect date for first event’ is closed to new replies.