---
title: "Get Current Date and Time"
method: POST
path: "/v2/utils/current-date"
tags: ["Utilities"]
---

# Get Current Date and Time

`POST /v2/utils/current-date`

Get the current server date and time.

## Request body

- object
  - `region` string, required

## Response `200`

OK

- object

## Other responses

- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.dev/blitz-api/apis/blitz-api-reference.md) · [All operations](https://skmtc.dev/blitz-api/apis/blitz-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blitz-api/blitz-api-reference/revisions/ef6509a474f8/schema)
