TIME_DIFFERENCE_UDF
Last updated
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Warning: This UDF is deprecated because there is already an equivalent function in Snowflake. More information .
Gets the difference between two times.
MINUEND
TIMESTAMP
Time subtracted from.
SUBTRAHEND
TIMESTAMP
Time subtracted.
INPUT_PART
VARCHAR
Parts to be returned.
EXTRACT_PART
VARCHAR
Extract numeric value extracted from the interval.
A varchar value with the time.
Input:
Output: