MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / StrToDate

Method StrToDate

tidbparser/dependency/types/time.go:1948–1967  ·  view source on GitHub ↗

StrToDate converts date string according to format. See https://dev.mysql.com/doc/refman/5.7/en/date-and-time-functions.html#function_date-format

(sc *stmtctx.StatementContext, date, format string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

checkMethod · 0.95
strToDateFunction · 0.85
mysqlTimeFixFunction · 0.85

Tested by

no test coverage detected