| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hour
         | 
      
        
        int
         | 
      
        
        Hours since midnight - [0,23].
         | 
     
| 
        
        minute
         | 
      
        
        int
         | 
      
        
        Minutes after the hour - [0,59].
         | 
     
| 
        
        second
         | 
      
        
        int
         | 
      
        
        Seconds after the minute - [0,59].
         | 
     
| 
        
        fraction
         | 
      
        
        int
         | 
      
        
        Not used. Set to 0.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        NONE
         | 
      ||