# `Cinder.Filters.Date`
[🔗](https://github.com/sevenseacat/cinder/blob/v0.17.0/lib/cinder/filters/date.ex#L1)

Single date filter implementation for Cinder tables.

Renders a single date input and matches a single calendar date. For `:date`
fields it matches exactly; for datetime fields it matches the whole day.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
