System.DateUtils.TryISO8601ToDateExt

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TryISO8601ToDateExt(const AISODate: string; out Value: TDateTime; AOptions: TISO8601ToDateOptions = [ioReturnUTC]): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall TryISO8601ToDateExt(const System::UnicodeString AISODate, /* out */ System::TDateTime &Value, TISO8601ToDateOptions AOptions = (TISO8601ToDateOptions() << TISO8601ToDateOption::ioReturnUTC ));

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils System.DateUtils

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !