Returns an Integer specifying a whole number between 0 and 23, inclusive, representing the hour.
Syntax:
MathLibObject.GetHour(dtDate As Date)
The GetHour Method (MathLib Object) syntax has these parts:
| Part |
Description |
| MathLibObject |
An object expression that evaluates to a MathLib object. |
| dtDate |
(Required). A date value. |
Remarks:
Use this method to extract the Hour portion from any Date.