ISO8601ToDateTimeDefEx

<< Click to Display Table of Contents >>

Navigation:  Functions >

ISO8601ToDateTimeDefEx

SIGNATURE=IW.Common.DateTime.ISO8601ToDateTimeDefEx@string@TDateTime

 

ETYPE=Function

 

Declaration:

Delphi:

function ISO8601ToDateTimeDefEx(const AValue: string; const ADefault: TDateTime): TDateTime;

C++:

TDateTime ISO8601ToDateTimeDefEx(const String AValue, const TDateTime ADefault);

 

Unit: IW.Common.DateTime.pas

 

Description: This is function IW.Common.DateTime.ISO8601ToDateTimeDefEx.

 

Parameters:

 

•AValue: string

 

•ADefault: TDateTime

 

Result(TDateTime):