get_week_value method

get_week_value

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

Returns

The week value.

def get_week_value(self):
    ...

See Also