Test each element of the previous response

Number of APIs: 2

This collection was originally published by Amber Race on her blog

The collection gets a list of all timezones, then filters the ones covering Africa and sets them as a variable.
The subsequent request loops through each of the African timezones and gets the current time.

This is an example to demonstrate the answer to this frequently asked question on the Qodex Community Forum: [

  1. Get All Timezones GET http://worldtimeapi.org/api/timezone

  2. Get Time for Zone GET http://worldtimeapi.org/api/timezone/{{tz}}