共用方式為


WeekOfMonth type

定義 WeekOfMonth 的值。

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