Skip to content

Conversation

@Cdog1526
Copy link
Contributor

@Cdog1526 Cdog1526 commented Jan 2, 2026

Added constructors for TimeZone from iana str and iana utf8 as per #6549

Copy link
Member

@robertbastian robertbastian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not convinced of the design. We might want to have from_iana_str be #[cfg(feature = "compiled_data")] and not require an IanaParser.

I also think this is more of an issue over FFI, so I think we should add these there first.

@sffc
Copy link
Member

sffc commented Jan 5, 2026

I'm not convinced of the design. We might want to have from_iana_str be #[cfg(feature = "compiled_data")] and not require an IanaParser.

I would support that design

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.

3 participants