FireDAC.Phys.PGWrapper.date2j

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function date2j(AYear, AMonth, ADay: Word): Int64;

C++

extern DELPHI_PACKAGE __int64 __fastcall date2j(System::Word AYear, System::Word AMonth, System::Word ADay);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper FireDAC.Phys.PGWrapper

Description

Embarcadero Technologies does not currently have any additional information.