CBFS FUSE 2020 C++ Builder Edition

Questions / Feedback?

FileTimeToUnixTime Method

Converts FileTime to unix time format.

Syntax

__int64 __fastcall FileTimeToUnixTime(TDateTime FileTime);

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 C++ Builder Edition - Version 20.0 [Build 8348]