get_month


Description:

public int get_month ()

Returns the month of this DateTime.

January is 1, February is 2, etc..

Parameters:

this

a DateTime

Returns:

The month of this DateTime, or -1 if none is set.