Calendar constructor

Calendar(value)

def __init__(self, value):
    ...
ParameterTypeDescription
valueCalendarValue

See Also