WeekOfMonth type
Define valores para WeekOfMonth.
type WeekOfMonth = "First" | "Second" | "Third" | "Fourth" | "Last" | "Invalid"
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Define valores para WeekOfMonth.
type WeekOfMonth = "First" | "Second" | "Third" | "Fourth" | "Last" | "Invalid"