Microsoft® Visual Basic® Scripting Edition
Hour Function
 Language Reference 
Version 1 

See Also


Description
Returns a whole number between 0 and 23, inclusive, representing the hour of the day.
Syntax
Hour(time)

The time argument is any expression that can represent a time. If time contains Null, Null is returned.


© 1997 by Microsoft Corporation. All rights reserved.