System.JSON.Types.TJsonDateTimeZoneHandling

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TJsonDateTimeZoneHandling = (Local, Utc);

C++

enum class DECLSPEC_DENUM TJsonDateTimeZoneHandling : unsigned char { Local, Utc };

Properties

Type Visibility Source Unit Parent
enum public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types System.JSON.Types

Description

Embarcadero Technologies does not currently have any additional information.