Hi,
I know that you can get the amount of days between 2 dates by declaring an integer variable and simply do:
IntVar := DateRecent - DatePast;
Now i was wondering if there also is a way to do this in a way for monts instead of having to calculate with the days since there are months with 28, 30 and 31 dates.
Thanks in advance

Report
All responses (
Answers (