We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c718a96 commit cf52dfcCopy full SHA for cf52dfc
README.md
@@ -237,7 +237,7 @@ if (isHermesEnabled || isAndroid) {
237
require('@formatjs/intl-datetimeformat/polyfill');
238
require('@formatjs/intl-datetimeformat/locale-data/nl.js'); // use your language files
239
240
- require('@formatjs/intl-datetimeformat/add-all-tz.js');
+ require('@formatjs/intl-datetimeformat/add-golden-tz.js');
241
242
require('@formatjs/intl-locale/polyfill');
243
0 commit comments