Cast a UTC date to a nullable UTC date that will be serialised correctly by JSON without affecting the date.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| value |
Date? |
|
|
A nullable Date. If this does not have a Kind of 'Utc', a trace warning will occur. |
Return Value
Date?
A nullable Date value.
- Member of:
- finHtmlWidgetUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0