Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leave only the necessary features in chrono #23

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

negezor
Copy link
Contributor

@negezor negezor commented Mar 31, 2024

Currently chrono pulls a lot of dependencies to just get the current system time. Currently this module does not support wasm, there is no need to know other timezone than UTC. In total this change removes 26 dependencies. If needed, I think flags can be added in the future, but so far no one has asked 🤷‍♂️

Copy link
Owner

@bahlo bahlo left a comment

Choose a reason for hiding this comment

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

love this

@bahlo bahlo enabled auto-merge October 8, 2024 16:09
@bahlo bahlo merged commit 5cf956c into bahlo:main Oct 8, 2024
4 checks passed
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