Hi!
when I import from SharePoint List, one day is subtracted from the value.
e.g. 2020-10-24 in SharePoint is imported as 2020-10-23
https://help.alteryx.com/current/designer/microsoft-sharepoint
The DateTimeToLocal function did nothing to the imported Date field.
The DateTimeToUTC function also subtracts one day, so this is not useful either.
In SharePoint the Column is pure date (not time).
Is it a bug with the SharePoint List Input tool?