MONTHS_BETWEEN_UDF
Last updated
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Reproduce the MONTHS_BETWEEN functionality
FIRST_DATE
TIMESTAMP_LTZ
The first or starting date to be processed in the function.
SECOND_DATE
TIMESTAMP_LTZ
The second or ending date that determines the end of the count.
The number of months between the first and the second date.
Input:
Output: