Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to convert to epoch seconds |
Return Value
Returns an integer representing the number of seconds since the Unix epoch.
Examples
$ Get epoch seconds from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to convert to epoch seconds |
Returns an integer representing the number of seconds since the Unix epoch.