Searched defs:asctime (Results 1 – 5 of 5) sorted by relevance
3 char *asctime(const struct tm *tm) in asctime() function
17 def asctime(t=None): function
129 asctime(register const struct tm *timeptr) in asctime() function
795 pub fn asctime(arg1: *const tm) -> *mut c_char; in asctime() function