Previous Topic

Next Topic

TimeValue - MaxBasic 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, including ISO 8601 Date Time strings.

See Also

Date Functions

Book Contents

Book Index