gomfunkel / node-exif

A node.js library to extract Exif metadata from images.
MIT License
581 stars 104 forks source link

Added OffsetTime for time zone. #81

Closed mglonnro closed 3 years ago

mglonnro commented 3 years ago

Added these three fields:


0x9010 | OffsetTime | string | ExifIFD | (time zone for ModifyDate)
0x9011 | OffsetTimeOriginal | string | ExifIFD | (time zone for DateTimeOriginal)
0x9012 | OffsetTimeDigitized | string | ExifIFD | (time zone for CreateDate)