Format a Date value to display only the Time portion.

If date is Nothing then a blank String will be returned.

Syntax

ISSupport.FormatTime(date, [longTimeFormat])

Parameters

NameTypeOptionalByRefDescription
date Date The date to format.
longTimeFormat Boolean Optional Indicates whether to use the Long Time Format. If omitted, a value of False is assumed.

Return Value

String

A String value.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0