Convert the specified Database Date/Time into a UTC Date/Time (i.e., from the Database Time Zone specified under Global Settings).

Syntax

ISTimeZoneFunctions.ConvertDatabaseToUtcDateTime(dbDate)

Parameters

NameTypeOptionalByRefDescription
dbDate Date The Database Date.

Return Value

Date

A Date value with a DateTimeKind of 'Utc'.

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