> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/sdk-coding-nodes/over-nodes/get-current-datetime.md).

# Get Current Datetime

The **Get Current DateTime** node retrieves the current date and time from the system as a **DateTime** object. This node is ideal for applications that require precise timestamps or need to perform operations on date and time values, such as calculations, comparisons, or formatting.

**Outputs**

* **DateTime (C# DateTime Object)** : The current date and time, returned as a native **DateTime** object. This allows for flexible manipulation and integration with other nodes.

<figure><img src="https://123660717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2FLxvNgllCuvjL3ck1y1H2%2Fimage.png?alt=media&amp;token=c549dec6-422e-4220-93d0-028561a5379a" alt=""><figcaption></figcaption></figure>
