REST.Json.Interceptors.TISODateTimeInterceptor

提供:RAD Studio API Documentation

TISODateTimeInterceptorREST.Json.Interceptors.TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

Delphi

TISODateTimeInterceptor = class(TDateTimeInterceptor)

C++

class PASCALIMPLEMENTATION TISODateTimeInterceptor : public TDateTimeInterceptor

プロパティ

種類 可視性 ソース ユニット
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors


説明

DateTime インターセプタで、TDateTime と ISO 日/時 表現の文字列の間の変換用です。

TMarshalUnmarshalBase.DateFormat が jdfISO8601 の場合に、これは自動的に作成および使用されます。