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

# Utility

> Small helpers that fill in the gaps.

Small helpers that fill in the gaps.

## Now

<code>util.now</code> · action

Get current timestamp. Use for time comparisons. Access: now\.unix\_ms (for ClickUp due\_date), now\.unix\_s, now\.iso.

**Settings**

*No configuration.*

**Produces**

* `unix_ms` — Unix Milliseconds
* `unix_s` — Unix Seconds
* `iso` — ISO 8601
