Hi All, I have tried to increment date month by month in a plugin i created, I used the following date method: DateTime.now.AddMonths(1) in a For Loop, Rather than see the date increase by month as expected in the multiple record created in the For Loop, I am see the following;
17/12/2018
17/12/2018
17/12/2018......
Can anyone help me out please. Thank you
*This post is locked for comments
I have the same question (0)