Calendar View for List - Wrong Date Interval for End Date -
Calendar View shows a day less because since the Only Date field also saves the time by default as 12:00 AM.
To avoid this,
Solutions -
1. Either convert the Date only field to Date and Time field and ask the user to enter both date and time.
2. Using workflow, add a day more to the End Date.
3. Create a calculated column with return type as Date/Time and add a day more to the End Date
i.e.
Suppose you created a calculated column as,
Calendar View shows a day less because since the Only Date field also saves the time by default as 12:00 AM.
To avoid this,
Solutions -
1. Either convert the Date only field to Date and Time field and ask the user to enter both date and time.
2. Using workflow, add a day more to the End Date.
3. Create a calculated column with return type as Date/Time and add a day more to the End Date
i.e.
Suppose you created a calculated column as,
Now, use the new calculated fields , Visitor's End Date as the new time interval as shown below,