IRIS Toolbox Reference Manual

enddate

Date of the last available observation in a tseries object

Syntax

D = enddate(X)

Input arguments

Output arguments

Description

The startdate function is equivalent to calling

get(x,'endDate')

Example