Searched refs:CallStrptime (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatetime.cpp473 CallStrptime(const wxChar *input, const char *fmt, tm *tm) function
3509 const wxChar *result = CallStrptime(input, "%x", &tm);
3582 input = CallStrptime(input, "%X", &tm);

Completed in 76 milliseconds