Format a Date and Time and, if this database is using Time Zones, append the Time Zone description.

Syntax

ISfinSupport.FormatDateTimeLongWithTimeZone(date, timeZoneId, [forceDisplayTimeZone], [useWindowsTimeZoneDisplayName])

Parameters

NameTypeOptionalByRefDescription
date Date
timeZoneId String The Time Zone Id.
forceDisplayTimeZone Boolean Optional Indicates whether to Force Dispaly of the Time Zone, regardless of wheteher the Database is using Time Zones or not. If omitted, a value of False is assumed.
useWindowsTimeZoneDisplayName Boolean Optional Indicates whether to use the Windows Time Zone Display Name which includes UTC offset details. If omitted, a value of False is assumed.

Return Value

String

A String value.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0