Here it is an example of usage.
{ "id": "_ID_", "jsonrpc": "2.0", "method": "hub.time.location.get", "params": { } }
{ "error": null, "id": "_ID_", "result": { "location" : "Europe/Kiev" } }