Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Update light-students-learn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jesstelford authored Jan 10, 2025
1 parent 15d1332 commit 6ed58ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/light-students-learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@shopify/dates': patch
---

Map deprecated timezone
Correctly support deprecated timezones in older browsers when calling `formatDate()`. For example, modern browsers support both `Europe/Kyiv` and (the now deprecated) `Europe/Kiev`, but browsers as recent as Chrome 131 on MacOS only support `Europe/Kiev`. Note: This is a purely internal change which should not effect the result of calling `formatDate()`.

0 comments on commit 6ed58ab

Please sign in to comment.