NTPClient icon indicating copy to clipboard operation
NTPClient copied to clipboard

NTPClient now returns date, year, month and day.

Open barsrb opened this issue 3 years ago • 4 comments
trafficstars

To get day of week now use getDayOfWeek()

barsrb avatar Dec 24 '21 14:12 barsrb

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 24 '21 14:12 CLAassistant

Memory usage change @ 1fab9d7a24d64f48fa593232153d5b3cd4b8d797

Board flash % RAM for global variables %
esp8266:esp8266:huzzah 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/Advanced
flash
% examples/Advanced
RAM for global variables
% examples/Basic
flash
% examples/Basic
RAM for global variables
% examples/IsTimeSet
flash
% examples/IsTimeSet
RAM for global variables
%
esp8266:esp8266:huzzah 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
Click for full report CSV
Board,examples/Advanced<br>flash,%,examples/Advanced<br>RAM for global variables,%,examples/Basic<br>flash,%,examples/Basic<br>RAM for global variables,%,examples/IsTimeSet<br>flash,%,examples/IsTimeSet<br>RAM for global variables,%
esp8266:esp8266:huzzah,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

github-actions[bot] avatar Dec 24 '21 14:12 github-actions[bot]

Alternative to:

  • https://github.com/arduino-libraries/NTPClient/pull/60
  • https://github.com/arduino-libraries/NTPClient/pull/184

per1234 avatar Jan 12 '23 04:01 per1234

Hello @per1234 , Can we merge it to master? Cause we usually use these functions for getting dates info.

thaianhtaivn avatar Jan 12 '23 05:01 thaianhtaivn