For the complete documentation index, see llms.txt. This page is also available as Markdown.

DAY

Returns the day of a date.

Syntax

DAY(date)

  • date - the date from which the day should be returned - Value type: date

Examples

DAY of a single value
DAY of multiple values

Last updated