---
title: "Get time-zone date-time"
method: GET
path: "/locale/timezones/{zoneId}/dateTime"
tags: ["Locale"]
---

# Get time-zone date-time

`GET /locale/timezones/{zoneId}/dateTime`

Get time-zone date-time

## Path parameters

- `zoneId` string, required

## Response `200`

An ISO-6801 date-time

- DateTimeResponse — An ISO-6801 date-time response
  - `errors` Error[]
    - `code` 'ACCESS_DENIED' | 'ENTITY_NOT_FOUND' | 'INCOMPATIBLE' | 'PARAM_INVALID' | 'PARAMS_MUTUALLY_EXCLUSIVE' | 'REQUEST_UNPROCESSABLE' — One of a set of enumerated error codes representing the types of errors that can occur processing a request
    - `message` string
  - `data` string, date-time — The date-time in ISO-6801 format: yyyyMMdd'T'HHmmssZ

## Other responses

- `400` — 400 - Bad Request
- `401` — 401 - Unauthorized
- `403` — 403 - Forbidden
- `404` — 404 - Not Found

---

[API](https://skmtc.net/mashape/apis/geodb.md) · [All operations](https://skmtc.net/mashape/apis/geodb/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mashape/geodb/versions/d1b1bd32c947/schema)
