Start a conversation

Export Time Zones List from AlertFind UI

Overview

You might want to export a list of AlertFind time zones to map its' values to users in your roster import CSV file. 

Solution

A list valid on June 2021 is attached to the article, it is unlikely to change but below you will find steps to export it. Steps 1 - 7 below can be used to check that file is up to date.

Prerequisites

  • Admin or Team Leader (with Public Data update permissions) permissions.
  • Chrome browser.
  • A text editor which supports regular expressions, e. g. VS Code, Notepad++.

Steps

  1. Open AlertFind portal URL depending on the datacenter you were assigned to:
  2. Input username and password.
  3. Click Users under Administration.
  4. Double-click on any of the user records.
  5. Open Time/Date tab.
  6. Click Edit.
  7. Click on the Time Zone drop-down menu and keep the list open.
    mceclip0.png
  8. Press F12 keyboard button to open Developer Tools.
  9. Click Choose the element button and pick any of the records in the list.
    mceclip1.png
  10. Press Cntrl+F to open search bar and input "df-select__options-list df-custom-scroll".
  11. Right-click on the class.
  12. Click Expand recursively.
    mceclip2.png
  13. Scroll to the top and right-click on HTML class.
  14. Click Edit as HTML
  15. Copy text in the text editor.
  16. Delete all the data before the first and after the last GTM record.
    mceclip4.png
  17. Press Cntrl+H to open Find & Replace dialog, enable regular expressions.
  18. Input </div></df-option><df-option _ngcontent-c82="" class="df-option ng-star-inserted" style=""><!----><!----><div class="ng-star-inserted">  into Find and \n into Replace text boxes.
    mceclip5.png
  19. Click Replace All button.
  20. Input </div></df-option><df-option _ngcontent-c82="" class="df-option df-option--selected ng-star-inserted" style=""><!----><!----><div class="ng-star-inserted"> into Find and \n into Replace text boxes.
  21. Click Replace All button.
  22. Input "...(GMT.......) " (with a space in the end) into Find and  \n into Replace text boxes.
  23. Click Replace All button.
  24. Delete (GMT-12:00) value from the beginning of the file.
  25. List should be ready, check for minor corrections.
    mceclip0.png

timezones2021june.txt

  1. 6 KB
  2. View
  3. Download
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments