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