Searched refs:OsStrToTm (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_a/shell/full/src/cmds/ | ||
H A D | date_shellcmd.c | 131 STATIC INT32 OsStrToTm(const CHAR *str, struct tm *tm) in OsStrToTm() function 212 if (OsStrToTm(timeStr, &tm)) { in OsDateSetTime() |
Completed in 1 milliseconds