REST.Json.Interceptors.TISODateTimeInterceptor

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 の場合に、これは自動的に作成および使用されます。