> 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="/files/tSn3zxCkEwwAR9idZ0sR" alt=""><figcaption></figcaption></figure>
