Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c25319 static int toLocaltime( in toLocaltime() function
25522 rc = p->isLocal ? SQLITE_OK : toLocaltime(p, pCtx); in parseModifier()
25564 rc = toLocaltime(&new, pCtx); in parseModifier()