Home
last modified time | relevance | path

Searched refs:toLocaltime (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c24820 static int toLocaltime( in toLocaltime() function
25023 rc = p->isLocal ? SQLITE_OK : toLocaltime(p, pCtx); in parseModifier()
25065 rc = toLocaltime(&new, pCtx); in parseModifier()