date
Syntax:
IntColumn
Context Filtering: ✓ Yes
Parameters
Allowed Column Types: DATETIME
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Examples
5
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
date
Syntax:
Second([date_column])
IntColumn
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
date_column | column|datetime | ✓ Yes | The date or column containing date values from which the second component is extracted. |
Second(Date("2007-08-14 07:11:05"))
5
Second([Date])