---
title: "Server time"
method: GET
path: "/time"
tags: ["Other"]
---

# Server time

`GET /time`

Returns the current server time.

## Response `200`

OK

- object
  - `data` object
    - `rfc3339` string — Current server time in rfc3339 format.

## Other responses

- `401` — Unauthorized

---

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