On 22 Nov 2013, at 10:56, Carsten Bager wrote:
This Function works on Intel platforms but when compiled to Arm
(Linux) the right side is
calculated as a LongWord.
Const
cSecondsPerDay=86400.0;
cTimeDate2UnixFiledateStart=25569.0;
cUnixFileDateDateTimeStart=cSecondsPerDay*cTimeDate2UnixF
Hi
This Function works on Intel platforms but when compiled to Arm (Linux) the
right side is
calculated as a LongWord.
Const
cSecondsPerDay=86400.0;
cTimeDate2UnixFiledateStart=25569.0;
cUnixFileDateDateTimeStart=cSecondsPerDay*cTimeDate2UnixFiledateStart;
Function UnPackUnixTime2DateTime