DATEVALUE (PQL - xl)
This function returns a DateTime object of the specified date
- Library: PQL \ Spreadsheet \ Date & Time
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
DATEVALUE(date text)
Function Arguments
Name | Description | Type | Optional |
date text | Text that represents a date | String |
|
Comments
This function is the same as the Microsoft Excel 'DATEVALUE' function - using the same inputs, logic and outputs.