Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ dst
Method
dst
IPython/utils/tz.py:33–34 ·
view source on GitHub ↗
(self, d)
Source
from the content-addressed store, hash-verified
31
return
ZERO
32
33
def
dst(self, d):
34
return
ZERO
35
36
UTC = tzUTC()
37
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected