-
Notifications
You must be signed in to change notification settings - Fork 384
Closed as not planned
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
The original method included method
String getFormattedDate(unsigned long secs = 0);
which then calls String getFormattedTime(unsigned long secs = 0);
Why does this version 3.2.1 exclude getFormattedDate and change to getFormattedTime() const ?
I have changed the 3 files (h, cpp, keywords.txt) and zip for a new library.
NTPClient-3.2.1_modified.zip
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project