# Time format

Examples:

* **24-hour:** `13:30`
* **12-hour:** `1:30 PM`

&#x20;**How to set**

1. Open the app > click **Settings** > **General**
2. In **Date & time** > find **Time format** >  choose one option:
   * **24 hour time format**
   * **12 hour time format (AM/PM)**
3. Click **Save**

<figure><img src="/files/wXWcsdGqAoEZCjxfgBF5" alt=""><figcaption></figcaption></figure>

The setting updates immediately. Check the result on the booking widget on the online store.&#x20;

<figure><img src="/files/ftZ99wi450co3bll7uXr" alt=""><figcaption></figcaption></figure>

Note: time in the app is always in 24 hour format. The setting is applied to time on the booking widget on the online store only.&#x20;

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tipo.io/tipo-appointment-booking/settings/set-date-and-time-format/time-format.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
