Returns an Integer specifying a whole number between 0 and 59, inclusive, representing the minute.
Syntax:
MathLibObject.GetMinute(dtDate As Date)
The GetMinute 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 Minute portion from any Date.