FUNCTION:  Hour( )

Implemented in version 1.0
 
Hour(Time)
 
The Hour function returns the hour by using the Time function as an argument.
 
The output is base upon a 24 clock (military time, values will run from 0 to 23).
 
Code:
<% =Hour(Time) %>
 
Output:
14