Format a Date value.

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

Syntax

ISSupport.FormatDate(date, [longDateFormat])

Parameters

NameTypeOptionalByRefDescription
date Date The date to format.
longDateFormat Boolean Optional Indicates whether to use the Long Date 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