DateTimeToJSon(TDateTime,Boolean,Boolean) Method
Represents method DateTimeToJSon(TDateTime,Boolean,Boolean)
.
function DateTimeToJSon(ADateTime: TDateTime; AStrings,AHours: Boolean): ISuperObject;
Parameters
- ADateTime
- Type: TDateTime
- AStrings
- Type: Boolean
- AHours
- Type: Boolean
Return Value
Type: ISuperObject