Skip to main content
johnrellis
Legend
May 13, 2011

P: XMP:MetadataDate has wrong time zone

  • May 13, 2011
  • 13 replies
  • 9731 views

When LR 3.4 writes metadata, it is writing the wrong time zone into XMP:MetadataDate, using a "+" rather than a "-". For example, I'm in PDT (UTC-7:00), but LR writes the following value:

2011:05:13 09:10:17.082+07:00

A number of others have noticed this and wondered whether it has anything to do with LR's problems in spurious "Metadata needs to be updated" notifications; for example, see:

http://forums.adobe.com/thread/849347

A sample image:


Image is not available

This topic has been closed for replies.

13 replies

Participating Frequently
May 14, 2011
To the best of my knowledge, EXIF timestamps never contain timezone info. I'm not positive that's true, I'm basing that statement on the Metadata Working Group spec which says, "Exif date/time values such as DateTimeOriginal do not contain time zone information."

Regardless, the EXIF timestamp in the file I used in my test had no timezone.

-Ben
Known Participant
May 14, 2011
Ben, perhaps start with an EXIF timestamp that has no timezone? (I'm just guessing, I haven't tried it.)
Participating Frequently
May 14, 2011
Hi John,

Could you provide some information regarding specifically what your steps are in Lightroom? In the simple case at least, I don't see this problem. Here's what I'm doing:

1. Verify that my system timezone is set to PDT (UTC -7:00).
2. Import a JPEG into Lightroom. The DateTimeOriginal (Exif tag #36867) is "2011:05:09 09:07:35?00?"
3. Select the imported JPEG in the Library in Lightroom and choose Metadata>Save Metadata to File.
4. Examine the metadata in the file using a tool such as Exiftool.

Result: xmp:MetadataDate = "2011-05-13T16:48:40-07:00" This is what I would expect. Perhaps there are other operations that are necessary in order to make the bug manifest?

Thanks,
Ben