ropg / ezTime

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.
MIT License
336 stars 93 forks source link

Feature request #161

Open mrWheel opened 1 year ago

mrWheel commented 1 year ago

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.