System.JSON.Types.TJsonDateFormatHandling

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TJsonDateFormatHandling = (Iso, Unix, FormatSettings);

C++

enum class DECLSPEC_DENUM TJsonDateFormatHandling : unsigned char { Iso, Unix, FormatSettings };

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.