IRIS Toolbox Reference Manual

daterange

Use the colon operator to create date ranges

Syntax

startdate : enddate
startdate : increment : enddate

Input arguments

Description

You can use the colon operator to create continuous date ranges because the IRIS serial date numbers are designed so that whatever the frequency two consecutive dates are represented by numbers that differ exactly by one.

Example