+1 888 340 6572

CurrentTime s: Difference between revisions

From MultiCharts
m (Reverted edits by 176.8.90.7 (talk) to last revision by 194.84.116.138)
Line 1: Line 1:
Returns a numerical value indicating the computer's current time, including seconds. The time is indicated in the 24-hour HHmmss format, where 130000 = 1:00:00 PM.  
Returns a numerical value indicating the computer's current time, including seconds. The time is indicated in the 24-hour HHmmss format, where 130000 = 1:00:00 PM.  
   
   
http://www.buyxanaxonlinepill.com/ buy xanax 2mg - purchase xanax
==== Usage ====
<syntaxhighlight>CurrentTime_s</syntaxhighlight>


http://www.buyxanaxonlinepill.com/ buy xanax online no prescription - xanax buy
==== Example ====
<syntaxhighlight>CurrentTime_s  will return a value of 101525 for 10:15:25 AM
 
CurrentTime_s  will return a value of 154500 for 3:45:00 PM</syntaxhighlight>
 
 
[[Category:Date and Time Routines]]

Revision as of 12:39, 13 February 2012

Returns a numerical value indicating the computer's current time, including seconds. The time is indicated in the 24-hour HHmmss format, where 130000 = 1:00:00 PM.

Usage

CurrentTime_s

Example

CurrentTime_s  will return a value of 101525 for 10:15:25 AM

CurrentTime_s  will return a value of 154500 for 3:45:00 PM