_formatTimeZones () {
    const _self = this

    this.timeZones = this.timeZones.map(function (item) {
      if (item === _self._divider()) {