Daylight saving time, timezone and offset processing in LrC v13.4
- July 15, 2024
- 1 reply
- 626 views
I am reporting an XMP spec error, not a LrC bug, but I can't find a better area to report the issue.
An old thread mentioned LrC had no TZ support / didn't recognise offsets in metadata.
However, I have noticed that XMP files are created incorporating a TZ adjustment on the end of 'exif:DateTimeOriginal', like this:
- exif:DateTimeOriginal="2022-09-11T04:28:49.366-05:00"
The TZ adjustment in 'OffsetTime' can also include daylight time adjustments too, so one needs to tread carefully. LrC appears to be doing the correct processing from the tests I have done with a Nikon Z6, Canon G7x Mark ii and a Sony Alpha 7 IV. (see attached file for some comparisons).
The XMP Spec says:
- EXIF tags 36867, 0x9003 (primary) and 37521, 0x9291 (subseconds). Date and time when original image was generated, in ISO 8601 format. Includes the EXIF SubSecTimeOriginal data. Note that Exif date-time values have no time zone information.
The spec seems to be incorrect and may need to catch up to the actual implementations in LrC v13.4 and Bridge v14.11.1.274. The 'date' format definition does clearly show the details.
