get_month_value method

get_month_value

This method is used to get the value as a DateTime object. This method is valid if only only type of the input element is “month”

Returns

The date object.

def get_month_value(self):
    ...

See Also