


% -*- texinfo -*-
% @deftypefn {Function File} {last =} lweekdate (weekday, year, month, nextday)
%
% Returns the last occurrence of @var{weekday} from the @var{month} and
% @var{year}. If the optional @var{nextday} argument is given, then
% the week must also contain @var{nextday}.
%
% @seealso{eomdate, nweekdate, weekday}
% @end deftypefn