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

Method ConvertToDuration

tidbparser/dependency/types/time.go:281–292  ·  view source on GitHub ↗

ConvertToDuration converts mysql datetime, timestamp and date to mysql time type. e.g, 2012-12-12T10:10:10 -> 10:10:10 2012-12-12 -> 0

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

NumberToDurationFunction · 0.95
ParseDurationFunction · 0.80

Calls 3

IsZeroMethod · 0.95
ClockMethod · 0.95
MicrosecondMethod · 0.80

Tested by

no test coverage detected