I've seen other threads showing this issue #296529: Repeating dates stop on the day before end date and it has been said to be fixed in both 5.x and 6.x versions of Date.

Trying it on my setup, it still doesn't fix the issue. When the user select the date to end the repeat on, it still doesn't include that date. The user must select the day AFTER to include the day that they want.

I am using the dev version, as it fixed another issue that I had with 6.x-2.7. Anybody else having this problem still?

Comments

GregoryHeller’s picture

Title: Date Repeat Not Inclusive » Date Repeat Not Inclusive of "repeat until" date
Version: 6.x-2.x-dev » 6.x-2.7

I am seeing this same problem on 6.x-2.7, I haven't tried the dev version of the module yet. In addition, I am also seeing the "repeat until date" value change on submission to one day AFTER the day that was indicated as the "repeat until" date. This is not just an issue of display, when I edit the node, the value in the "repeat until date" field is 1 day later than the value i indicated moments earlier.

hwasem’s picture

I'm seeing the same problem in 6.x-2.7. If I set the repeat to end on the last day of the repeating event, the last event doesn't show. Upon saving, the end date advances to be a day later than I set when I saved.

For instance, I have an event that is every week (on Tuesday) through December 20, 2011. When I save, the 12/20 event is not listed on the repeat tab and the summary says, "Repeats every week until Wed Dec 21 2011 ." The events are as follows:
09/20/2011
09/27/2011
10/04/2011
10/11/2011
10/18/2011
10/25/2011
11/01/2011
11/08/2011
11/15/2011
11/22/2011
11/29/2011
12/06/2011
12/13/2011

NOTE: nothing listed for 12/20/11 and the end date is a day later than I set in the event.

Have you guys found any answers to this problem in the last month?

hwasem’s picture

I installed this patch from #337666 - Repeat Until date->time defaults to 12:00AM - should be 11:59PM to fix the missing last event.

gpk’s picture