How are time zones handled with regard to tag imports and exports?
In the gateway I’m working with, I have a UDT with a memory tag member of Document datatype. It shows the value of 5:47 pm for time in one of the fields.
I exported the tags by clicking the “Export Tags” button. In the tags.json file, the value appears as 12:47 pm.
After I reimport the tags without making any modifications, the value changes to 12:47 pm
I would have thought that export followed by import should not change any tag values.
I assume this is some issue with time zone handling. My time zone is UTC-5, so it would appear that at times ignition is using my local time zone and at other times UTC.
If anyone knows the rules of how time zones are handled please let me know.

