You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: src/cldr.js
+51-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ let expPatternTrimmer = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
9
9
// timezone, weekday, amoung others
10
10
letunwantedDTCs=/[rqQASjJgwWIQq]/;// xXVO were removed from this list in favor of computing matches with timeZoneName values but printing as empty string
0 commit comments