Const
Regex pattern for Temporal.PlainDate ISO 8601 strings (e.g. 2023-01-15). Validates month (01–12) and day (01–31).
2023-01-15
Regex pattern for Temporal.PlainDate ISO 8601 strings (e.g.
2023-01-15). Validates month (01–12) and day (01–31).