> 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/today.md).

# Today

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

<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>Today</code></td><td>&#x26;Format(Today, “MMM yyyy”)</td><td>Jun 2023</td><td>Returns the present date</td></tr></tbody></table>
