 | HoursDifference - returns the difference between two dates in hours, always positive... last change: 11.08.2026 15:43 |
Infomir functionality...
Lambda function type:  | - work with numbers... |
Category (Slovak): Číselné
Category (English): Numeric
Description (Slovak): - vráti rozdiel dvoch dátumov v hodinách, vždy kladný...
Description (English): - returns the difference between two dates in hours, always positive...
Function parameters: (date1,date2)
Function parameters for example: (01.01.2026 8:00,01.01.2026 10:00)
HoursDifference(date1,date2)
Description
- returns the difference between two dates in hours, always positive...
Call example
@HoursDifference(01.01.2026 8:00,01.01.2026 10:00)@
Example
2.0