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
327 stars 92 forks source link

Update update #170

Closed TheGroundZero closed 12 months ago

TheGroundZero commented 12 months ago

Add file existence checks to reduce error messages in output. Use filters for zic processing to reduce error messages in output.

TheGroundZero commented 12 months ago

Included in #171