> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/centre-de-documentation-payfacto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/centre-de-documentation-payfacto/veloce-fr/veloce/utilitaires-dinstallation/date-et-heure.md).

# Date et heure

### Format de l'heure (12h / 24h)

Le format de l'heure ne peut être modifié qu'entre les formats 12h et 24h. Il n'est pas possible de le personnaliser davantage. &#x20;

Pour sélectionner les formats 12h et 24h :&#x20;

1. Connectez-vous au Back-Office Veloce.

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

2. Démarrer le module Setup / Utilities.

<figure><img src="/files/4aHXrXG7gRWv4r4yipm9" alt=""><figcaption></figcaption></figure>

3. Cliquez sur le lien Configuration du système. (ou utilisez l'option de menu Configuration > Configuration du système)

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

4. Cliquez sur l'onglet Divers.

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

5. Repérez la case à cocher Format militaire de l'heure, au bas de la section Options.

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

Activez cette option pour sélectionner le format 24h. Désactivez-la pour sélectionner le format 12h.

***

### Format de la date

Le format de date utilisé au POS et dans les rapports est déterminé par les paramètres régionaux de Windows du PC sur lequel le serveur Veloce est installé.


---

# 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://docs.payfacto.com/centre-de-documentation-payfacto/veloce-fr/veloce/utilitaires-dinstallation/date-et-heure.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.
