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
For more information about the meaning of the fmt argument, see Date and Time Format Strings section.
Note: TimeToString works with both Time and DateTime values.