ExifTagImageTimeZoneOffset Property

Gets the TimeZoneOffset EXIF tag.

Description: This optional tag encodes the time zone of the camera clock (relative to Greenwich Mean Time) used to create the DataTimeOriginal tag-value when the picture was taken. It may also contain the time zone offset of the clock used to create the DateTime tag-value when the image was modified.
Id: 34858 (0x882a)
Type: SShort

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag TimeZoneOffset { get; }

Property Value

ExifTag

See Also