I made a SharePoint out of office calendar that employees can enter their requests for time off. An approval email is sent to their manager. The calendar allows for all day events or those with specific start and end times.
When someone enters an all day event, and you format it to just show the date (because the time is not important) the date time - convert time zone rounds an event end time to the next day! So the Sharepoint calendar shows it ending at 11:59 PM on day 1. The email formatted to just show the date rounds to day 2.
If you do show the time, it actaully changes both the start and end times. I've changed the input and output time zones and it still changes the times.
Has anyone else seen the time zone formatting not process an all day event from a calendar properly?
Thanks