Show contents 

Ms > Ms Assembly Interfaces > ITimeSeries > ITimeSeries.DateToIndex

ITimeSeries.DateToIndex

Syntax

DateToIndex(Value: DateTime): Integer;

Parameters

Value. Calendar series point.

Description

The DateToIndex method returns index of the specified calendar series point.

Example

The method use is given in the example for ITimeSeries.ForecastStartDate.

See also:

ITimeSeries