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