FileTimeToUnixTime Method

Converts FileTime to unix time format.

function FileTimeToUnixTime(FileTime: TDateTime): Int64;

Remarks

Use this method to convert the FileTime value to Unix time format. The subsecond part of the value is not preserved; to obtain it, use the FileTimeToNanoseconds method.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS FUSE 2020 Delphi Edition - Version 20.0 [Build 8348]