Searched refs:FormatDateString (Results 1 – 2 of 2) sorted by relevance
73 void FormatDateString(int32_t iYear,
212 void CFWL_DateTimePicker::FormatDateString(int32_t iYear, in FormatDateString() function in CFWL_DateTimePicker312 FormatDateString(m_iYear, m_iMonth, m_iDay, wsText); in ProcessSelChanged()