Fetches the current IANA timezone name from the browser.
@override Future<String> get currentTimezone async => _readTimezone();