> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000005246.md).

# How to change the date format in the GenomeStudio Final Report in the Processing Date Field

GenomeStudio users might be interested in changing the date format in the Final Report but are unable to find any option in GenomeStudio. This is because the GenomeStudio software does not provide any option to change time/date settings.

The date and time settings displayed in the Final Report are **based on Operation Sytem (OS) settings**. Some users might change the date and time settings but still experience that the changes made to the OS settings are not displayed in the Final Report (Figure 1). This is because the **GenomeStudio software operates in English (US)**, therefore, the Region and language settings would have to be set to English (US) on the computer as well.

For instructions on how to create a Final Report, review the paragraph “**Generate a Final Report**” in the [**GenomeStudio Genotyping Module v2.0 User Guide**](https://support.illumina.com/downloads/genomestudio-2-0-user-guides.html) or [How to generate a Final Report and export a Data Table in GenomeStudio 2011.1 Methylation Module](/microarray/general/microarray-general-reference_material-list/000008282.md).

![](/files/lp5iANTTTb24UcPq4gSQ)

**Figure 1.** Processing Date as listed in the Final Report from GenomeStudio.

**How to change the date format in the GenomeStudio Final Report in the Processing Date Field from MM/dd/yyyy to dd/MM/yyyy**

**Windows 10:**

1. Right click on the desktop and select **Personalize** (Figure 2).

   ![](/files/v7UiSvL1h5IAmflmtJgp)

**Figure 2.** Pop-up window that opens upon right-clicking on the desktop.

2. Search for **Date & time settings** in the search field and open (Figure 3).

   ![](/files/K8jUX8y0SsKeU2EbzZ9W)

**Figure 3.** Search bar in the Settings window.

3. Keep the local Time zone and select **Region** (Figure 4).

![](/files/3M7ZR3uSc7bvspE6ozMB)

**Figure 4.** Date & Time Settings.

4. Change **Country or region** to **United States** as well as **Current format** to **English (United States)**. Then select **Additional date, time & regional settings** (Figure 5).

![](/files/vOWq0PLpio5L2Ww910z0)

**Figure 5.** Region settings window.

5. This opens the Control Panel - Clock and Region window. Select **Date and Time** (Figure 6).

![](/files/qqpNpS0gX623sckJYRDi)

**Figure 6.** Control Panel - Clock and Region window.

6. In the Date and Time window, select **Change date and time...** (Figure 7).

![](/files/dYorZmvympXg131VHiIK)

**Figure 7.** Date and Time window.

7. In the pop-up window, select **Change calendar settings** (Figure 8).

![](/files/9nPl3CIOVW1xfiU6ncIQ)

**Figure 8.** Pop-up window of the Date and Time Settings.

8. This opens the Region window. Go to **Additional settings** (Figure 9).

![](/files/ao7cXtZmGvxekDcQXCly)

**Figure 9.** Region Window.

9. In the new window, customize the format as wished. Type into the Short date: **dd/MM/yyyy** and in the Long date **dddd, d MMMM, yyyy** (Figure 10).

*

```
* To save the changes made, please select **Apply** and then **OK**.
```

```
* In the Region window, please also click on **Apply** and **OK**.
* In the Date and Time Settings window, please click on **OK**.
* Finally, in the Date and Time window, please click **Apply** and on **OK**.

![](/files/Xm1gVa1xRKcLwsCC60ut)
```

**Figure 10.** Customize Format window.

10. Open the GenomeStudio project and create a Final Report with the new settings. The output should populate the set date format:

![](/files/KdBMBoCG1z1F37Yed5DM)

**Figure 11.** Final Report with new date settings.

**Windows 11:**

1. Right click on the desktop and select **Personalize** (Figure 2).
2. Search for **Date & time settings** in the search field and open (Figure 12).

![](/files/6cPuN5X2gWi5pBNgpM6f)

**Figure 12.** Search bar in the Settings window.

3. Keep the local Time zone and select **Region** (Figure 13).

![](/files/H216cKI4BfW5VdYa4y8U)

**Figure 13.** Date & Time Settings.

4. Change **Country or region** to **United States** as well as **Current format to English (United States)** (Figure 14).

![](/files/NwxIi9I62dhNLdj85hzA)

**Figure 14.** Region settings window.

5. Go back to the search bar at the top of the window, search for **Control Panel** and open it (Figure 15).

![](/files/lwhGEW8oPh0wxOIf2OZ2)

**Figure 15.** Search bar in the Time & Date window.

6. In the Control Panel, go to **Date and Time** (Figure 16).

![](/files/rtCVQnvcQZ9pq4Z7xxzI)

**Figure 16.** Control Panel.

7. Follow steps 6-10 outlined under Windows 10 section.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #5246), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000005246%20-%20Microarray%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000005246.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.
