Searched refs:FormatDateTime (Results 1 – 1 of 1) sorted by relevance
33 static void FormatDateTime(char *str, const RTCDate *date, const RTCTime *time);204 FormatDateTime(datestr, &date, &time); in ConvTest()217 static void FormatDateTime(char *str, const RTCDate *date, const RTCTime *time) in FormatDateTime() function