Added Files: |
|---|
Bug 163 - Need to add all countries in timezone settings
Review Request #196 — Created March 21, 2024 and submitted
| Information | |
|---|---|
| apoorva.sn | |
| AMP | |
| AMP_3_6 | |
| 163, Bug | |
| Reviewers | |
| pmurugaiyan, prajesh | |
Problem
In the time zone settings list, only few limited countries and time zones are available. Need to add other countries as well.
Solution
Have added the remaining countries as well as part of the time zones. This changes is done for UI and cli.
Tested that the remaining countries are displayed as part of the UI and cli when user selects the respective continent, country and time zone
AN(config)#system timezone
Select the continent (Enter the corresponding number or 0 to exit):
1. Asia
2. Europe
3. North America
4. Oceania
5. Africatime-zone-shell> 2
Select the country/region (Enter the corresponding number or 0 to move up one level):
1. Austria
2. Belgium
3. Denmark
4. France
5. Finland
6. Germany
7. Greece
8. Hungary
9. Israel
10. Italy
11. Ukraine
12. Russia
13. Netherland
14. Norway
15. Spain
16. Sweden
17. Switzerland
18. United Kingdom
19. Portugal
20. Turkeytime-zone-shell> 3
Select the time zone (Enter the corresponding number or 0 to move up one level):
1. Denmark
Change Summary:
Added the cli changes as well
Description: |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Testing Done: |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diff: |
Revision 3 (+1640 -42) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added Files: |
-
-
branches/amp_3_6/src/webui/webui/htdocs/new/src/client/app/modules/system/submenu/time/time.controller.js (Diff revision 3) Do we need "Time" here ?
-
branches/amp_3_6/src/webui/webui/htdocs/new/src/client/app/modules/system/submenu/time/time.controller.js (Diff revision 3) Can we have one format? No "Time" everywhere?
Change Summary:
Addressed review comments
Testing Done: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 4 (+1688 -90) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Removed Files: |
