Source position: dateutil.inc line 190
function WeekOfTheYear(
const AValue: TDateTime
):Word; overload;function WeekOfTheYear(
const AValue: TDateTime;
out AYear: Word
):Word; overload;