+1 888 340 6572

Time2Time s: Difference between revisions

From MultiCharts
m (Reverted edits by 176.8.90.7 (talk) to last revision by 194.84.116.138)
 
Line 3: Line 3:
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.  
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.  
   
   
http://www.buyxanaxonlinepill.com/ xanax online - xanax
==== Usage ====
<syntaxhighlight>Time2Time_s(HHmm)</syntaxhighlight>


Where: [[HHmm]]  - a numerical expression specifying the time
==== Example ====
==== Example ====
<syntaxhighlight>Time2Time_s(1015)  will return a value of 101500  
<syntaxhighlight>Time2Time_s(1015)  will return a value of 101500  

Latest revision as of 13:12, 13 February 2012

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

Time2Time_s(HHmm)

Where: HHmm - a numerical expression specifying the time

Example

Time2Time_s(1015)  will return a value of 101500 

Time2Time_s(1545)  will return a value of 154500