Write a Date Time Property, without any Time Zone information.

The Date format written is determined by the iseJsonDateFormat parameter that was supplied when creating this JSON builder.

Syntax

ISJsonBuilder.WritePropertyDateTime(propertyName, value, [writeIfNothing])

Parameters

NameTypeOptionalByRefDescription
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.
Member of:
ISJsonBuilder
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0