REST.Json.Interceptors.TDateTimeInterceptor

From RAD Studio API Documentation

TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

Delphi

TDateTimeInterceptor = class(TJSONInterceptor)

C++

class PASCALIMPLEMENTATION TDateTimeInterceptor : public Rest::Jsonreflect::TJSONInterceptor

Properties

Type Visibility Source Unit Parent
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors

Description

DateTime Interceptor for conversions between TDateTime and Parse TParseDate object.

It is created and used automatically when TMarshalUnmarshalBase.DateFormat is jdfParse.