Strange bug report - I have an All Day repeat for November 1. However it will not display on the month Calendar. It displays on the other views and will display if I set a time instead of All Day. Other all day November dates work and other 1st days of the month work as well. It's only November. For now I am just setting a time, but wanted to report this because I thought it was odd.
Let me know what other information you may need.

Comments

middlenewman’s picture

Component: Date Repeat API » Date API

*Changed the component, because this is also for one time events as well as repeats.

jastraat’s picture

We are also seeing this issue. Nov 1st all day events do display on the week view. We're using the 7.x-2.8 version of date.

jastraat’s picture

Project: Date » Calendar
Version: 7.x-2.9-alpha1 » 7.x-3.x-dev
Component: Date API » Code

The date field does display correctly, so I believe this is actually a calendar issue.

jastraat’s picture

Note, there have been similar issues related to dates in November that were due to older versions of PHP, but we are running PHP 5.5.20.

technivant’s picture

Also affected are any November 1 events that are fully contained in the 12:00am hour. So, an event on November 1, 2015 from 12:00am to 12:59am will not display in the month calendar, but an event November 1, 2015 from 12:00am to 1:00am will display there.

cbfannin’s picture

I just noticed this myself and tested this theory on three of my installs and can confirm what @technivant stated in comment 5 is true. I'm taking a look at some of the related issues reported but not finding anything of much use.

EDIT: I included multiple related issues but for some reason only one stuck which was the least related and now I can't edit it...so, that's what happened.

Eric At NRD’s picture

Same issue observed for all-day November 1, 2016 event using Calendar 7.x-3.4 and Date 7.x-2.8.

Moving the event to November 2 will make it appear. Changing it to a two day event (from November 1 to November 2) will also make it appear.

Eric At NRD’s picture

This issue appears to be related to two others reported (with other months than November). There may be solutions using hook_views_query_alter(). Adding related issues...

Setting timezone handling to "No time zone conversion" in Field Settings for the date field fixed the problem for me.

jharmon’s picture

After 4 years, this still seems to be an issue.

We are having issues with the date on Nov 1 set to all day.

I can confirm that changing to "no time zone conversion" allows the date to show up, but on a site with existing dates, it changes all of my times.

Neslee Canil Pinto’s picture

Status: Active » Closed (outdated)