Closed as not planned
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