---
title: Changing the date and time format
related:
  - https://docs.kentico.com/13/multilingual-websites/setting-up-multilingual-websites.md
  - https://docs.kentico.com/13/multilingual-websites/setting-up-a-multilingual-user-interface.md
  - https://docs.kentico.com/13/configuring-xperience/configuring-time-zones.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

The Xperience administration interface always displays date and time values according to the culture context, which depends on the preferred [user interface culture](https://docs.kentico.com/13/multilingual-websites/setting-up-a-multilingual-user-interface.md) of each user.

Xperience only determines the culture in which dates are displayed. The exact format of date and time values in the given culture is defined by the localization settings of the client operating system. The following are examples of a single date and time value in the formats of various cultures:

**4/17/2015 1:00:00 PM** (en-US)\
**17/04/2015 13:00:00** (en-GB)\
**17.4.2015 13:00:00** (cs-CZ)\
**2015/04/17 13:00:00** (ja-JP)

> **Note:** **Date and time format on the live site**
>
> The format of date and time values displayed on the live site is determined by the MVC site's implementation and controlled by the developers.

## Allowing cultures for the administration UI

Users with the Global administrator [privilege level](https://docs.kentico.com/13/managing-users/user-management.md) can configure which cultures are available for the administration interface:

1. Open the **Localization** application.
2. Select the **Cultures** tab.
3. Edit () the culture that you wish to use for date and time formats.
4. Select the **Is UI culture** check box.
5. Click **Save**.

Users can now select the given culture as their UI culture.

## Changing the preferred UI culture

To switch the preferred UI culture for your own user account in Xperience:

1. Open the user menu on the right side of the header anywhere in the administration interface.

   ![Changing the preferred UI culture for your own user account](https://docs.kentico.com/docsassets/13/changing-the-date-and-time-format/user_menu_change_language.png "Changing the preferred UI culture for your own user account")
2. Click the culture that you wish to use in the list of available options.

The application reloads the interface in the given culture. All date and time values in the administration interface are now displayed according to the given culture's format.

> **Info:** **Example**
>
> For example, to change the date and time format to _English - United Kingdom_ (en-GB) for editors in the administration interface:
>
> 1. A global administrator needs to allow the _English - United Kingdom (en-GB)_ culture as a UI culture in the **Localization** application.
> 2. Individual editors can change their preferred UI culture at any time.
