Home > freetb4matlab > time > eomday.m

eomday

PURPOSE ^

% Return the last day of the month @var{m} for the year @var{y}.

SYNOPSIS ^

function e = eomday (y, m)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{e} =} eomday (@var{y}, @var{m})
% Return the last day of the month @var{m} for the year @var{y}.
% @seealso{datenum, datevec, weekday}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003