CTI Server functions (ActiveX)

GetDateTime

Contents  Back  Next

Converts a time_t var into a standard string.

 

Function GetDateTime(

 Long lTime,

 StringPtr pbstrTimeString,

)

Parameters

lTime

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

 

pbstrTimeString

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

Server functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.