DateTimeToString Ms

From MultiCharts
Revision as of 15:06, 5 June 2013 by Roman MultiCharts (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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”