Previous Topic

Next Topic

TimeValue - SQL Function

TimeValue(TimeParameter: String/Date/Time/DateTime): Time

TimeValue returns a time value for TimeParameter. The format matches the default date / time format.

TimeValue function syntax has these named arguments:

Parameter

Description

TimeParameter

Required. Parameter to be formatted as a time.This can be a String, Date, Time or DateTime parameter.

See Also

SQL Date Functions

Book Contents

Book Index