×

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
Open main menu

Changes

ComputerDateTime

103 bytes added, 12:25, 19 February 2012
no edit summary
The integer portion of the DateTime value indicates the number of days that have elapsed since January 1st, 1900, and the fractional portion of the DateTime value indicates the fraction of the day that has passed since midnight.
==== Usage ====
<syntaxhighlight>ComputerDateTime</syntaxhighlight>
==== Example ==Notes ==<syntaxhighlight>* ComputerDateTime will return a value of 39448= [[ELTimeToDateTime]]([[CurrentTime]]) + [[ELDateToDateTime]]([[CurrentDate]]).25000000 for 6:00 AM on January 1st, 2008</syntaxhighlight> 
== Example ==
<syntaxhighlight>ComputerDateTime</syntaxhighlight>
Will return a value of 39448.25000000 for 6:00 AM on January 1st, 2008.
[[Category:Date and Time Routines]]