Months between a date range

0
I know that we can user native function days/weeks between a date range but I need to get the quantity of months between a specific date range. Is there some easy way to get it?
asked
1 answers
1

Hey Stevenson,

You can use the function calendarMonthsBetween()

imagem.png

 

Check this doc: https://docs.mendix.com/refguide/between-date-function-calls/#8-calendarmonthsbetween

 

Best Regards,

Ricardo Pereira

answered