Second
Description
Returns the seconds value from the specified argument's date value. A new column is created for the results.
Use
- Argument:
- Select an argument. (Date)
- Output field name:
- Enter an output field name.
Example
Date value | Second() returns |
---|---|
2022-01-05 11:59:21.137 | 21 |
2022-03-12 16:31:54.014 | 54 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Second" to see an example of this function.