Construct a regular expression for DATE_EXACT values

reg_date_exact(only = TRUE)

Arguments

only

Whether to allow strings of only date_exact. If FALSE, the regular expression accepts patterns where text can come before or after the date_exact().

Value

A regex string