Forum Discussion
Anonymous
4 years agoNot applicable
Sharepoint Date Format - Regional Settings - Locale issue
Hello I want to create two Queries in the same workbook where one query links to a Sharepoint with US locale (date/region format) and the other to a Sharepoint with EU locale (date/region format)...
mahoneypat
Microsoft Employee
4 years agoYou can switch your datetime columns to datetimezone type and use DateTimeZone.SwitchZone to match them up.
Pat