Title: Missing month in `Intl.DateTimeFormat` output when using `calendar: 'iso8601'` in Node v24.13.0 and later · Issue #63041 · nodejs/node · GitHub
Open Graph Title: Missing month in `Intl.DateTimeFormat` output when using `calendar: 'iso8601'` in Node v24.13.0 and later · Issue #63041 · nodejs/node
X Title: Missing month in `Intl.DateTimeFormat` output when using `calendar: 'iso8601'` in Node v24.13.0 and later · Issue #63041 · nodejs/node
Description: Version v24.15.0, v25.9.0 Platform Darwin Jasons-MacBook-Pro-2.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:30:44 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T6000 arm64 Subsystem No response What steps will reproduce the...
Open Graph Description: Version v24.15.0, v25.9.0 Platform Darwin Jasons-MacBook-Pro-2.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:30:44 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T6000 arm64 Subsystem N...
X Description: Version v24.15.0, v25.9.0 Platform Darwin Jasons-MacBook-Pro-2.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:30:44 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T6000 arm64 Subsystem N...
Opengraph URL: https://github.com/nodejs/node/issues/63041
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Missing month in `Intl.DateTimeFormat` output when using `calendar: 'iso8601'` in Node v24.13.0 and later","articleBody":"### Version\n\nv24.15.0, v25.9.0\n\n### Platform\n\n```text\nDarwin Jasons-MacBook-Pro-2.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:30:44 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T6000 arm64\n```\n\n### Subsystem\n\n_No response_\n\n### What steps will reproduce the bug?\n\nRun the following code using Node.js **24.13.0 or later**:\n\n```js\nconst dtfWithIsoCalendar = new Intl.DateTimeFormat('en-US', {\n dateStyle: 'full',\n timeStyle: 'long',\n timeZone: 'UTC',\n calendar: 'iso8601'\n});\n\nconst date = new Date('2024-09-09T08:00:00Z');\n\nconsole.log(dtfWithIsoCalendar.format(date));\n```\n\n\n\n\n\n\n\n### How often does it reproduce? Is there a required condition?\n\nThe issue can be consistently reproduced under the following conditions:\n- Node.js version **24.13.0 or later**\n- Using `Intl.DateTimeFormat` with `calendar: 'iso8601'`\n\nThe issue does **not** reproduce:\n- On Node.js version **24.12.0 and earlier**\n- When using the default calendar (`'gregory'`) instead of `'iso8601'`\n\n### What is the expected behavior? Why is that the expected behavior?\n\nExpected output:\n\n```\n2024 September 9, Monday at 08:00:00 AM UTC\n```\n\nThe `format()` output should include the month \"September\".\n\n### What do you see instead?\n\nActual output (month is missing):\n\n```\n2024 9, Monday at 08:00:00 AM UTC\n```\n\n### Additional information\n\n_No response_","author":{"url":"https://github.com/jasongerbes-vista","@type":"Person","name":"jasongerbes-vista"},"datePublished":"2026-04-29T23:05:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/63041/node/issues/63041"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:df13bf2b-bbf9-917c-f749-a3c60368496e |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DE2C:1723C5:A3835E:DF801E:6A62EF04 |
| html-safe-nonce | 14fd98e5f017375dfd63dff078df4f45d78aa1b8a02a916db2898809e76501ff |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERTJDOjE3MjNDNTpBMzgzNUU6REY4MDFFOjZBNjJFRjA0IiwidmlzaXRvcl9pZCI6IjM0OTMzNjg1NTE3MTMyMDYwMjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | b5a4167c075e17c6b3c01595a16757eb9c30fbba036097f4861fdd4ef48a4dbf |
| hovercard-subject-tag | issue:4354196440 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/63041/issue_layout |
| twitter:image | https://opengraph.githubassets.com/f22047a7e99c3d8ba496ad0a213847721f5a1abb24e757529603d6e439908c26/nodejs/node/issues/63041 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/f22047a7e99c3d8ba496ad0a213847721f5a1abb24e757529603d6e439908c26/nodejs/node/issues/63041 |
| og:image:alt | Version v24.15.0, v25.9.0 Platform Darwin Jasons-MacBook-Pro-2.local 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:30:44 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T6000 arm64 Subsystem N... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | jasongerbes-vista |
| hostname | github.com |
| expected-hostname | github.com |
| None | b415018e190e73858133ddcaa36acce7b3f3572fe54dda84bd3b21a6ec714c30 |
| turbo-cache-control | no-preview |
| go-import | github.com/nodejs/node git https://github.com/nodejs/node.git |
| octolytics-dimension-user_id | 9950313 |
| octolytics-dimension-user_login | nodejs |
| octolytics-dimension-repository_id | 27193779 |
| octolytics-dimension-repository_nwo | nodejs/node |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 27193779 |
| octolytics-dimension-repository_network_root_nwo | nodejs/node |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 22f98521e99f504294ab0812b66104d50eb75a70 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width