Year
Description
Returns the year from 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 | Year() returns |
---|---|
2022-02-18 13:30:00.000 | 2022 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Year" to see an example of this function.