2012/6/20  <[email protected]>:
> Try
>
>
>
> MyTTime := HugeNumberOfSecondsInteger / (3600 * 24);

MyTTime := HugeNumberOfSecondsInteger / SecsPerDay;

The predefined constants from SysUtils look nicer.
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to