> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.logger.logger_utils.get_current_ts

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### get\_current\_ts

```python theme={null}
get_current_ts() -> str
```

Get current timestamp in UTC timezone.<br />Returns: <br />    str: Current timestamp in UTC timezone

<b>Returns:</b>

| Type | Description                            |
| ---- | -------------------------------------- |
| str  | str: Current timestamp in UTC timezone |

<br />
