TIOParams.EXIF_DateTimeDigitized
TIOParams.EXIF_DateTimeDigitized
Declaration
property EXIF_DateTimeDigitized: AnsiString;
Description
The date and time that the image was digitized. Usually, it will return the same value as
EXIF_DateTimeOriginal. The data format is "YYYY:MM:DD HH:MM:SS"+0x00, total 20 bytes.
If the clock has not been set or the camera doesn't have a clock, the field may be filled with spaces. In the Exif standard this tag is optional, but it is mandatory for DCF.
See Also
◼EXIF_DateTimeDigitized2◼EXIF_DateTimeOriginal