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

MINUTE

Returns the minute of a datetime value.

Syntax

MINUTE(datetime)

  • datetime - the datetime value from which the minute should be returned - Value type: date

Examples