I’ve set up a flow on my sharepoint list when every time a new item is created, it auto populates a document and attaches it to the list item. Part of the fields on the doc being populated are date and time fields.
Every time I run the flow, the time inputed into the word doc is always 12 hours behind the time from the list entry (e.g. 19/04/2024 9:00am displays as 18/04/2024 9:00pm).
The site regional settings are in line with my time zone (UTC +12:00 Auckland), and my personal onedrive settings also reflect this.
Previously this was doing 7 hours ahead, but I changed the timezone for the site to NZ and it is now doing this.
Is there anything I can do?