Hi, I need to bulk create many accounts. The input goes like this:
Account (GMT+1) Nigeria Time #1
Account (GMT+1) Nigeria Time #2
Account (GMT+1) Nigeria Time #3
Account (GMT+1) Nigeria Time #4
Account (GMT+1) Nigeria Time #5
Account (GMT+1) Nigeria Time #6
Account (GMT+02:00) Zambia Time #1
Account (GMT+02:00) Zambia Time #2
Account (GMT+02:00) Zambia Time #3
Account (GMT+02:00) Zambia Time #4
Account (GMT+02:00) Zambia Time #5
Account (GMT+02:00) Zambia Time #6
Account (GMT+03:00) Turkey Time #1
Account (GMT+03:00) Turkey Time #2
Account (GMT+03:00) Turkey Time #3
Account (GMT+03:00) Turkey Time #4
Account (GMT+03:00) Turkey Time #5
Account (GMT+03:00) Turkey Time #6
Account (GMT+04:00) Samara Time #1
Account (GMT+04:00) Samara Time #2
Account (GMT+04:00) Samara Time #3
Account (GMT+04:00) Samara Time #4
Account (GMT+04:00) Samara Time #5
Account (GMT+04:00) Samara Time #6
...
I so it goes...
I need to find
which timezone use for each row but I can not find the way. For example "Nigeria" does not exists in the timezone list but it does exists in the UI
Can you help me with this please?
Thanks!!