DateDiff (PQL)

Returns the difference between the 2 specified date-time values expressed by the date-part.

  • Returned Output: Numeric
  • Library: PQL \ Granular \ Date-Time
  • Version: 2023.00.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

DateDiff( <Column DateTime> , <Column DateTime> , <Flag> )

* Click on the function's arguments above for more details on the input values.

Comments