Searched refs:MakeFormatDate (Results 1 – 2 of 2) sorted by relevance
70 static CFX_WideString MakeFormatDate(double dDate,const CFX_WideString & format);
914 CFX_WideString CJS_PublicMethods::MakeFormatDate(double dDate, const CFX_WideString & format) in MakeFormatDate() function in CJS_PublicMethods1572 val = MakeFormatDate(dDate,sFormat); in AFDate_FormatEx()