This member is for System Use Only and should NOT be used.
Obsolete. Use TimeZoneFunctions.GetCurrentUtcDateTime or TimeZoneFunctions.GetCurrentUtcDateTimePrecise instead.
Get the current UTC (Co-ordinated Universal Time) Date and Time.

Will attempt to get the UTC date/time from the Database Server, otherwise the local computer's UTC date/time is returned.

Syntax

ISSupport.GetCurrentUtcDate([fullPrecision])

Parameters

NameTypeOptionalByRefDescription
fullPrecision Boolean Optional Indicates whether to return the date to full precision; by default, the date will have fractions of a second removed. If omitted, a value of False is assumed.

Return Value

Date

The UTC Date and Time.

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