DateToISO8601

<< Click to Display Table of Contents >>

Navigation:  Functions >

DateToISO8601

SIGNATURE=IW.Common.DateTime.DateToISO8601@TDateTime

 

ETYPE=Function

 

Declaration:

Delphi:

function DateToISO8601(const AValue: TDateTime): string;

C++:

String DateToISO8601(const TDateTime AValue);

 

Unit: IW.Common.DateTime.pas

 

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

 

Parameters:

 

•AValue: TDateTime

 

Result(string):