Skip to main content
Returns an integer representing the second component of a specified date and time. Category: date Syntax:
Returns: IntColumn Context Filtering: ✓ Yes

Parameters

Allowed Column Types: DATETIME

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Extracts the second from the specified date and time. Result: 5
Returns the second component for each value in the [Date] column.
Last modified on March 13, 2026