getLastWeekDate(weekNo: Number, fullyear: Number);
weekNo. Week number in the year.
fullyear. Year.
The getLastWeekDate method returns date of the last day in the week with the specified number in selected year.
This method returns a Date value.
The example of use is given in the with description of the CultureInfo.dateToStr method.
See also: