Forum Discussion

Christophe Humbert's avatar
Christophe Humbert
Iron Contributor
May 20, 2018
Solved

Time zone issue with SharePoint calendars

I am using PnP js core to aggregate items from multiple SharePoint lists, including Tasks lists and Calendar lists.

 

I am getting all times in UTC, except for calendar all day events whose times are off by several hours. How are those all day items stored, and is there a standard way on the client side to re-align their dates with other items?

  • Anonymous's avatar
    Anonymous
    May 21, 2018
    Did you check out this article?
    https://github.com/SharePoint/PnP/tree/master/Samples/Core.DisplayCalendarEvents

2 Replies

  • Anonymous's avatar
    Anonymous
    Did you check out this article?
    https://github.com/SharePoint/PnP/tree/master/Samples/Core.DisplayCalendarEvents

Resources