Skip to content

Remove Default impl from TimeZone; use utc() everywhere#551

Merged
Manishearth merged 2 commits intoboa-dev:mainfrom
Manishearth:timezone-default
Sep 10, 2025
Merged

Remove Default impl from TimeZone; use utc() everywhere#551
Manishearth merged 2 commits intoboa-dev:mainfrom
Manishearth:timezone-default

Conversation

@Manishearth
Copy link
Copy Markdown
Contributor

We broke this in #538

A default impl for TimeZone is a footgun; the spec default is UTC but we cannot currently compute it without a provider.

@Manishearth Manishearth requested a review from nekevss September 10, 2025 05:55
@Manishearth Manishearth merged commit 1bda856 into boa-dev:main Sep 10, 2025
8 checks passed
@Manishearth Manishearth deleted the timezone-default branch September 10, 2025 16:13
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.

2 participants