I want to get the end of month after six months from today.
For example, if today's date is Oct/23/2003, I want to get
the end date of Apr/30/2004. How can I do this in program?
I was calculating 180 days as six months, but since some months are not exactyly 30 days, I could not get it exactly right.
Thanks in advance.
For example, if today's date is Oct/23/2003, I want to get
the end date of Apr/30/2004. How can I do this in program?
I was calculating 180 days as six months, but since some months are not exactyly 30 days, I could not get it exactly right.
Thanks in advance.