HOUR (PQL - xl)
This function returns the hour that corresponds to a specified time
- Library: PQL \ Spreadsheet \ Date & Time
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
- Solve: This function can be used with the Solve plug-in: both as part of the objective function and constraint functions
Syntax
HOUR(serial number)
Function Arguments
Name | Description | Type | Optional |
serial number | A number or text in time format | StringOrNumber |
|
Comments
This function is the same as the Microsoft Excel 'HOUR' function - using the same inputs, logic and outputs.