Searched refs:DateStr (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfpdfeditpage.cpp23 CFX_ByteString DateStr; local
32 DateStr.Format( "D:%04d%02d%02d%02d%02d%02d", pTM->tm_year+1900, pTM->tm_mon+1,
43 pInfoDict->SetAt("CreationDate", new CPDF_String(DateStr));

Completed in 38 milliseconds