Result = Hour ( Date/Time )
Returns the hours of a date/time value.
Example :
PRINT Now; " -> "; Hour(Now) => 05/16/2002 22:31:30 -> 22