Return last day of month
E = eomday(Y, M)
a vector/matrix containing integers values.
a vector/matrix containing integers values.
a vector/matrix containing integers values.
E= eomday(Y, M)
returns the last day of the year and month
given by corresponding elements of matrices Y
and M
.
Y
and M
must have the same sizes.