WeekOfMonth type

Type of WeekOfMonth

type WeekOfMonth = "First" | "Second" | "Third" | "Fourth" | "Last" | "Invalid"