Home > freetb4matlab > time > eomdate.m

eomdate

PURPOSE ^

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

SYNOPSIS ^

function e = eomdate (y, m)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{e} =} eomdate (@var{y}, @var{m})
% Return the last day of the month @var{m} for the year @var{y} in
% datenum format.
% @seealso{datenum, datevec, weekday, eomday}
% @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