FireDAC.Phys.PGWrapper.j2date

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure j2date(const AValue: Int64; out AYear, AMonth, ADay: Word);

C++

extern DELPHI_PACKAGE void __fastcall j2date(const __int64 AValue, /* out */ System::Word &AYear, /* out */ System::Word &AMonth, /* out */ System::Word &ADay);

Properties

Type Visibility Source Unit Parent
procedure
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.