TimeStamp

ExifGpsPackage.TimeStamp property

Gets or sets the time as UTC (Coordinated Universal Time). TimeStamp is expressed as three RATIONAL values giving the hour, minute, and second.

public TiffRational[] TimeStamp { get; set; }

Property Value

The time as UTC (Coordinated Universal Time).

See Also