×

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

Time2Time s

599 bytes added, 13:38, 19 January 2012
Created page with "Returns a numerical value indicating the time in the HHmmss format, corresponding to the specified time in the HHmm format. The time is returned in the 24-hour HHmmss format..."
Returns a numerical value indicating the time in the HHmmss format, corresponding to the specified time in the HHmm format.

The time is returned in the 24-hour HHmmss format, where 130000 = 1:00:00 PM, and specified in the 24-hour HHmm format, where 1300 = 1:00 PM.

==== Usage ====
<syntaxhighlight>Time2Time_s(HHmm)</syntaxhighlight>

Where: [[HHmm]] - a numerical expression specifying the time

==== Example ====
<syntaxhighlight>Time2Time_s(1015) will return a value of 101500

Time2Time_s(1545) will return a value of 154500</syntaxhighlight>


[[Category:Date and Time Routines]]
Anonymous user