Searched refs:FormatDate (Results 1 – 3 of 3) sorted by relevance
181 INT FormatDate (TCHAR *, LPSYSTEMTIME, BOOL);
670 FormatDate(lpDate, &dt, lpFlags->b4Digit); in DirPrintFileDateTime()675 FormatDate(TCHAR *lpDate, LPSYSTEMTIME dt, BOOL b4Digit) in FormatDate() function
1218 Out += FormatDate(Out, &st, TRUE); in GetEnhancedVar()