IRIS Toolbox Reference Manual

startdate

Date of the first available observation in a tseries object

Syntax

D = startdate(X)

Input arguments

Output arguments

Description

The startdate function is equivalent to calling

get(X,'startDate')

Example