@nextcloud/timezones
    Preparing search index...

    Function getSortedTimezoneList

    SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors SPDX-License-Identifier: AGPL-3.0-or-later

    • Parameters

      • timezoneList: string[] = []

        List of Olsen timezones

      • additionalTimezones: ITimezone[] = []

        List of additional timezones

      • globalTimezoneName: string = 'Global'

        The localized name of the "Global" timezones

      Returns IContinent[]