> For the complete documentation index, see [llms.txt](https://docs.kuwala.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kuwala.io/transformation-catalog/time/compare-with-date.md).

# Compare with date

### Description

With this transformation, you can filter a table by comparing a date column with a given date.

### Parameters

* column
* comparator
  * Options: equal, not\_equal, less, greater, less\_or\_equal, greater\_or\_equal
* comparison\_date
  * Format: YYYY-MM-DD
