> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/fr/configuration/view-and-edit-camera-settings/update-time-zone-for-a-camera.md).

# Mettre à jour le fuseau horaire d’une caméra

De la caméra [carte](/verkada-cameras/fr/configuration/view-and-edit-camera-settings/change-the-location-of-a-camera.md) L’emplacement est utilisé pour déterminer le fuseau horaire de la caméra. Si une caméra a des paramètres de fuseau horaire incorrects, assurez-vous qu’elle est placée correctement sur la carte. Le fuseau horaire est basé sur le **emplacement** que vous avez défini pour la caméra.

***

## Configuration

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Caméras.**
{% endstep %}

{% step %}
**Sélectionnez une caméra à afficher.**
{% endstep %}

{% step %}
**Sous le flux vidéo de la caméra, à droite, cliquez sur l’icône Paramètres.**
{% endstep %}

{% step %}
**Sous Général, à côté du champ Fuseau horaire, vous pouvez voir le fuseau horaire actuel.**
{% endstep %}

{% step %}
**À côté de l’emplacement, cliquez sur Modifier.**
{% endstep %}

{% step %}
**Sur l’écran Modifier l’emplacement, mettez à jour l’emplacement et cliquez sur Enregistrer.**
{% endstep %}

{% step %}
**Lorsque vous revenez aux paramètres Généraux, en haut à droite, cliquez sur Terminé.**
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/fr/configuration/view-and-edit-camera-settings/update-time-zone-for-a-camera.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
