LastCyborg
Programmer
In Delphi I can obtain the number of days betwen 2 dates, but in BCB I can't
Example:
Date 3 = Date1 - Date2;
is there a way to make this easy like in delphi?
Example:
Date 3 = Date1 - Date2;
is there a way to make this easy like in delphi?