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

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

Completed in 156 milliseconds