Unit 'flcDateTime' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_fundamentals]

DaysInMonth

Declaration

Source position: flcDateTime.pas line 227

function DaysInMonth(

  const Ye: Word;

  const Mo: Word

):Integer; overload;

function DaysInMonth(

  const D: TDateTime

):Integer; overload;



CT Web help

CodeTyphon Studio