Need to know the number of months from today

Hey,

I am managing my deadlines and want to know how many months are left for my due date from today’s date!

Can anyone provide me the exact formula for this?

Here is the quick formula you can use:

DATE_DIFF(Duedate(),Now(),'MM;)