MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / datetime.py

File datetime.py

tools/python-3.11.9-amd64/Lib/datetime.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Concrete date/time and related types.
2
3See http://www.iana.org/time-zones/repository/tz-link.html for
4time zone and DST data sources.

Callers

nothing calls this directly

Calls 7

_days_before_yearFunction · 0.85
timedeltaClass · 0.85
dateClass · 0.85
timeClass · 0.85
datetimeClass · 0.85
appendMethod · 0.45
_createMethod · 0.45

Tested by

no test coverage detected