> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/modulo-fiscal/configuracao-da-emissao-de-nfc-e/ajustar-fuso-horario-para-emissao-de-nfc-e.md).

# Ajustar fuso horário para emissão de NFC-e

## Ajustar fuso horário para emissão de NFC-e

Use este ajuste quando a NFC-e falhar por diferença de horário no terminal.

{% hint style="danger" %}
Disponível a partir da versão **26.06.01.200**.
{% endhint %}

{% hint style="warning" %}
Este ajuste é feito por terminal.

Use quando a emissão fiscal precisar de um fuso diferente do padrão da filial.
{% endhint %}

### Como configurar

{% stepper %}
{% step %}
Acesse **PDV > Configurações > Parâmetros do sistema**.
{% endstep %}

{% step %}
Localize o campo **IP Dispositivo MF-e**.
{% endstep %}

{% step %}
Selecione a opção desejada para forçar o fuso da emissão fiscal.

As opções disponíveis são:

* **Não mudar**
* **-2**
* **-3**
* **-4**
* **-5**
  {% endstep %}
  {% endstepper %}

<figure><img src="/files/3LoC5SXmWvuU2gUc81WU" alt=""><figcaption></figcaption></figure>

### Como escolher a opção

* **Não mudar** mantém o fuso oficial da filial na emissão fiscal. Nesta opção, o sistema não aplica ajuste manual no terminal.
* **-2**, **-3**, **-4** e **-5** forçam o fuso na emissão.
* A configuração vale somente para o terminal ajustado.

{% hint style="info" %}
Depois do ajuste, faça uma emissão de teste.

Se a rejeição continuar, revise qual fuso deve ser usado na operação.
{% endhint %}

{% hint style="info" %}
Se o relógio do terminal também estiver incorreto, ajuste o horário do equipamento em [Ajuste de fuso horário em terminais Clover, BIN, Caixa e Sicredi](/pdv/instalacao-do-pdv-legal/ajuste-de-fuso-horario-em-terminais-clover-bin-caixa-e-sicredi.md).
{% endhint %}


---

# 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://ajuda.pdvlegal.com.br/modulo-fiscal/configuracao-da-emissao-de-nfc-e/ajustar-fuso-horario-para-emissao-de-nfc-e.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.
