Oliver, MM format doesn't work with interval function. It accepts only days (DD), hours(hh), minutes(mm), and seconds(ss). I assume it is so because month is not a constant time span. You can use intrval in days divided by 30, or use a more complex logic if really necessary.