Skip to content

Add fractionalSecond part type to DateTimeFormat().formatToParts#49569

Merged
sandersn merged 2 commits intomicrosoft:mainfrom
jordanmbell:main
Jun 21, 2022
Merged

Add fractionalSecond part type to DateTimeFormat().formatToParts#49569
sandersn merged 2 commits intomicrosoft:mainfrom
jordanmbell:main

Conversation

@jordanmbell
Copy link
Copy Markdown
Contributor

This change adds the fractionalSecond part type as a valid part
to be returned from Intl.DateTimeFormat().formatToParts().

Fixes #48882

This change adds the `fractionalSecond` part type as a valid part
to be returned from Intl.DateTimeFormat().formatToParts().

Fixes microsoft#48882
@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Jun 15, 2022
@jordanmbell
Copy link
Copy Markdown
Contributor Author

I screwed up by force pushing and auto closed this PR: #48945. My apologies for that, but I have included the changes you suggested.

@sandersn sandersn self-requested a review June 21, 2022 14:48
@sandersn sandersn merged commit db49c6c into microsoft:main Jun 21, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Intl.DateTimeFormat.formatToParts() does not include part of type fractionalSecond

3 participants