Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ start
Method
start
src/pendulum/interval.py:216–217 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
214
215
@property
216
def
start(self) -> _T:
217
return
self._start
218
219
@property
220
def
end(self) -> _T:
Callers
2
_parse_iso8601_duration
Function · 0.80
_start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected