<para> Use when passing dates such as Account History Item Dates and Effective Dates from Script Code to an HTML Widget's template text in the form of a JSON object. </para> <para> This is a shortcut to Runtime.DateUtilities.CastToUtcDateTime. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | Date? | A nullable Date. If this does not have a Kind of 'Unspecified', a trace warning will occur. |
A nullable Date value.