Rows will be joining Superhuman.
Learn more
Product
Rows AI
Your number crunching sidekick
Integrations
Seamless connections to your tools
Support Docs
Learn how to make the most out of Rows.
Features
All-in-one spreadsheet for teams
Pricing
Templates
Community
Sign in
Sign up for free
Rows will be joining Superhuman
Learn more
Functions
YEAR
Get the year from a date.
Parameter List
Syntax
YEAR
(
date
)
date
The date to return the year from. For example:
"2019-06-29"
.
Examples
Example 1
YEAR("2018-11-22") returns 2018
Parameter List
Examples