REST.Json.Types.TJsonDates.AsDateTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function AsDateTime(const AValue: TJSONValue; ADateFormat: TFormat; AReturnUTC: Boolean): TDatetime; static;

C++

static System::TDateTime __fastcall AsDateTime(System::Json::TJSONValue* const AValue, TFormat ADateFormat, bool AReturnUTC);

Properties

Type Visibility Source Unit Parent
function public
REST.Json.Types.pas
REST.Json.Types.hpp
REST.Json.Types TJsonDates

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!