kopia lustrzana https://github.com/collective/icalendar
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>pull/896/head
rodzic
24740fbfda
commit
7b69671980
|
@ -1560,7 +1560,7 @@ def get_start_property(component: Component) -> date | datetime:
|
||||||
component: The component from which to get its start property.
|
component: The component from which to get its start property.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
The DTSTART value
|
The ``DTSTART`` value.
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
IncompleteComponent: If no DTSTART is present
|
IncompleteComponent: If no DTSTART is present
|
||||||
|
|
Ładowanie…
Reference in New Issue