The Date format written is determined by the iseJsonDateFormat parameter that was supplied when creating this JSON builder.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| propertyName | String | The Property Name. | ||
| value | Date | The Date Time value. | ||
| writeIfNothing | Boolean | Optional | If False, the Property will not be written if value is Nothing. If omitted, a value of True is assumed. |