I am downloading data from my Survey123 page into a csv file. The date time field is not accurate in the table because the users locations are not collected correctly. I need to find out what is the time zone of each data point so I can convert my datetime field to the local time zone where all my users (and our organization) are. and the only identifier I suspect can be helpful is "GlobalID".
Is there a way to get the time zone from the GlobalID?