Introduction
Returns the minute component of a specific time, in numeric format.
FORMULA | YEAR(datetime_col) |
EXAMPLE FORMULA | YEAR(datetime_col) |
EXAMPLE INPUT | 2021-04-22 1:02:03 |
EXAMPLE OUTPUT | 2021 |
Sample Usage
Valid Examples | Invalid Examples |
YEAR(datetime_col) | YEAR(number_col) |
YEAR(text)col) |
Notes
- Must be a Date data type to work
See Also
Still having issues? Contact us at support@gigasheet.com
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article