MCPcopy Create free account
hub / github.com/dateutil/dateutil / get_current_tz

Method get_current_tz

tests/_common.py:105–106  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

103 self._old_tz = None
104
105 def get_current_tz(self):
106 raise NotImplementedError
107
108 def set_current_tz(self):
109 raise NotImplementedError

Callers 1

__enter__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected