TIMESERIAL(<hour>,<minute>,<second>[,<date-var>])


Returns a date/time that is specified by the given parameters.

PRINT TIMESERIAL(13,12,59)

 

See Also: Date And Time Functions


Language Reference  Table Of Contents