Skip to content

Conversation

@yuankunzhang
Copy link
Contributor

No description provided.

@yuankunzhang yuankunzhang changed the title Refactor timezone related code refactor: extract timezone functionality from time module to timezone module Aug 10, 2025
@yuankunzhang yuankunzhang force-pushed the refactor-timezone-related-code branch 2 times, most recently from 4a71046 to 4557e92 Compare August 10, 2025 13:47
… module.

Move timezone-related code from `time.rs` to `timezone.rs` to
improve separation of concerns. The `Offset` struct and all
timezone parsing functions are now properly separated from time
parsing logic.
@cakebaker cakebaker force-pushed the refactor-timezone-related-code branch from 4557e92 to 2bc18c5 Compare August 10, 2025 14:30
@cakebaker cakebaker merged commit 5ca5586 into uutils:main Aug 10, 2025
16 of 17 checks passed
@cakebaker
Copy link
Collaborator

Good work, thanks!

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