Home
last modified time | relevance | path

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

/kernel/liteos_a/shell/full/src/cmds/
H A Ddate_shellcmd.c131 STATIC INT32 OsStrToTm(const CHAR *str, struct tm *tm) in OsStrToTm() function
212 if (OsStrToTm(timeStr, &tm)) { in OsDateSetTime()

Completed in 1 milliseconds