Converts a Unix timestamp to a Date data type. Category:Documentation Index
Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
Use this file to discover all available pages before exploring further.
date
Syntax:
DateTimeColumn
Context Filtering: ✓ Yes
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
number | number|column | ✓ Yes | A number or column of numbers representing a Unix timestamp (seconds or milliseconds). |
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Examples
1970-01-01 00:00:00
2017-08-26 05:21:34