System.JSON.Writers.TJsonObjectWriter.DateTimeZoneHandling

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property DateTimeZoneHandling: TJsonDateTimeZoneHandling read FDateTimeZoneHandling write FDateTimeZoneHandling;

C++

__property System::Json::Types::TJsonDateTimeZoneHandling DateTimeZoneHandling = {read=FDateTimeZoneHandling, write=FDateTimeZoneHandling, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonObjectWriter


説明

TDateTime の形式を示します。

関連項目