Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
seconds | Integer | The number of seconds since the Unix epoch |
Return Value
Returns a Datetime corresponding to the given epoch timestamp in seconds.
Examples
$ Create datetime from epoch seconds
| Name | Type | Description |
|---|---|---|
seconds | Integer | The number of seconds since the Unix epoch |
Returns a Datetime corresponding to the given epoch timestamp in seconds.