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

Method set_current_tz

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

Source from the content-addressed store, hash-verified

106 raise NotImplementedError
107
108 def set_current_tz(self):
109 raise NotImplementedError
110
111
112class TZEnvContext(TZContextBase):

Callers 2

__enter__Method · 0.95
__exit__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected