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

can't set time zone for Asia/Tehran #150

Open Rezaasghariir opened 2 years ago

Rezaasghariir commented 2 years ago

hi when i use Asia/Tehran location i got utc time. and when i use myTZ.setPosix(F("IRST-3:30IRDT")); daylight saving don't added. can you help me?