Searched refs:str2date (Results 1 – 2 of 2) sorted by relevance
63 str2date(const char * str, int & out_day, int & out_month, int & out_year) in str2date() function
59 bool str2date(const char * str, int & out_day, int & out_month, int & out_year);
Completed in 15 milliseconds