How to use World Time System.
 
Important
 
Please turn on your desktop speakers and check the volume level settings.
 
This script retrieves the clock time from a time server website, here, www.worldtimeserver.com using http() plugin.
 
You can choose the location from the menu, according to which the current time will be fetched from the resultant HTML page after appropriate parsing. The IVR announces the retrieved value to the caller and terminates the call.
 
As we are fetching values from the web, any change in the site may reflect in our script too. Hence appropriate HTML parsing updations must be perfomed in accordance to the downloaded webpage.