Unit 'DateUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl-objpas]

WeekOfTheMonth

Declaration

Source position: dateutil.inc line 210

function WeekOfTheMonth(

  const AValue: TDateTime

):Word; overload;

function WeekOfTheMonth(

  const AValue: TDateTime;

  out AYear: Word;

  out AMonth: Word

):Word; overload;


Documentation generated on: 2025-07-25