Märkus.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida sisse logida või kausta vahetada.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida kausta vahetada.
Returns an integer that represents the month of the specified date.
Note
The cloud storage feature described in this article is no longer supported in Office 2013 and Office 2016 and may result in the following error: Sorry, we're having server problems, so we can't add <service> right now. Please try again later. For cloud storage for Office Online, Office for iOS, and Office for Android, look into our Office Cloud Storage Partner Program.
Syntax
Month (Date)
The Month function contains the following argument.
| Argument name | Description |
|---|---|
| Date |
An expression that can be resolved to a Date/Time value. |
Remarks
Month returns the same value as DatePart (month, date).
If Date contains only a time part, the return value is 1, the base month.