Calendar View always show one day less, not including end date

I already saw a post about this topic and it was marked as Solved. I tried the recommended solution, unfortunately I couldn’t get it to work.

To quote, ‘create a virtual end date with the following computation: [EndDate]+‘012:00:00’ and use that in the calendar view’

I understand the logic behind it, default time being 000:00:00. I already created a virtual column called ActualEndDate with that computation, chose it in the Calendar View. But it’s not working. I’m stuck.

I’m a beginner.. I need more explanation please. Thank you so much.

Your problem is unclear. Please post a screenshot demonstrating the problem.

Yes in calendar you must use a VC and add one day. If the [EndDate] is a date fomat, try in the new VC (CalEndDate): [EndDate] + 1.