TimeToString

Description

Converts a time into a string.

Syntax

TimeToString ( time, fmt )

Arguments

time is a time.

fmt is a string indentifying the format of time.

Remarks

Refer to the section titled Date and Time Format Strings for more information on the meaning of the fmt argument.

TimeToString works with both Time and DateTime values.