

u16 SSP_GetJpegDecoderDateTime(u8 *buffer);
| buffer | Buffer to store date and time information. The date and time can be obtained in the 20-character string format " YYYY:MM:DD HH:MM:DD", terminated with 0x00. |
Returns the size of the date and time information.
Gets the date and time of a photo taken by the camera, as obtained from the image when it is decoded. This information is registered in the IFD0 DateTime tag.
2008/09/15 Initial version.
CONFIDENTIAL