OEC Application Programming Interface
Strings.UTCExecutionTimeToText Method
Formats order execution time (UTC) to normal string presentation.
public static
String
UTCExecutionTimeToText(
DateTime
value
);
Parameters
value
UTC Time to format
Return Value
See Also
Strings Class
|
OEC.API Namespace