Skip to content

Time offsets >±32,535 seconds still busted in version 3.2.0 #168

Closed
@LeMon3half

Description

@LeMon3half

Timezone is not working for those of us who live too far from Greenwich...

NTPClient.h line 76
(int timeOffset) should be long, not int

NTPClient.cpp line 143
(int timeOffset) should be long, not int

It works fine after these changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    conclusion: duplicateHas already been submittedtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions