Hi Andrey,
I’ve noticed an anomaly regarding the “Created” time displayed in FileInformation. It seems the system often converts this time based on the local time zone of the PC (I am using Windows 11).
After checking with ExifTool, it appears the software is currently pulling the value from [System] FileModifyDate.
To ensure time accuracy, would it be possible to use the following values instead? Alternatively, could you provide an option for users to choose which tag to use?
[ExifIFD] DateTimeOriginal
[ExifIFD] CreateDate
[ExifIFD] OffsetTimeOriginal
Thanks