×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

ComputerDateTime

133 bytes added, 17:44, 15 February 2023
no edit summary
Returns a double-precision decimal DateTime value indicating the computer's current date and time.
 The integer portion of the DateTime value indicates the number of days that have elapsed since January 1stDecember 30th, 19001899, and the fractional portion of the DateTime value indicates the fraction of the day that has passed since midnight. ==== Usage ====[[ComputerDateTime]]
==== Example ==Usage ==<syntaxhighlight>ComputerDateTime will return a value of 39448.25000000 for 6:00 AM on January 1st, 2008</syntaxhighlight>
== Notes ==
* ComputerDateTime = [[ELTimeToDateTime]]([[CurrentTime]]) + [[ELDateToDateTime]]([[CurrentDate]]).
== Example ==
<syntaxhighlight>ComputerDateTime</syntaxhighlight>
Will return a value of 39448.25000000 for 6:00 AM on January 1st, 2008.
[[Category:Date and Time Routines]]

Navigation menu