System.DateUtils.RFC822ToDate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function RFC822ToDate(const ARFCDate: string; AReturnUTC: Boolean): TDateTime;
function RFC822ToDate(const ARFCDate: string; AOptions: TRFC822ToDateOptions): TDateTime;

C++

extern DELPHI_PACKAGE System::TDateTime __fastcall RFC822ToDate(const System::UnicodeString ARFCDate, bool AReturnUTC = true)/* overload */;

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 !