Source position: dateutil.inc line 345
function TryEncodeDateMonthWeek(
const AYear: Word;
const AMonth: Word;
const AWeekOfMonth: Word;
const ADayOfWeek: Word;
out AValue: TDateTime
):Boolean;