Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 742 Bytes

Assorted.Utils.Dates.WeekOfMonth.md

File metadata and controls

30 lines (20 loc) · 742 Bytes

WeekOfMonth Enumeration

Namespace: Assorted.Utils.Dates
Assembly: Assorted.Utils (Assorted.Utils.dll) version 1.1.0.0

Represents weeks of the month.

Syntax

public enum WeekOfMonth

Members

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.

See Also


This document is generated by DG.