Hi, I am looking for a routine which can return Date Interval in Number and if i add a number into a date it will return me a Date. Same as we do in excel. Can anyone help me? Regards,
Most probably, AddMonths() rounds the result to the first day of the month (i.e. just adds the requested number of months without considering the actual number of days). Thus on Friday this wasn't an issue as Friday was Oct the 1st.