WeekOfMonth type

Defines values for WeekOfMonth.

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