Easy Tutorial
❮ Func Strcomp Func Createobject ❯

VBScript Month Function



The Month function returns a number representing the month of the year, ranging from 1 to 12.

Syntax

Parameter Description
date Required. Any expression that represents a date.

Example

Example

The output of the above example:


❮ Func Strcomp Func Createobject ❯