When parsing Unicode date formats text inside single quotes should not be escaped and instead treated as literal text. In addition two single quotes (either inside or outside quoted text) should be interpreted as a single quote. Fixes #16118.
When parsing Unicode date formats text inside single quotes should not be escaped and instead treated as literal text. In addition two single quotes (either inside or outside quoted text) should be interpreted as a single quote. Fixes #16118.