timezoneName property
String
get
timezoneName
Gets the timezone name (e.g., "PST")
Implementation
String get timezoneName => DateCalculations.getTimezoneName(this);
Gets the timezone name (e.g., "PST")
String get timezoneName => DateCalculations.getTimezoneName(this);