ChartDirector Ver 4.1 (ColdFusion Edition)
ChartDirector.CFChart.chartTime
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| y | (Mandatory) | The year component of the given time. |
| m | (Mandatory) | The month component of the given time |
| d | (Mandatory) | The day of month component of the given time. |
| h | 0 | The hour component of the given time. |
| n | 0 | The minute component of the given time. |
| s | 0 | The second component of the given time. |
Return Value