BackUp LevelNext

CreateTimeSpan

Creates a date/time object for adding and subtracting other date/time objects.

See also CreateDateTime, DateAdd, and DateDiff.

Syntax

CreateTimeSpan(days, hours, minutes, seconds)

days

Number representing the number of days.

hours

Number representing the number of hours.

minutes

Number representing the number of minutes.

seconds

Number representing the number of seconds.

Usage

The CreateTimeSpan function creates a special date/time object that should only be used to add and subtract from other date/time objects or with the CFQUERY CACHEDWITHIN attribute.




BackUp LevelNext

allaire

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