cDateTime: Month (get)

Month

Returns the Month part of the current date representation.

 Public Property Get Month ( ) As Long

Return Values

Long -  The month of the date.

Remarks

Read Only.

See Also

Project VBCorLib Overview | Class cDateTime Overview