Returns an Integer specifying a whole number between 0 and 53, inclusive, representing the week of the year.
Syntax:
MathLibObject.GetWeek(dtDate As Date)
The GetWeek 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 Week portion from any Date.