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

Timezone bugfix - and change to using NaiveDate from chrono crate #23

Merged
merged 13 commits into from
Feb 28, 2021

Conversation

wakatara
Copy link
Contributor

Hey there Sebastian,

I cherry-picked my master to create this branch but effectively, this fixes the timezone bug that was created whenever you crossed a dateline in the app. I've recoded things to use chrono's NaiveDate which means things are set to whatever the local date is to do the recording.

I also updated all crates to their most recent versions.

(note: this is effectively continuing on from other features I added to habictl - Skips, warns etc. so might have a few conflicts if you don't apply those first. Sorry!)

@wakatara wakatara mentioned this pull request Dec 20, 2019
@blinry blinry merged commit 12795b9 into blinry:master Feb 28, 2021
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