Namespace: Assorted.Utils.Dates
Assembly: Assorted.Utils (Assorted.Utils.dll) version 1.1.0.0
Represents weeks of the month.
public enum WeekOfMonth
Name | Value | Description |
---|---|---|
First | 1 | The first week of the month. |
Second | 2 | The second week of the month. |
Third | 3 | The third week of the month. |
Fourth | 4 | The fourth week of the month. |
Last | 5 | The last week of the month, which can be either the fourth or the fifth week. |
This document is generated by DG.