nn::jpeg::CTR::DATE_TIME_SIZE Constant

Syntax

const size_t DATE_TIME_SIZE =  20;

Description

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.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL