YEAR(text/date,format)
Returns the year of a date.
text/date
The returned value is an integer ranging from 1900 to 9999.
Format
Value
The function allows the parameters to be empty. That is, you can simply use YEAR(). If the parameters are empty, the function returns the year of the current system server time.
If any parameter is NULL, the result is NULL.
YEAR()
2020, corresponding to the system server time at 2020-10-23 15:36:25.
YEAR("2000/1/1")
2000
YEAR("1997-04-20","yyyy-MM-dd")
1997
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy