Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ utcoffset
Method
utcoffset
python/pyarrow/tests/test_types.py:457–458 ·
view source on GitHub ↗
(self, dt)
Source
from the content-addressed store, hash-verified
455
return
None
456
457
def
utcoffset(self, dt):
458
return
None
459
460
class
BuggyTimezone2(datetime.tzinfo):
461
""
"
Callers
1
check_mtime
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected