The Short Date Format for use in external VB6 and VBA applications.

This returns the DateFormatShort property but with .NET formatting characters replaced by VBA compatible characters.

Syntax

ISSupport.DateFormatShortVba

Parameters

NameTypeOptionalByRefDescription
includeTime Boolean Optional Indicates whether to include the Time Format. If omitted, a value of False is assumed.
longTimeFormat Boolean Optional Indicates whether to use the Long Time Format. If omitted, a value of False is assumed.

Return Value

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