API:System.DateUtils.DaysInAMonth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DaysInAMonth(const AYear, AMonth: Word): Word;

C++

extern DELPHI_PACKAGE System::Word __fastcall DaysInAMonth(const System::Word AYear, const System::Word AMonth);

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!