API:System.DateUtils.DateTimeToUnix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DateTimeToUnix(const AValue: TDateTime; AInputIsUTC: Boolean): Int64;

C++

extern DELPHI_PACKAGE __int64 __fastcall DateTimeToUnix(const System::TDateTime AValue, bool AInputIsUTC = true);

Properties

Type Visibility Source Unit Parent
function public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils System.DateUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!