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

Tconnectsync-heroku uploading treatments with incorrect times #96

Open
CJWTX opened this issue Sep 5, 2024 · 3 comments
Open

Tconnectsync-heroku uploading treatments with incorrect times #96

CJWTX opened this issue Sep 5, 2024 · 3 comments

Comments

@CJWTX
Copy link

CJWTX commented Sep 5, 2024

For whatever reason, all of my pump data is submitted to nightscout -1 hour or so. So a bolus at 9:06 this morning shows up in nightscout as 8:06. Have verified that timezones are set correctly in the tconnectsync config and nightscout

Also checked in tconnect, the pump events are shown with the correct times.

@jwoglom
Copy link
Owner

jwoglom commented Sep 8, 2024

Try setting the TIMEZONE_NAME environment variable to your proper timezone. By default, it's set to America/New_York -- you can find all of the valid names here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

@CJWTX
Copy link
Author

CJWTX commented Sep 8, 2024

Had verified it was set to America/Chicago

@jwoglom
Copy link
Owner

jwoglom commented Sep 8, 2024

If you change your timezone env option to America/New_York, does the data that's posted to nightscout adjust by one hour? Maybe nightscout isn't configured for your timezone

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

No branches or pull requests

2 participants