Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ tzinfo_examples.py
File
tzinfo_examples.py
Doc/includes/tzinfo_examples.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
datetime
as
dt
2
3
# A class capturing the platform's idea of local time.
4
# (May result in wrong values on historical times in
Callers
nothing calls this directly
Calls
3
LocalTimezone
Class · 0.85
datetime
Method · 0.80
USTimeZone
Class · 0.70
Tested by
no test coverage detected