v1

latestSwagger 2.0Creative Commons Attribution 3.02026-07-14263452.9 KB
Geo

Get city time

Get city time

get/geo/cities/{cityId}/time

Path parameters

cityIdstring required

A city id (either native 'id' or 'wikiDataId')

Response

An ISO-8601 time response

datastring

The time in ISO-8601 format: HHmmss.SSSZ

Example response

{
  "data": "19:21:38.796217"
}