Hi Marie,
now I was at least able to reproduce it a little bit. It looks a little different here, but at least for PL5 the OffsetTimeOriginal = +00:00. I have uploaded a ZIP file with the affected files.
When you:
right click P4040807.ORF → open with PL4 → export to jpg → looks ok (OffsetTimeOriginal not written at all)
right click P4040807.ORF → open with PL5 → export to jpg → OffsetTimeOriginal: +00:00
In contrast to my other attempts, no OffsetTimeOriginal is written this time with PL4 at all.
When checking the files with exiftool:
RAW File (I also checked and the camera has timezone +02:00 set)
C:\Users\Sebastian\Desktop\DXO_TimeZoneTest>exiftool.exe -G1:3:7 -S P4040807.ORF |findstr "02:00 00:00"
[System:Main:ID-FileModifyDate] FileModifyDate: 2021:10:27 20:51:49+02:00
[System:Main:ID-FileAccessDate] FileAccessDate: 2021:10:28 19:49:41+02:00
[System:Main:ID-FileCreateDate] FileCreateDate: 2021:10:28 19:28:09+02:00
[ExifIFD:Main:ID-36880] OffsetTime: +02:00
[Composite:Main:ID-Exif-SubSecModifyDate] SubSecModifyDate: 2021:10:27 20:51:49+02:00
PL4 File
As said above, here no OffsetTimeOriginal written (was written with +02:00 for my other files):
C:\Users\Sebastian\Desktop\DXO_TimeZoneTest>exiftool.exe -G1:3:7 -S P4040807_DXO_PL4.jpg |findstr "02:00 00:00"
[System:Main:ID-FileModifyDate] FileModifyDate: 2021:10:28 19:30:07+02:00
[System:Main:ID-FileAccessDate] FileAccessDate: 2021:10:28 19:55:55+02:00
[System:Main:ID-FileCreateDate] FileCreateDate: 2021:10:28 19:30:07+02:00
[ExifIFD:Main:ID-36880] OffsetTime: +02:00
[XMP-xmp:Main:ID-MetadataDate] MetadataDate: 2021:10:27 20:51:49+02:00
[XMP-xmpMM:Main:ID-HistoryWhen] HistoryWhen: 2017:05:09 10:00:11+02:00
[Composite:Main:ID-Exif-SubSecModifyDate] SubSecModifyDate: 2021:10:27 20:51:49+02:00
PL5 File:
with OffsetTimeOriginal: +00:00
C:\Users\Sebastian\Desktop\DXO_TimeZoneTest>exiftool.exe -G1:3:7 -S P4040807_DXO_PL5.jpg |findstr "02:00 00:00"
[System:Main:ID-FileModifyDate] FileModifyDate: 2021:10:28 19:28:57+02:00
[System:Main:ID-FileAccessDate] FileAccessDate: 2021:10:28 19:55:56+02:00
[System:Main:ID-FileCreateDate] FileCreateDate: 2021:10:28 19:28:57+02:00
[ExifIFD:Main:ID-36880] OffsetTime: +02:00
[ExifIFD:Main:ID-36881] OffsetTimeOriginal: +00:00
[XMP-xmp:Main:ID-MetadataDate] MetadataDate: 2021:10:28 19:28:57+02:00
[XMP-xmpMM:Main:ID-HistoryWhen] HistoryWhen: 2017:05:09 10:00:11+02:00
[Composite:Main:ID-Exif-SubSecDateTimeOriginal] SubSecDateTimeOriginal: 2017:04:04 12:05:26+00:00
[Composite:Main:ID-Exif-SubSecModifyDate] SubSecModifyDate: 2021:10:28 19:28:57+02:00