<para> Use when passing dates such as Effective Dates from a client-side JSON object back to the HTML Widget's Script Code. </para> <para> This is a shortcut to Runtime.DateUtilities.CastToUnspecifiedDate. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | Date? | A nullable Date. If this does not have a Kind of 'Utc', a trace warning will occur. |
A Date value.