# Use AM/PM Time Format

By default, Linux Mint shows the current time in 24-hour format, which goes from 00:00 to 23:59. If you would rather use 12-hour time and show AM and PM, this can be changed in the Settings app.

1. Click the current time in the bottom right corner of your screen.
2. A calendar should pop up. Below the calendar, click “Date and Time Settings”.<br>

   <figure><img src="/files/WDMXVkLDkzSczq1ujoMq" alt=""><figcaption></figcaption></figure>
3. Click the checkbox next to “Use 24h clock”. Make sure this checkbox is turned **off**.<br>

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

Once this box is unchecked, time should now be displayed in 12-hour format.


---

# 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://guides.bhersh.com/linux-mint-guides/use-am-pm-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.
