Forum Discussion

kzaiger's avatar
kzaiger
New Contributor
8 years ago

Expression Function equivalent to MONTHS_BETWEEN

Is there a SnapLogic expression function equivalent to the SQL function MONTHS_BETWEEN? I considered using getTime then dividing the difference by 2.628e+9, but it’s not exactly the same.