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

# Date Expressions

- [After](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/after.md): Determine if the date is after the specified date.
- [AsDate](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/asdate.md): Format a date held in a Databox.
- [Before](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/before.md): Determine if the date is before a specified date.
- [BetweenDates](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/betweendates.md): Determine if a date is between two dates.
- [DateAdd](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/dateadd.md): Adds a specified interval to a Databox value date.
- [Day](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/day.md): Gets the day number from a specified date.
- [Month](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/month.md): Get the month number from the specified date.
- [Now](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/now.md): Returns the current date & time.
- [Today](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/today.md): Returns the current date.
- [WeekDay](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/weekday.md): Returns the week day as a number for the specified date.
- [Year](https://docs.keyfax.biz/product-suite/admin/databox-expressions/date-expressions/year.md): Returns the year for the specified date.
