DateTimeGMTToHttpStr

<< Click to Display Table of Contents >>

Navigation:  Functions >

DateTimeGMTToHttpStr

SIGNATURE=IW.Common.DateTime.DateTimeGMTToHttpStr@TDateTime

 

ETYPE=Function

 

Declaration:

Delphi:

function DateTimeGMTToHttpStr(const GMTValue: TDateTime): string;

C++:

String DateTimeGMTToHttpStr(const TDateTime GMTValue);

 

Unit: IW.Common.DateTime.pas

 

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

 

Parameters:

 

•GMTValue: TDateTime

 

Result(string):