Get Australian timezone name by state using Noda Time
In this post I will show how to convert UTC date to local Australian date by state. The result will be in the format of {localDateTime} – {timezone name} ({timezone abbreviation}) e.g “14/10/2018 20:30 – Australian Eastern Standard Time (AEST)” I added this method as an extension on DateTime