> For the complete documentation index, see [llms.txt](https://docs.exvist.com/video-encoder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exvist.com/video-encoder/setting/system/date-and-time.md).

# Date & Time

## Time Zone

* Go to Setting->System->Date & Time

| Items        | Description                  |
| ------------ | ---------------------------- |
| Date         | Current exact date           |
| Time         | Current time                 |
| Time Zone    | Select the correct time zone |
| Sync mode    | Manually/NTP(By default)     |
| NTP server   | pool.ntp.org(By default)     |
| NTP port     | 123(By default)              |
| NTP interval | 1/2/3/4/5/6H                 |

<figure><img src="/files/55QPxdZVfIUghwaybua1" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**WARNING**: It's necessary to set Date & Time if you'd like to use the device to do recording, or else it might be failed to search the video clips from the page of View Record.
{% endhint %}

**You can learn more about date & time on the page of OSD:**

{% content-ref url="/pages/-MPazgoIYp5Zi38vb75r" %}
[OSD](/video-encoder/setting/video-audio/osd.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.exvist.com/video-encoder/setting/system/date-and-time.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.
