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

Implement sntp_get|set_timezone_in_seconds() #5828

Merged
merged 5 commits into from
Mar 1, 2019
Merged

Conversation

devyte
Copy link
Collaborator

@devyte devyte commented Feb 27, 2019

Fixes #5823

@devyte
Copy link
Collaborator Author

devyte commented Feb 27, 2019

Pending after merging this:

  • export sntp_set|get_timezone_in_seconds() in a .h
  • fix cores/esp8266/time.cpp: configTime() to use sntp_set_timezone_in_seconds()

This is just a workaround to get lwip1.4 to compile. It doesn't implement sntp_set_timezone_in_seconds() correctly, but rather does pretty much the same as sntp_set_timezone().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant