Searched refs:wsDateOut (Results 1 – 1 of 1) sorted by relevance
699 WideString wsDateOut; in FormatDateTimeInternal() local701 wsDateOut = DateFormat(wsDatePattern, pLocale, dt); in FormatDateTimeInternal()707 return bDateFirst ? wsDateOut + wsTimeOut : wsTimeOut + wsDateOut; in FormatDateTimeInternal()