Format a Date value to show in a grid of HTML table.

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

Syntax

ISSupport.FormatDateForGrid(date, [includeTime], [longTimeFormat])

Parameters

NameTypeOptionalByRefDescription
date Date The date to format.
includeTime Boolean Optional Indicates whether to include the time. If omitted, a value of False is assumed.
longTimeFormat Boolean Optional 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