REST.Json.Types.TJsonDates.AsDateTime

提供:RAD Studio API Documentation

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);

プロパティ

種類 可視性 ソース ユニット
function public
REST.Json.Types.pas
REST.Json.Types.hpp
REST.Json.Types TJsonDates

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。