# Time

The "Time" module allows you to display the current time in a widget.

The time displayed is the time set on the viewer's computer.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FgxyBLALukmRNwpey7Bw5%2F3E899A1E-FAEF-4B09-B4CA-C1C35B31F329.png?alt=media&#x26;token=9db8bf13-e571-4400-bf10-ad8aeba0e122" alt=""><figcaption><p>Configuration for the "Time" module</p></figcaption></figure>

<table><thead><tr><th width="54.133321126302064"></th><th width="144.79998779296875"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Description</td><td>This text is displayed when the custom widget is later connected to assets.</td></tr><tr><td><strong>[B]</strong></td><td>Text</td><td>Free text</td></tr><tr><td><strong>[C]</strong></td><td>Show date</td><td>Choose whether the date should also be displayed in the module.</td></tr></tbody></table>


---

# 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://docs.buildings.ability.abb/collection/platform/live-cockpit/widgets/custom-widgets/modules/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.
