Minute
Description
Returns the minute from from the specified argument's date value. A new column is created for the results.
The returned value is a Long data type.
Use
- Argument:
- Select an argument. (Date)
- Output field name:
- Enter an output field name.
Example
Date value | Minute() returns |
---|---|
2022-01-05 02:30:00.000 | 30 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Minute" to see an example of this function.