ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
it would be nice to have an option to store/lookup data in a “.h” file or even better a “LittleFS” file in case timezoned.rop.nl is no longer available.
The file does not have to be part of the library but something that can be copied to a sketch and included in a tab.
Great library!
it would be nice to have an option to store/lookup data in a “.h” file or even better a “LittleFS” file in case
timezoned.rop.nl
is no longer available. The file does not have to be part of the library but something that can be copied to a sketch and included in a tab.