timezoneName property

String get timezoneName

Gets the timezone name (e.g., "PST")

Implementation

String get timezoneName => DateCalculations.getTimezoneName(this);