> For the complete documentation index, see [llms.txt](https://docs.cascade.io/cascade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cascade.io/cascade/functions-and-expressions/functions/date-time/second.md).

# SECOND

SECOND( `date` )

Returns the second for the given date/time element or array of dates. Second is given as an integer, ranging from 0 (12:00:00 AM) to 59 (12:00:59 AM), for any given minute.

### Arguments

| Argument | Description        |
| -------- | ------------------ |
| `date`   | Date/time value(s) |

### Output

Second of the given minute for each input `date`

### Example

{% embed url="<https://datawrapper.dwcdn.net/9oDPc/1>" %}
