MCPcopy Create free account
hub / github.com/arkdb/inception / time_to_datetime

Function time_to_datetime

sql/sql_time.cc:776–782  ·  view source on GitHub ↗

Convert time to datetime. The time value is added to the current datetime value. @param IN ltime Time value to convert from. @param OUT ltime2 Datetime value to convert to. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

get_dateMethod · 0.85
store_timeMethod · 0.85
get_dateMethod · 0.85
val_date_temporalMethod · 0.85
get_date_from_timeMethod · 0.85
get_dateMethod · 0.85
coerce_dateMethod · 0.85

Calls 3

mix_date_and_timeFunction · 0.85
query_startMethod · 0.80
gmt_sec_to_TIMEMethod · 0.45

Tested by

no test coverage detected