Cast an existing Date value to a .NET Nullable Date with a DateTimeKind of 'UTC' without affecting the date or time.

Syntax

ISDateUtilities.CastToNullableUtcDateTime(value)

Parameters

NameTypeOptionalByRefDescription
value Date The Date value.

Return Value

Date?

A Nullable Date value.

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