Here is it an example of usage:
{ "method": "hub.time.location.list", "id": "_ID_", "params": {} }
{ "error": null, "id": "_ID_", "result": { "locations": [ "Europe/Kiev", "Europe/Riga", .... ] } }