CTI Server functions (.NET)

GetDateTime

Contents  Back  Next

Converts a time_t var into a standard string.

 

String GetDateTime

{

 uint dwTime

)

Parameters

lTime

time_t var, e. g. delivered in the event OnProtocolData.

 

Return value

Return value in a standard format: 2007-01-12T00:53:32.875

 

Remarks

Use this function to get a sortable date format string. Any programs like Excel use this format.

 

See also

CtiConvert overview

 


Send feedback to TAPIMaster®

<%FULLCOPYRIGHT%