Skip to content

Conversation

@vineethkuttan
Copy link

@vineethkuttan vineethkuttan commented Jun 11, 2025

Summary

Implementation of Intl.DateTimeFormat.prototype.formatToParts() in PlatformWindows.cpp
fixes #132

Reference: #127

Test Plan

Tested in command line and it was working as expected.

Microsoft Reviewers: Open in CodeFlow

@vmoroz
Copy link
Member

vmoroz commented Jun 30, 2025

@vineethkuttan , the PR does not have any new unit tests.
Which test is testing that new code?

Also, it would be nice to have a few words in the description why this function is important and how it is called from JS.

@vineethkuttan
Copy link
Author

Not for review.

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.

Add DateTimeFormat::formatToParts

2 participants