Gets the date and returns the corresponding weekday number.Returns an integer, ranging from 0 (Sunday) to 6 (Saturday).
Serial_number
Represents the date entered.
Despite the text and date types, the parameter can also be a serial number in the 1900 date system for extracted data. For example, 35796 represents 1998-01-01.
The parameter can only be of the date or text type for real-time data.
Value
For details, see New Calculation Column.
Example:
If any parameter is NULL, the result is NULL.
WEEKDAY("2005/9/10")
6
(Saturday)
WEEKDAY("2005/9/11")
0
(Sunday)
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy