+1 888 340 6572

Q Time DT: Difference between revisions

From MultiCharts
(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...")
 
No edit summary
 
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