System.JSON.Writers.TJsonObjectWriter.DateTimeZoneHandling

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DateTimeZoneHandling: TJsonDateTimeZoneHandling read FDateTimeZoneHandling write FDateTimeZoneHandling;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonObjectWriter


Beschreibung

Gibt das Format von TDateTime an.

Siehe auch