This member is for System Use Only and should NOT be used.
Obsolete. Use Runtime.GetCurrentUtcDate function instead.
Returns the current UTC (Co-ordinated Universal Time) Date and Time.

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

Syntax

ISDateUtilities.GetCurrentUtcDateTime([fullPrecision])

Parameters

NameTypeOptionalByRefDescription
fullPrecision Boolean Optional Indicates whether to return the date to full precision. By default the date will be rounded to the nearest second. If omitted, a value of False is assumed.

Return Value

Date

The UTC Date and Time.

Member of:
ISDateUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0