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

Drop alias Datetime; use chrono::Datetime #122

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

WhyNotHugo
Copy link
Contributor

This is mostly in preparation for #24

A lot of these functions will continue taking a DateTime<Tz> as parameter, but other will allow a generic Timezone as parameter.

This is mostly in preparation for fmeringdal#24

A lot of these functions will continue taking a `DateTime<Tz>` as
parameter, but other will allow a generic `Timezone` as parameter.
@fmeringdal
Copy link
Owner

LGTM! Thanks @WhyNotHugo

@fmeringdal fmeringdal merged commit 12a1c0a into fmeringdal:main Jul 9, 2024
8 checks passed
@WhyNotHugo WhyNotHugo deleted the timezone branch July 10, 2024 09:55
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