Skip to content

feat(native): add timezone-support to replacements - #950

Open
dreyfus92 wants to merge 1 commit into
mainfrom
add/mr-011
Open

feat(native): add timezone-support to replacements#950
dreyfus92 wants to merge 1 commit into
mainfrom
add/mr-011

Conversation

@dreyfus92

Copy link
Copy Markdown
Member

🔗 Linked issue

closes: #738

📚 Description

adds timezone-support to replacements

Comment thread manifests/native.json
"timezone-support": {
"type": "module",
"moduleName": "timezone-support",
"replacements": ["Temporal", "Intl.supportedValuesOf"],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably choose one of these as this is an "OR". this is defining that Temporal and Intl.supportedValuesOf achieve the same thing

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Replacement]: timezone-support

2 participants