API:REST.Json.Interceptors.TUnixDateTimeInterceptor

From RAD Studio API Documentation

TUnixDateTimeInterceptorREST.Json.Interceptors.TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

Delphi

TUnixDateTimeInterceptor = class(TDateTimeInterceptor)

C++

class PASCALIMPLEMENTATION TUnixDateTimeInterceptor : public TDateTimeInterceptor

Properties

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

Description

REST.Json.Interceptors.TUnixDateTimeInterceptor inherits from REST.Json.Interceptors.TDateTimeInterceptor. All content below this line refers to REST.Json.Interceptors.TDateTimeInterceptor.

DateTime Interceptor for conversions between TDateTime and Parse TParseDate object.

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