# The time code on my file is incorrect, how do I change it?

NDI Tools defaults to UTC because the software is designed to standardize recordings in a global time format. If you would like to change the timecode to a different time zone you will need to adjust the timecode settings in your editing software or your device. You can edit the settings in your device or use third-party tools or scripts within your software to convert the timecode from UTC to your desired time zone.

{% hint style="warning" %}
Due to metadata standards all transmitted video will be in UTC format regardless of local time zone.
{% endhint %}


---

# 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.ndi.video/all/faq/ndi-tools/the-time-code-on-my-file-is-incorrect-how-do-i-change-it.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.
