# DateTimeOffsetUtcNow ()

| **Name**    | ***DateTimeOffsetUtcNow***                                         |
| ----------- | ------------------------------------------------------------------ |
| Syntax      | DateTimeOffsetUtcNow ()                                            |
| Purpose     | To return the current UTC date and time of the machine (computer). |
| Description | Gets the system’s current UTC date and time.                       |
| Return Type | Date TimeOffset                                                    |
| Parameter   | -                                                                  |

**Example**

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/gwuhUaBK0Q3HIN0GGNF3/0.png)

In this example, we will drag-and-drop the *DateTimeOffsetUtcNow* function transformation object to the *dataflow designer* window.

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/kjIrVBSEsIEiM1VCHZlq/1.png)

Current system time:

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/kArb3ZIfIpxOhR26FhJp/2.png)

Right-click on the function transformation object and select *Preview Output.* You can see that Astera Data Stack has returned the current UTC system date and time.

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/E0cxQ901ul83wl3KDf5F/3.png)
