MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / Duration

Method Duration

pkg/sql/sem/tree/parse_string.go:180–180  ·  view source on GitHub ↗
(d duration.Duration)

Source from the content-addressed store, hash-verified

178 Int32(i int32)
179 Int(i int64)
180 Duration(d duration.Duration)
181 JSON(j json.JSON)
182 String(s string)
183 TimestampTZ(t time.Time)

Callers 15

MakeDTimestampTZFromDateFunction · 0.80
AddTimeZoneMethod · 0.80
truncateIntervalFunction · 0.80
UnmarshalMethod · 0.80
GetMethod · 0.80
NowMethod · 0.80
ElapsedMethod · 0.80
stripTimezoneFunction · 0.80
validateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected