ChartDirector 7.0 (ASP/COM/VB Edition)

ChartDirector.API.NTime


Usage

NTime(time)

Description

Converts a date/time in ChartDirector's date/time format to a Variant/VB Date object.

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

Arguments

ArgumentDefaultDescription
time(Mandatory)A number representing date/time using ChartDirector's date/time format.

Return Value

A Variant/VB Date object.