> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/november-2019/general/how-to-change-date-time-format-in-iis-on-windows-10.md).

# How to Change Date-Time Format in IIS on Windows 10?

## Updating Date-Time Format in IIS

Follow the given steps to update the Time & Date format in IIS on Windows 10:

**Step-1.** Go to the search bar & search for Control Panel.\
**Step-2.** Open Control Panel.

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

**Step-3.** Click on Region Option.

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

**Step-4.** In the Region Tab, click on **Additional Settings.**

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

**Step-5.** Change the date & time format in **dd/MM/YY** format and click on ‘OK’ button.

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

**Step-6.** Now, go to **Administrative** Tab, and click on the **Copy Settings** button.

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

**Step-7.** Select the two options under “**Copy your current settings to:**” option & click on OK button.

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

**Step-8.** Now, Logoff and Login to your system, or you can restart the computer.


---

# 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://kb.logicerp.com/logic-erp-version-release-notes/november-2019/general/how-to-change-date-time-format-in-iis-on-windows-10.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.
