TIMEVALUE (PQL - xl)
This function returns the TimeSpan object of the time represented by a text string
- Library: PQL \ Spreadsheet \ Date & Time
 - Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
 
Syntax
TIMEVALUE(time text)
Function Arguments
Name  | Description  | Type  | Optional  | 
|---|---|---|---|
time text  | Specify a time as a text string  | String  | 
  | 
Comments
This function is the same as the Microsoft Excel 'TIMEVALUE' function - using the same inputs, logic and outputs.