# How do I change the transaction time?

No, you cannot change the time and date stamp of transactions manually.

Imonggo always records the transaction in real time based on the server's absolute time (also called UTC or GMT time). To display the correct local transaction time, you may have to set the timezone manually.

To change the timezone:

### Step 1:

&#x20;Go to Settings.

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

### Step 2:

Select Store details under General.

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

### Step 3:

Modify your timezone according to your local time.

<figure><img src="/files/7S19ZG9QP2bXSOu6Je2w" alt=""><figcaption></figcaption></figure>

### Step 4:

Click on **Save** - located in the upper right corner of the screen.

\
If you are using Store v2, Imonggo will use your PC's current time setting for the invoice time.


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/how-do-i-change-the-transaction-time.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.
