S
Sune
I'm working on a system that requires alot of date handling, and i'm getting
pretty tired of doing custom calculating when modifying dates, so i hope
someone would be able to help me.
Is there any easy way to do re-calculating of dates? such as adding 2,11
or 36 months to a date, and have it automatically checking whether or not
it should increase months or year, and by how much?
Like, if i have to add 11 months to the date right now, i have to check which
month it's in to see whether or not i could just take one month lesser the
next year and so on...
It's hard to descreibe, but i hope you got the point. Thanks.
pretty tired of doing custom calculating when modifying dates, so i hope
someone would be able to help me.
Is there any easy way to do re-calculating of dates? such as adding 2,11
or 36 months to a date, and have it automatically checking whether or not
it should increase months or year, and by how much?
Like, if i have to add 11 months to the date right now, i have to check which
month it's in to see whether or not i could just take one month lesser the
next year and so on...
It's hard to descreibe, but i hope you got the point. Thanks.