Hello
I have to count the days that has passed from 30/12/1899 (0Hrs 0Min 0Sec) (Delphi Date Format) to another Date (with 0Hrs 0Min and 0Sec).
This is in order to conver the count days between dates as Delphi does (I have an existing software that works this way and I cannot modify it).
The problems are that hava start to count from 1970, and I don't have the java.text package so to parse and create the calendar. Can anybody give me a hand?
Thanks
Ezequiel

Reply With Quote


