ChartDirector 7.0 (ASP/COM/VB Edition)

ChartDirector.API.CTime


Usage

CTime(time)

Description

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

For the ASP/COM/VB edition of ChartDirector, there should be no need to call CTime explicitly, as ChartDirector will automatically convert Variant/VB Date to ChartDirector's internal format. This method is provided just for consistency with other editions of ChartDirector.

Arguments

ArgumentDefaultDescription
time(Mandatory)A Variant/VB Date object.

Return Value

A number representing dates/time in ChartDirector's date/time format.