nn::jpeg::CTR::DATE_TIME_SIZE Constantconst size_t DATE_TIME_SIZE = 20;
Number of bytes in the buffer that stores date and time information. This constant is a string with the format "YYYY:MM:DD HH:MM:DD" terminated with 0x00, for a total of 20 characters.
CONFIDENTIAL