Missing method #196
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
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
The text was updated successfully, but these errors were encountered: