Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2025

This PR was automatically opened by a GitHub action. Review the changes included in this PR and determine if they should be included in the release branch. If yes, merge the PR. Otherwise revert changes that should not be included on this branch.

hristost and others added 2 commits December 3, 2025 13:48
Introduce new variants for `Calendar.RecurrenceRule.recurrences()`, which accept
partial ranges as proposed in SE-0032.
ICU expects time zone identifiers to be IANA identifiers, such as "America/Los_Angeles". Hence names such as "UTC+9" aren't officially supported.

There is a canonicalization function available, but I did not remember to use it when switching to the new ICU `uatimezone` SPI.

Fix this by always using the canonicalized version to initiate an ICU timezone object.

164490980
@jmschonfeld jmschonfeld marked this pull request as ready for review December 4, 2025 17:51
@jmschonfeld
Copy link
Contributor

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 00563e2 into main Dec 4, 2025
3 checks passed
@jmschonfeld jmschonfeld deleted the automerge/merge-main-2025-12-04_09-05 branch December 4, 2025 18:41
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.

4 participants