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