This function returns the time part of any given timestamp.
Bash
timePart(timestamp, timeZone) #Output: Number
If you need the date part instead you might want to have a look at the function datePart().
📚 Use cases and examples
| Use case |
|---|
| No content found. |