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