month property

Source.month property

Gets the month of a source.

@property
def month(self) -> str:
    ...

See Also