# Date and time tests

Discover the different date and time tests available in CQL.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Before test](/reference/cql/expressions/tests/date-time/before): Learn how to check if a date time is before another.
- [After test](/reference/cql/expressions/tests/date-time/after): Learn how to check if a date time is after another.
- [At-time test](/reference/cql/expressions/tests/date-time/at-time): Learn how to check if a date time is at a specific time of day.
