> For the complete documentation index, see [llms.txt](https://docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/now.md).

# Now

The **Now** expression operates independently of the Databox value (also, see the expression `Today`). It can only be used as a parameter to another function or after an operator.&#x20;

<table data-full-width="false"><thead><tr><th>Function</th><th>Sample Expression</th><th>Example Result</th><th>Comments</th></tr></thead><tbody><tr><td><code>Now</code></td><td>&#x26;Format(Now,”dd MM yyyy – HH:mm”)</td><td>01 04 2023 – 09:00</td><td>Returns the present date and time</td></tr></tbody></table>
