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

Changing timezones causes Apple Health weirdness #282

Open
1 task
bsoule opened this issue Jun 2, 2021 · 0 comments
Open
1 task

Changing timezones causes Apple Health weirdness #282

bsoule opened this issue Jun 2, 2021 · 0 comments
Labels
BUG Opposite of feature HealthKit HealthKit integration UVI Will count as a User-Visible Improvement

Comments

@bsoule
Copy link
Member

bsoule commented Jun 2, 2021

Desiderata

Replicata

  1. Have an Apple-Health-integrated mileage goal
  2. Physically move your body & phone from Eastern time to Central time

Expectata

For my goals to not be affected by this.

Resultata

Apple Health changed a bunch of past data values and sent simultaneous updates to Beeminder all at once causing surprise derails because everything was stepping on everything else's toes.

Nota Nebulosa

I'm not realistically sure that there's anything we could do about this? But maybe those updates are marked with some different kind of category and we could ... ? react differently? I didn't check if the Beeminder timezone changed in this case. Anyhow, it was kind of odd because here are the changes that Apple made:

2021-05-24 2.30 => 8.76
2021-05-25 8.76 => 1.22
2021-05-26 1.22 => 4.04
2021-05-27 4.04 => 4.75
2021-05-28 4.75 => 4.56
2021-05-29 4.56 => 0.81

It changed the dates on all of the data .. which seems weird. Why would it change the entire mileage count by a day because the user's timezone moved by an hour? Anyway, the fact that it seems weird to me is probably irrelevant.

Cognata

Verbata: time zone hell, end-of-day cutoff for autodata, autodata maintenance, Apple Health integration,

@bsoule bsoule added the BUG Opposite of feature label Jun 2, 2021
@theospears theospears added the HealthKit HealthKit integration label Oct 14, 2022
@dreeves dreeves changed the title changing timezones causes apple health weirdness Changing timezones causes Apple Health weirdness Dec 16, 2023
@dreeves dreeves added the UVI Will count as a User-Visible Improvement label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Opposite of feature HealthKit HealthKit integration UVI Will count as a User-Visible Improvement
Projects
None yet
Development

No branches or pull requests

3 participants