date
Syntax:
IntColumn
Context Filtering: ✓ Yes
Parameters
Allowed Column Types: DATETIME, DATE
Validation
- Minimum parameters: 1
- Maximum parameters: 2
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
date
Syntax:
Day([date_column], |timezone|)
IntColumn
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
date_column | column|datetime | ✓ Yes | The date from which to extract the day component. |
timezone | text | ✗ No | Optional IANA time zone name (e.g., “Europe/Amsterdam”). |
Day([Date])