Returns an Integer specifying a whole number between 1 and 4, inclusive, representing the quarter.
Syntax:
MathLibObject.GetQuarter(dtDate As Date)
The GetQuarter 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 Quarter portion from any Date.