Skip to main content
These settings are available in system.settings and are autogenerated from source.

parsedatetime_e_requires_space_padding

Formatter ‘%e’ in function ‘parseDateTime’ expects that single-digit days are space-padded, e.g., ’ 2’ is accepted but ‘2’ raises an error.

parsedatetime_parse_without_leading_zeros

Formatters ‘%c’, ‘%l’ and ‘%k’ in function ‘parseDateTime’ parse months and hours without leading zeros.
Last modified on July 22, 2026