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

HOUR

Returns the hour of a datetime value.

Syntax

HOUR(datetime)

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

Examples

Last updated