Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable DateTimeFormat::formatToParts for Apple platform #1155

Closed
wants to merge 1 commit into from

Conversation

lavenzg
Copy link
Contributor

@lavenzg lavenzg commented Oct 16, 2023

Summary:
DateTimeFormat::formatToParts is broken in several aspects, e.g.,
date components such as dayPeriod is not handled, string splitting
for other locales (such as "zh-chinese") is incorrect, etc. So we
have to disable it for now, and disable relevant tests.

Differential Revision: D50019923

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 16, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50019923

lavenzg added a commit to lavenzg/hermes that referenced this pull request Oct 17, 2023
Summary:

DateTimeFormat::formatToParts is broken in several aspects, e.g.,
date components such as dayPeriod is not handled, string splitting
for other locales (such as "zh-chinese") is incorrect, etc. So we
have to disable it for now, and disable relevant tests.

Reviewed By: neildhar

Differential Revision: D50019923
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50019923

Summary:

DateTimeFormat::formatToParts is broken in several aspects, e.g.,
date components such as dayPeriod is not handled, string splitting
for other locales (such as "zh-chinese") is incorrect, etc. So we
have to disable it for now, and disable relevant tests.

Reviewed By: neildhar

Differential Revision: D50019923
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50019923

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50019923

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c5a633f.

facebook-github-bot pushed a commit that referenced this pull request Nov 8, 2023
Summary:
Original Author: zhaogang@meta.com
Original Git: c5a633f
Original Reviewed By: neildhar
Original Revision: D50019923

Pull Request resolved: #1155

DateTimeFormat::formatToParts is broken in several aspects, e.g.,
date components such as dayPeriod is not handled, string splitting
for other locales (such as "zh-chinese") is incorrect, etc. So we
have to disable it for now, and disable relevant tests.

Reviewed By: tmikov

Differential Revision: D50992772

fbshipit-source-id: 710b770cfd546f4bc0d6495d383fb469145e20aa
cipolleschi added a commit that referenced this pull request Jun 3, 2024
cortinico added a commit that referenced this pull request Jun 17, 2024
blakef pushed a commit that referenced this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants