[Temporal] Make DateTimeFormat tests for Chinese and Dangi dates more lenient (#4771)
These tests were failing in JSC because it formats the '1' in one of the
dates with a leading 0 ( https://bugs.webkit.org/show_bug.cgi?id=303776 ).
Fixed to check that the actual string contains at most one leading zero,
rather than an exact match.
authored by