Microsoft® Visual Basic® Scripting Edition
Month Function
Language Reference |

See Also


Description
Returns a whole number between 1 and 12, inclusive, representing the month of the year.

Syntax

Month(date)

The date argument is any expression that can represent a date. If date contains Null, Null is returned.

© 1996 by Microsoft Corporation.