DateStamp

ExifGpsPackage.DateStamp property

Gets or sets the character string recording date and time information relative to UTC (Coordinated Universal Time). The format is YYYY:MM:DD.

public string DateStamp { get; set; }

Property Value

The character string recording date and time information relative to UTC (Coordinated Universal Time). The format is YYYY:MM:DD.

See Also