Date.GetMonth Method
| Explanation | Returns the month part of a date in local time with a month number with January as 0. | |
| Call format | var v = d.GetMonth () | |
| Return value | Numerical value indicating the month number | |
| Argument | None | |
| Exception | None | |
| Example of use | | |
| Related item | ||