Hi
I have a task to reconcile two sets of financial exchange data - one external which seems to be on UST/GMT and another one which may be UST or day light saving time or from somewhere else in the world. I want to be able to see items where the data does not match adjusted for timezones.
I'm getting the data in Excel formats (Side A times are labelled GMT, Side B I have no labelling as yet in my input file).
13:00 GMT = 14:00 BST
but 13:00 GMT <> 14:15 BST
nor 13:00 GMT <> 13:13 GMT
Does anyone know if Excel stores down timezone information or does it merely store the local time?
If Excel does store down timezone information how would I ascertain this using Alteryx?
Thanks
Mark