FireDAC.Comp.BatchMove.JSON.TFDJsonDataDef.DateTimeZoneHandling
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: FireDAC.Comp.BatchMove.JSON.pas FireDAC.Comp.BatchMove.JSON.hpp
| |
Unit: FireDAC.Comp.BatchMove.JSON | |
Parent: TFDJsonDataDef |
Delphi
property DateTimeZoneHandling: TJsonDateTimeZoneHandling read FDateTimeZoneHandling write FDateTimeZoneHandling default TJsonDateTimeZoneHandling.Local;
C++
__property System::Json::Types::TJsonDateTimeZoneHandling DateTimeZoneHandling = {read=FDateTimeZoneHandling, write=FDateTimeZoneHandling, default=0};
Description
Embarcadero Technologies does not currently have any additional information.