MCPcopy Create free account
hub / github.com/apache/arrow / utcoffset

Method utcoffset

python/pyarrow/tests/test_types.py:458–459  ·  view source on GitHub ↗
(self, dt)

Source from the content-addressed store, hash-verified

456 return None
457
458 def utcoffset(self, dt):
459 return None
460
461 class BuggyTimezone2(datetime.tzinfo):
462 """

Callers 1

check_mtimeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected