While writing tests for :date, :time, and :datetime, I happened to note that the option values 2-digit are the only ones included by default which do not satisfy the unquoted-literal rule, so they need to be |2-digit| quoted.
It might be helpful to explicitly note this in the docs.