$second
The$second operator extracts the second component from a date object (0-59).
Input
- A single date object
Output
- The second component of the date as an integer (0-59)
Examples
Extract Second from Date
45
$second operator extracts the second component from a date object (0-59).
45