• Resolved Antonin

    (@antonin)


    Dear Ross,

    Following your help on another subject, I realised that there seems to be a problem on multiple whole day events. It seems that the end date shortcode displays the day after the actual end date. Is it because Google says if an event ends on Tuesday for example, it will be recorded as Wednesday 00:00am?
    (It is ok with single-whole-day event though)

    Let me know if you had the same issue (maybe it’s just me) or if my explanation is not clear enough.

    Thank you.

    http://wordpress.org/extend/plugins/google-calendar-events/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ross Hanney

    (@rosshanney)

    Hi Antonin,

    Yes, that’s exactly what causes this.

    You can work around this by using the offset parameter for the [end-date] shortcode, like this:

    [end-date offset="-1"]

    That will subtract 1 second from the date / time before displaying it, so it appears to end at 23:59 on the “correct” day, rather than 00:00 on the “wrong” day.

    Ross

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Google Calendar Events] Bug (?) – multiple whole day events (overlap for end date)’ is closed to new replies.