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