ChartDirector 7.0 (ASP/COM/VB Edition)

ChartDirector.API.NTime2


Usage

NTime2(times)

Description

Converts an array of dates/times in ChartDirector's date/time format to Variant/VB Date objects.

This method is the reverse of ChartDirector.API.CTime2.

Arguments

ArgumentDefaultDescription
times(Mandatory)An array of numbers representing dates/times using ChartDirector's date/time format.

Return Value

An array of Variant/VB Date objects.