Returns an Integer specifying a whole number between 1 and 31, inclusive, representing the day of the month.
Syntax:
MathLibObject.GetDay(dtDate As Date)
The GetDay 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 Day of the Month portion from any Date.