> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/pos-help/pos-help/pos-date-or-time-is-wrong.md).

# POS date or time is wrong

## POS date or time is wrong

Use this when the POS shows the wrong date or time.

This also applies when you correct the time, but it changes back later.

{% hint style="info" %}
Change the date and time in **Config Client** first. If it reverts, a network time source is likely overriding the POS setting.
{% endhint %}

<details>

<summary>Keywords</summary>

**Also called:** wrong time on POS, incorrect register date, POS clock wrong, register time wrong, time not updating

**Keywords:** change POS time, update POS date, Config Client time, POS time keeps reverting, wrong date on register, wrong time on register, network time override, NTP time source

</details>

### Symptoms

You may see one or more of these:

* The POS shows the wrong date.
* The POS shows the wrong time.
* The time is corrected, then changes back.
* The clock is wrong after a daylight saving change.

### Before you start

* Confirm the store’s correct date, time, and time zone.
* Make sure you can sign in to **Config Client**.
* If the time already changed back once, expect a network time issue.

***

### How to fix the issue

{% stepper %}
{% step %}

### Open Config Client

Sign in to **Config Client** from the back office or the POS.
{% endstep %}

{% step %}

### Update the date and time

Set the correct **date** and **time**.

Save the changes.

If the time stays correct, stop here.

Continue to Step 3 if the time reverts back to wrong time.
{% endstep %}

{% step %}

### Check for a network time override

If the time reverts, the network time source is likely overriding the POS setting.

Contact the network team or network Helpdesk to correct the time on their end.
{% endstep %}
{% endstepper %}

***

### Still showing the wrong time?

If the time is still wrong after these steps, contact the **Verifone Helpdesk**.

{% hint style="info" %}
N**eed assistance? Contact Verifone Helpdesk at anytime.**

* Use our **Chat** platform
* Or call **1.800.VERIFONE (837.4366)**

Tell us the troubleshooting steps you’ve already tried. This saves time and gets you the right support faster.
{% endhint %}

### FAQ

<details open>

<summary>Where do I change the date and time?</summary>

Change it in **Config Client**.

</details>

<details open>

<summary>Why does the time keep changing back?</summary>

A network time source is likely overwriting the manual setting.

</details>

<details open>

<summary>Can I fix the network time override from the POS?</summary>

No. The network team must correct that source.

</details>


---

# 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://commanderhelp.verifone.com/pos-help/pos-help/pos-date-or-time-is-wrong.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.
