---
title: "Standardize Date"
method: GET
path: "/dates"
tags: ["Dates"]
---

# Standardize Date

`GET /dates`

Get a string of standardized dates.

## Query parameters

- `date` string, required

## Headers

- `Accept` 'text/plain', required

## Response `200`

The read was successful.

## Other responses

- `400` — If the provided date cannot be parsed.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
