Searched refs:wsTimeOut (Results 1 – 1 of 1) sorted by relevance
704 WideString wsTimeOut; in FormatDateTimeInternal() local706 wsTimeOut = TimeFormat(wsTimePattern, pLocale, dt); in FormatDateTimeInternal()708 return bDateFirst ? wsDateOut + wsTimeOut : wsTimeOut + wsDateOut; in FormatDateTimeInternal()