Description

Get List of Time zones and their GMT offset (in seconds) – in XML format.

Input

none
Return value: an XML string in the format:



  name 1
 MTOffset 1
 
  name 2
  GMTOffset 2
  ..
 ..