Difference between revisions of "Q Time DT"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns a double-precision decimal DateTime value indicating current time from the status line. == Usage == <syntaxhighlight> q_time_dt </syntaxhighlight> == Example == <syn...")
 
 
Line 12: Line 12:
 
will return a value of 39448.25000000 for 6:00 AM on January 1st, 2008
 
will return a value of 39448.25000000 for 6:00 AM on January 1st, 2008
  
[[Category:Date and Time Routines]]
+
[[Category:Quote Fields]]

Latest revision as of 22:48, 27 February 2017

Returns a double-precision decimal DateTime value indicating current time from the status line.

Usage

q_time_dt

Example

q_time_dt

will return a value of 39448.25000000 for 6:00 AM on January 1st, 2008