Skip to main content
Returns the hour component of the given Date as a number. Category: date Syntax:
Returns: IntColumn Context Filtering: ✓ Yes

Parameters

Allowed Column Types: DATETIME

Validation

  • Minimum parameters: 1
  • Maximum parameters: 2

Examples

Returns hour from the given date value. Result: 7
Returns the hour component of each date value in the [Date] column as a number.
Last modified on March 13, 2026