ChartDirector 6.0 (ColdFusion Edition)

ChartDirector.CFChart.CTime


Usage

CTime(time)

Description

Converts a ColdFusion date to ChartDirector's date/time format.

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

Arguments

ArgumentDefaultDescription
time(Mandatory)A ColdFusion date object.

Return Value

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