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

# Constants

<AccordionGroup>
  <Accordion title="TODAY">
    Returns the current datetime in UTC.

    <Frame caption="Getting the current date - this current computer is in CET, i.e. UTC+2">
      <img src="https://mintcdn.com/less-51/djN6yMHrWL_J2lhR/images/canvas/syntax/constants/TODAY.png?fit=max&auto=format&n=djN6yMHrWL_J2lhR&q=85&s=f66b05cafac1680a70d51494635fb267" alt="TODAY function" width="3480" height="2274" data-path="images/canvas/syntax/constants/TODAY.png" />
    </Frame>
  </Accordion>

  <Accordion title="NULL">
    Returns a null value.

    <Frame caption="Getting a null value">
      <img src="https://mintcdn.com/less-51/djN6yMHrWL_J2lhR/images/canvas/syntax/constants/NULL.png?fit=max&auto=format&n=djN6yMHrWL_J2lhR&q=85&s=6405b2f7e95f595b7617a23c8bb9f871" alt="NULL function" width="1882" height="1244" data-path="images/canvas/syntax/constants/NULL.png" />
    </Frame>
  </Accordion>
</AccordionGroup>
