Difference between revisions of "DateTimeToString Ms"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a string value indicating date and time of a bar with millisecond precision. '''Usage''' <syntaxhighlight> datetimetostring_ms(DT) </syntaxhighlight> where ''DT'' is ...")
 
(No difference)

Latest revision as of 15:06, 5 June 2013

Returns a string value indicating date and time of a bar with millisecond precision.

Usage

datetimetostring_ms(DT)

where DT is DateTime value.

Example

datetimetostring_ms(DateTime)

will return a string value corresponding to the time and time of the current bar “5/28/2013 08:41:11.871”