- Notifications
You must be signed in to change notification settings - Fork386
Pull requests: arduino-libraries/NTPClient
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Add UTC EpochTime function topic: codeRelated to content of the project itself type: enhancementProposed improvement
#227 openedSep 4, 2025 byheumann-aLoading…
Add function 'setPoolServerIP' like 'setPoolServerName' topic: codeRelated to content of the project itself type: enhancementProposed improvement
#224 openedMay 28, 2025 byvmsh0Loading…
Some useful methods to change NTP server dynamically. topic: codeRelated to content of the project itself type: enhancementProposed improvement
#220 openedDec 3, 2024 bydemonworkLoading…
Based on HoustonAsh fork improvements for asyncUpdate and custom timeout for forceUpdate topic: codeRelated to content of the project itself type: enhancementProposed improvement
#215 openedOct 4, 2024 byisraelins85Loading…
Update NTPClient.h topic: codeRelated to content of the project itself type: enhancementProposed improvement
#208 openedJun 6, 2024 bydrovosekovLoading…
Added getFormattedDateTime method topic: codeRelated to content of the project itself type: enhancementProposed improvement
#207 openedMay 9, 2024 byleodriveraLoading…
Non blocking update needed for "super-loop" enjoyers topic: codeRelated to content of the project itself type: enhancementProposed improvement
#206 openedApr 9, 2024 byHoustonAshLoading…
Basic Example, esp8266 and esp32 topic: documentationRelated to documentation for the project type: enhancementProposed improvement
#192 openedMay 17, 2023 byHamzaYslmnLoading…
Add example of using with Arduino Ethernet Shield (#111) topic: documentationRelated to documentation for the project type: enhancementProposed improvement
#187 openedJan 27, 2023 bylukaszgieraltowskiLoading…
Allow setting timeOffset as long (fixes #72 #168) topic: codeRelated to content of the project itself type: imperfectionPerceived defect in any part of project
#181 openedOct 28, 2022 byRandomblock1Loading…
Add more error checking to NTP packet processing topic: codeRelated to content of the project itself type: imperfectionPerceived defect in any part of project
#177 openedOct 1, 2022 byMHotchinLoading…
added setPoolServerIP topic: codeRelated to content of the project itself type: enhancementProposed improvement
#176 openedSep 11, 2022 byrainerfritzLoading…
Avoid blocking in NTPClient::update() topic: codeRelated to content of the project itself
#163 openedJan 28, 2022 bymlesniewLoading…
NTPClient now returns date, year, month and day. topic: codeRelated to content of the project itself type: enhancementProposed improvement
#161 openedDec 24, 2021 bybarsrbLoading…
Added processing of fractional time, setting of currentEpoch, sanity checking of received timestamps, and new example. topic: codeRelated to content of the project itself type: enhancementProposed improvement type: imperfectionPerceived defect in any part of project
#148 openedJun 9, 2021 byafdp777Loading…
Enable fractional second timestamps (re-integration of #102) topic: codeRelated to content of the project itself type: imperfectionPerceived defect in any part of project
#146 openedMay 26, 2021 bytickeltonLoading…
Add packet validity checks topic: codeRelated to content of the project itself type: imperfectionPerceived defect in any part of project
#145 openedMay 23, 2021 bybmcdonnell • Draft
Eliminate need for multiple calls to nondeterministic millis() when getting individual day/time components
#141 openedMay 19, 2021 byLeonPoonLoading…
Increases the accuracy of the synchronization by a factor of 50. topic: codeRelated to content of the project itself type: imperfectionPerceived defect in any part of project
#132 openedMar 4, 2021 byzefloLoading…
add function to get day of month topic: codeRelated to content of the project itself type: enhancementProposed improvement
#120 openedOct 7, 2020 byritzjpLoading…
Added Date and Time Seperated from T and Z topic: codeRelated to content of the project itself type: enhancementProposed improvement
#119 openedOct 6, 2020 byvismay2303Loading…
ProTip! Filter pull requests by the default branch withbase:master.