neomorpheus
Programmer
I need to find the date that was two months back from current date (today). It also needs to keep in mind 30 or 31 days in a month.
I thought about calculating it by subtracting 60 days, but it doesnt give me an exact/ correct date. Since the data I am going to display is time-specific, i need it to be absolutely correct.
Please help.... suggestions welcome.
Thanks
I thought about calculating it by subtracting 60 days, but it doesnt give me an exact/ correct date. Since the data I am going to display is time-specific, i need it to be absolutely correct.
Please help.... suggestions welcome.
Thanks