BackUp LevelNext

CreateTime

Returns a valid time variable in ColdFusion.

See also CreateODBCTime and CreateDateTime.

Syntax

CreateTime(hour, minute, second)

hour

Number representing the hour, ranging from 0 to 23.

minute

Number representing the minute, ranging from 0 to 59.

second

Number representing the second, ranging from 0 to 59.

Usage

CreateTime is a subset of CreateDateTime.

Time variables are special cases of date/time variables. The date portion of a time variable is set to December 30, 1899.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.