DfsExtensionsGetDateTimes Method |
Name | Description | |
---|---|---|
GetDateTimes(IDfsEqCalendarAxis) |
Return an array of DateTimes which are the times for each timestep
| |
GetDateTimes(IDfsTemporalAxis) |
Return an array of DateTimes which are the times for each timestep.
For non-equidistant axis, only the first and the last time are populated correctly. The rest are populated with MinValue. For time type axis, first time is StartTimeOffsetInSeconds(IDfsTemporalAxis) after MinValue. |