Contents
Display Legacy Contents

 Print
    Hour      
This Function returns a <string>, which is the hour of the specified Time.

Parameters

Source Time <string>
  Time to get the hour from. This parameter must be in format HHMMDD.

     
Example 1
Hour("083422")

Result = 08


See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:48 AM